LMMS
Loading...
Searching...
No Matches
MidiBuffer.cpp File Reference
#include "MidiBuffer.h"
#include "MidiMessage.h"
#include "CarlaUtils.hpp"

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 uint8water::MidiBufferHelpers::findEventAfter (uint8 *d, uint8 *endData, const int samplePosition) noexcept