Home
last modified time | relevance | path

Searched defs:midiKey (Results 1 – 11 of 11) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/audio/softsynth/mt32/
H A DPart.cpp357 unsigned int Part::midiKeyToKey(unsigned int midiKey) { in midiKeyToKey()
378 void RhythmPart::noteOn(unsigned int midiKey, unsigned int velocity) { in noteOn()
418 void Part::noteOn(unsigned int midiKey, unsigned int velocity) { in noteOn()
465 …nst PatchCache cache[4], const MemParams::RhythmTemp *rhythmTemp, unsigned int midiKey, unsigned i… in playPoly()
553 void RhythmPart::noteOff(unsigned int midiKey) { in noteOff()
557 void Part::noteOff(unsigned int midiKey) { in noteOff()
/dports/games/scummvm/scummvm-2.5.1/audio/softsynth/mt32/
H A DPart.cpp357 unsigned int Part::midiKeyToKey(unsigned int midiKey) { in midiKeyToKey()
378 void RhythmPart::noteOn(unsigned int midiKey, unsigned int velocity) { in noteOn()
418 void Part::noteOn(unsigned int midiKey, unsigned int velocity) { in noteOn()
465 …nst PatchCache cache[4], const MemParams::RhythmTemp *rhythmTemp, unsigned int midiKey, unsigned i… in playPoly()
553 void RhythmPart::noteOff(unsigned int midiKey) { in noteOff()
557 void Part::noteOff(unsigned int midiKey) { in noteOff()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/midi/munt/
H A DPart.cpp354 unsigned int Part::midiKeyToKey(unsigned int midiKey) { in midiKeyToKey()
371 void RhythmPart::noteOn(unsigned int midiKey, unsigned int velocity) { in noteOn()
410 void Part::noteOn(unsigned int midiKey, unsigned int velocity) { in noteOn()
457 …nst PatchCache cache[4], const MemParams::RhythmTemp *rhythmTemp, unsigned int midiKey, unsigned i… in playPoly()
545 void RhythmPart::noteOff(unsigned int midiKey) { in noteOff()
549 void Part::noteOff(unsigned int midiKey) { in noteOff()
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A DSlot.cpp308 void Slot::addMidiKey (const MidiKey& midiKey) in addMidiKey()
329 void Slot::removeMidiKey (const MidiKey& midiKey) in removeMidiKey()
/dports/audio/geonkick-lv2/geonkick-2.8.0/src/
H A DMidiKeyWidget.h64 GeonkickTypes::MidiKey midiKey; variable
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DNotePlayHandle.cpp178 int NotePlayHandle::midiKey() const in midiKey() function in NotePlayHandle
/dports/emulators/mgba/mgba-0.9.2/include/mgba/internal/gba/
H A Daudio.h123 uint8_t midiKey; member
/dports/games/libretro-mgba/mgba-6186d45/include/mgba/internal/gba/
H A Daudio.h117 uint8_t midiKey; member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h249 int midiKey, midiKeyCps, midiKeyOct, midiKeyPch; member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h249 int midiKey, midiKeyCps, midiKeyOct, midiKeyPch; member
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h251 int midiKey, midiKeyCps, midiKeyOct, midiKeyPch; member