arpruss / USBComposite_stm32f1

USB Composite library for STM32F1 (HID, Serial, MIDI and XBox360 controller)
Other
381 stars 76 forks source link

[AUDIO] Only MIC_MONO and samplerate 8000 is working #79

Open M0n7y5 opened 3 years ago

M0n7y5 commented 3 years ago

I was trying Audio examples from example folder and i noticed that audio will not work until i set MIC_MONO and sample rate to 8000Hz. Is this a bug or its because AUDIO class is not fully implemented?

M0n7y5 commented 3 years ago

@arpruss

soreau commented 3 years ago

All the audio examples should work with latest.