libctru/examples/audio/mic
2015-12-07 11:44:36 +01:00
..
source Fix order of memalign parameters in MIC example. 2015-11-18 15:45:01 -08:00
Makefile Update Makefiles for devkitARM r45 2015-12-07 11:44:36 +01:00
README.md move mic example to audio subfolder 2015-01-03 00:10:32 +00:00

mic

Example for using the microphone with ctrulib. Hold down the A button to record, the app will then play the recorded audio once the A button is released. Roughly 32 seconds of audio can be recorded with the default audiobuf size in this app.