Do you mean with "classic instantiation" that I should keep 8 separate member variables of SuperpoweredAdvancedAudioPlayer in the class? Patrick Vlaskovits October 16, 2017 21:06 Exactly, like this: SuperpoweredAdvancedAudioPlayer *players[8]; Related articles I want to play recorded raw data that I wrote to the file `record.wav` using SuperpoweredAdvancedAudioPlayer. Does `SuperpoweredAdvancedAudioPlayer` support playing the raw file, and how? Comments 0 comments Article is closed for comments.
Comments
0 comments
Article is closed for comments.