Home
last modified time | relevance | path

Searched defs:MIDI_EVENT_PITCH_BEND (Results 1 – 7 of 7) sorted by relevance

/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-jack/src/org/herac/tuxguitar/jack/sequencer/
H A DJackEvent.java12 public static final int MIDI_EVENT_PITCH_BEND = 6; field in JackEvent
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/player/impl/sequencer/
H A DMidiEvent.java12 public static final int MIDI_EVENT_PITCH_BEND = 6; field in MidiEvent
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Dmidifile.h34 MIDI_EVENT_PITCH_BEND = 0xe0, enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Dmidifile.h34 MIDI_EVENT_PITCH_BEND = 0xe0, enumerator
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dmidifile.h52 MIDI_EVENT_PITCH_BEND = 0xe0, enumerator
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/MUSIC/
H A Dmidifile.h52 MIDI_EVENT_PITCH_BEND = 0xe0, enumerator
/dports/games/odamex/odamex-src-0.7.0/client/sdl/
H A Di_midi.h41 MIDI_EVENT_PITCH_BEND = 0xe0, enumerator