Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNeed help with audio
I'm supposed to store incoming audio, and I found this code used working with the "meida computer". Exactely where is the incoming data stored? Here is the code: A fragment of C code t...
Altera_Forum
Honored Contributor
16 years agoObviously in left_buffer and right_buffer, which can be expected to exist in NIOS RAM space.