jerpelea opened a new pull request #2282:
URL: https://github.com/apache/incubator-nuttx/pull/2282


   ## Summary
   Add basic sample rate conversion to the CXD56 Spresense audio
   driver using libsamplerate.
   Separate contributions are sent to libsamplerate 
(https://github.com/libsndfile/libsamplerate)
   
   Status
   Currently conversion is only done
   during playback and all output is fixed at 48 kHz.
   
   Issues:
   - 16 kHz SRC has glitches (unless data dump is enabled)
   - 44.1 kHz SRC gets stuck
   
   ## Impact
   SONY spresense board (SRC is disabled by default)
   
   ## Testing
   tested on Sony spresense board with and without CONFIG_AUDIO_CXD56_SRC


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to