You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/11/30 07:52:18 UTC

[GitHub] [incubator-nuttx] no1wudi opened a new pull request #2445: drivers/audio: Make audio_null play at real speed

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


   ## Summary
   Calculate the delay according to the sampling rate, data width, and number of channels, consume the data buffer after the delay, and simulate the normal playback process
   
   ## Impact
   Only audio_null device
   
   ## Testing
   Tested on imx6 qemu & custom board
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2445: drivers/audio: Make audio_null play at real speed

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #2445:
URL: https://github.com/apache/incubator-nuttx/pull/2445


   


----------------------------------------------------------------
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:
users@infra.apache.org