Skip to content

daisy::ChannelPressureEvent

Module: LIBDAISY / HUMAN_INTERFACE / MIDI / MIDI_EVENTS

More...

#include <MidiEvent.h>

Public Attributes

Name
int channel
uint8_t pressure

Detailed Description

struct daisy::ChannelPressureEvent;

Struct containing pressure (aftertouch), for a given channel. Can be made from MidiEvent

Public Attributes Documentation

variable channel

int channel;

&

variable pressure

uint8_t pressure;

&


Updated on 2024-01-03 at 19:41:01 +0000