Click here to Skip to main content
15,887,361 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: The wonderful world of UEFI [or not]. Pin
Member 1507871624-Jul-22 19:33
Member 1507871624-Jul-22 19:33 
GeneralRe: The wonderful world of UEFI [or not]. Pin
OriginalGriff24-Jul-22 19:36
mveOriginalGriff24-Jul-22 19:36 
GeneralRe: The wonderful world of UEFI [or not]. Pin
jmaida23-Jul-22 15:56
jmaida23-Jul-22 15:56 
AnswerRe: The wonderful world of UEFI [or not]. Pin
Member 1507871624-Jul-22 19:40
Member 1507871624-Jul-22 19:40 
GeneralRe: The wonderful world of UEFI [or not]. Pin
Richard Andrew x6424-Jul-22 11:24
professionalRichard Andrew x6424-Jul-22 11:24 
GeneralRe: The wonderful world of UEFI [or not]. Pin
Member 1507871624-Jul-22 20:14
Member 1507871624-Jul-22 20:14 
GeneralSorry, but it is weekend ;) A self made leslie .... St. Louis Blues Pin
0x01AA23-Jul-22 8:29
mve0x01AA23-Jul-22 8:29 
PraiseWoo! What a good start to today Pin
honey the codewitch23-Jul-22 6:45
mvahoney the codewitch23-Jul-22 6:45 
I've been working for like a week - a week on getting my I2S audio drivers working on an ESP32 using either the internal DAC or an external I2S module with its own DAC.

SFX on an ESP32 - YouTube[^]

Well, I did it. I got the hardware working, and can now stream wavs off of internal storage or an SD card, and loop them.

That's the basics - just enough for me to verify I've got the hardware devices working.

Now I can/need to implement the algorithms like resampling and filtering and such. The transport code corollary in SFX to my draw code in GFX - it does all the algorithmic operations to make it work.

This is a big friggin deal because the *only* libraries to do audio on the ESP32 I've found are licensed under the General Public Virus so creating derivative works is pretty much off the table - I won't use GPL, and the code is ugly as sin, making not creating a derivative work and using it as is pretty much off the table.

I'm not making any derivative work. I had to hit the Internet forums for arcana, count bits, and wave dead chickens. I admit there was a little bit of praying to old gods involved, and that's not usually my style.

Anyway, I'm a long way from a release I feel comfortable writing an article around, but I've cleared the first (very) major hurdle.
To err is human. Fortune favors the monsters.

GeneralRe: Woo! What a good start to today Pin
jmaida23-Jul-22 8:37
jmaida23-Jul-22 8:37 
GeneralRe: Woo! What a good start to today Pin
raddevus24-Jul-22 10:41
mvaraddevus24-Jul-22 10:41 
GeneralRe: Woo! What a good start to today Pin
honey the codewitch24-Jul-22 10:42
mvahoney the codewitch24-Jul-22 10:42 
GeneralRe: Woo! What a good start to today Pin
raddevus24-Jul-22 11:14
mvaraddevus24-Jul-22 11:14 
GeneralWordle 399 Pin
StarNamer@work22-Jul-22 14:04
professionalStarNamer@work22-Jul-22 14:04 
GeneralRe: Wordle 399 Pin
0x01AA22-Jul-22 14:15
mve0x01AA22-Jul-22 14:15 
GeneralRe: Wordle 399 Pin
Amarnath S22-Jul-22 14:25
professionalAmarnath S22-Jul-22 14:25 
GeneralRe: Wordle 399 Pin
Peter_in_278022-Jul-22 16:05
professionalPeter_in_278022-Jul-22 16:05 
GeneralRe: Wordle 399 Pin
Sandeep Mewara22-Jul-22 19:12
mveSandeep Mewara22-Jul-22 19:12 
GeneralRe: Wordle 399 Pin
OriginalGriff22-Jul-22 19:15
mveOriginalGriff22-Jul-22 19:15 
GeneralRe: Wordle 399 Pin
pkfox22-Jul-22 20:49
professionalpkfox22-Jul-22 20:49 
GeneralRe: Wordle 399 Pin
Sander Rossel22-Jul-22 23:43
professionalSander Rossel22-Jul-22 23:43 
GeneralRe: Wordle 399 Pin
pkfox23-Jul-22 2:41
professionalpkfox23-Jul-22 2:41 
GeneralRe: Wordle 399 Pin
Greg Utas23-Jul-22 0:22
professionalGreg Utas23-Jul-22 0:22 
GeneralRe: Wordle 399 Pin
Cp-Coder23-Jul-22 3:02
Cp-Coder23-Jul-22 3:02 
GeneralRe: Wordle 399 Pin
FreedMalloc23-Jul-22 4:57
FreedMalloc23-Jul-22 4:57 
GeneralRe: Wordle 399 Pin
jmaida23-Jul-22 6:18
jmaida23-Jul-22 6:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.