#include <InteractiveMusicLoop.h>
◆ getComposerGID()
| gid InteractiveMusicLoop::getComposerGID |
( |
| ) |
|
|
inline |
◆ getComposerPackedName()
| std::string InteractiveMusicLoop::getComposerPackedName |
( |
| ) |
|
|
inline |
◆ getCompressedmusicNoteData()
| std::string InteractiveMusicLoop::getCompressedmusicNoteData |
( |
| ) |
|
|
inline |
◆ getFirstNodeDelay()
| float InteractiveMusicLoop::getFirstNodeDelay |
( |
| ) |
|
|
inline |
◆ getLoopNumber()
| int InteractiveMusicLoop::getLoopNumber |
( |
| ) |
|
|
inline |
◆ getMetronomeTempo()
| float InteractiveMusicLoop::getMetronomeTempo |
( |
| ) |
|
|
inline |
◆ getMusicNoteList()
◆ setComposerGID()
| void InteractiveMusicLoop::setComposerGID |
( |
gid | val | ) |
|
|
inline |
◆ setComposerPackedName()
| void InteractiveMusicLoop::setComposerPackedName |
( |
std::string | val | ) |
|
|
inline |
◆ setCompressedmusicNoteData()
| void InteractiveMusicLoop::setCompressedmusicNoteData |
( |
std::string | val | ) |
|
|
inline |
◆ setFirstNodeDelay()
| void InteractiveMusicLoop::setFirstNodeDelay |
( |
float | val | ) |
|
|
inline |
◆ setLoopNumber()
| void InteractiveMusicLoop::setLoopNumber |
( |
int | val | ) |
|
|
inline |
◆ setMetronomeTempo()
| void InteractiveMusicLoop::setMetronomeTempo |
( |
float | val | ) |
|
|
inline |
◆ setMusicNoteList()