ardour
Namespaces | Functions
midi_util.h File Reference
#include <iostream>
#include <stdint.h>
#include <string>
#include <sys/types.h>
#include <assert.h>
#include "evoral/visibility.h"
#include "evoral/midi_events.h"

Go to the source code of this file.

Namespaces

 Evoral
 

Functions

static int Evoral::midi_event_size (uint8_t status)
 
static int Evoral::midi_event_size (const uint8_t *buffer)
 
static bool Evoral::midi_event_is_valid (const uint8_t *buffer, size_t len)
 
LIBEVORAL_API std::string Evoral::midi_note_name (uint8_t noteval)