linguini1 commented on PR #3633:
URL: https://github.com/apache/nuttx-apps/pull/3633#issuecomment-4951778583

   > Which board are you citing?
   
   > I think spresense:fmsynth uses it because it calls 
fmsynth/mmlplayer_main.c calls: #include <audioutils/mml_parser.h> So, it will 
work in any board with an audio codec, even on stm32f4discovery board.
   
   The spresense board, which is the only one that implements the functions 
`board_audio_power_control`, etc. used by the old example. So, the example 
worked only for that board
   
   I can't confirm that the example still works on the spresense board, again 
because there's no documentation on how to use it but I also don't have a 
spresense board. My goal was to make the RTTL player work for any board by 
using user-space interfaces instead. Anyone depending on this for spresense 
would have to add a patch to add a player for the spresense interfaces.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to