YSE sound engine
1.0
cross platform sound engine
|
Public Member Functions | |
bool | create (const std::string &fileName) |
void | connect (synth *player) |
void | disconnect (synth *player) |
void | play () |
void | pause () |
void | stop () |
Definition at line 22 of file midifile.hpp.