acassis commented on PR #3477: URL: https://github.com/apache/nuttx-apps/pull/3477#issuecomment-4554662409
> > > > @acassis: Right, but I think it will not be useful without some real driver integration :-( > > > > > > > > > That was exactly my concern :-) > > This is what I do not understand, sorry. This small library helps me to focus on the implementation of _how to make a sound_ on our board, instead of also dealing with _what to do with RTTTL string to convert it to proper tone_. I just wanted to share it. > > > @ghnotgood is it possible for you to provide an integration with NuttX Audio subsystem? > > I will try my best. I think the point it: RTTTL creating the actions from strings is nice, but if it is not connected to anything, users will not be able to use it. Even worst: they could start to asking help about it. So, having it producing sound using the standard NuttX Audio Subsystem will allow everyone use it with any supported audio codec. It could work for example on STM32F4Discovery board (there is a video tutorial explaining how to play sound on this 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
