Home › Forums › Sparkfun MP3 Shield Library Support Forum › Success recording OGG! › Reply To: Success recording OGG!
March 21, 2013 at 8:56 pm
#2196
Anonymous
Inactive
Hello Michael,
thanks for the valuable tips, specially the “hard-links” in windows, they are very usefull!
I finished organized the code and added some new features, like gain change during recording and a pointer to a function that is called when recording ends. To do that the user should use the function bindEndRecordHandler. I also added a class constructor to define some default variables.
There is also a working demo where this features can be tested.
I just sent a pull request.
Best regards,
Miguel Moreto