midigamepad.lib.translation.mapping

Undocumented in source.

Members

Imports

MidiControlChange (from dplug.client.midi)
public import dplug.client.midi : MidiControlChange;
Undocumented in source.

Structs

CCOnOffMapping
struct CCOnOffMapping

Used for mapping MIDI CC on/off messages to keyboard scancodes

Mapping
struct Mapping

Mapping base

MappingsCollection
struct MappingsCollection

A collection that stores mappings

NoteOnOffMapping
struct NoteOnOffMapping

Used for mapping MIDI note on/off messages to keyboard scancodes

Meta