|
LMMS
|
#include <Metronome.h>
Public Member Functions | |
| bool | active () const |
| void | setActive (bool active) |
| void | processTick (int currentTick, int ticksPerBar, int beatsPerBar, size_t bufferOffset) |
Private Attributes | |
| bool | m_active = false |
|
inline |
| void lmms::Metronome::processTick | ( | int | currentTick, |
| int | ticksPerBar, | ||
| int | beatsPerBar, | ||
| size_t | bufferOffset ) |
|
inline |
|
private |