|
Amuse
|
#include <SongState.hpp>

Public Member Functions | |
| void | initialize (const unsigned char *ptr) |
| bool | advance (Sequencer &seq, double dt) |
Friends | |
| class | Voice |
Real-time state of Song execution
Definition at line 21 of file SongState.hpp.
| bool amuse::SongState::advance | ( | Sequencer & | seq, |
| double | dt | ||
| ) |
advances dt seconds worth of commands in the Song
true if END reached | void amuse::SongState::initialize | ( | const unsigned char * | ptr | ) |
initialize state for Song data at ptr