|
LMMS
|
Go to the source code of this file.
Namespaces | |
| namespace | water |
| namespace | water::MidiBufferHelpers |
Functions | |
| int | water::MidiBufferHelpers::getEventTime (const void *const d) noexcept |
| uint16 | water::MidiBufferHelpers::getEventDataSize (const void *const d) noexcept |
| uint16 | water::MidiBufferHelpers::getEventTotalSize (const void *const d) noexcept |
| static int | water::MidiBufferHelpers::findActualEventLength (const uint8 *const data, const int maxBytes) noexcept |
| static uint8 * | water::MidiBufferHelpers::findEventAfter (uint8 *d, uint8 *endData, const int samplePosition) noexcept |