devkitPro / 3ds-examples

Examples for 3DS using devkitARM, libctru, citro3d and citro2d
https://devkitpro.org/viewforum.php?f=39
453 stars 51 forks source link

3ds-examples/audio/mic not working #30

Closed badda71 closed 5 years ago

badda71 commented 5 years ago

The microphone example in 3ds-examples/audio/mic is not working on my N3DS (B9S w/ luma 10.0.1). Compiles and runs fine but no audio is recorded and/or played - only silence. Can anyone confirm this working on the above config?

WinterMute commented 5 years ago

This is working fine for me on the same setup. Recordings can be quite quiet though so check with the volume up full.

badda71 commented 5 years ago

I compiled again and tested - it actually does work. No idea what I did wrong ...