Home
last modified time | relevance | path

Searched defs:atVal (Results 1 – 10 of 10) sorted by relevance

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/adlmidi/
H A Dadlmidi_sequencer.cpp49 static void rtNoteAfterTouch(void *userdata, uint8_t channel, uint8_t note, uint8_t atVal) in rtNoteAfterTouch()
55 static void rtChannelAfterTouch(void *userdata, uint8_t channel, uint8_t atVal) in rtChannelAfterTouch()
H A Dadlmidi_midiplay.cpp557 void MIDIplay::realTime_NoteAfterTouch(uint8_t channel, uint8_t note, uint8_t atVal) in realTime_NoteAfterTouch()
579 void MIDIplay::realTime_ChannelAfterTouch(uint8_t channel, uint8_t atVal) in realTime_ChannelAfterTouch()
H A Dadlmidi.cpp1464 …t_noteAfterTouch(struct ADL_MIDIPlayer *device, ADL_UInt8 channel, ADL_UInt8 note, ADL_UInt8 atVal) in adl_rt_noteAfterTouch()
1474 …RT void adl_rt_channelAfterTouch(struct ADL_MIDIPlayer *device, ADL_UInt8 channel, ADL_UInt8 atVal) in adl_rt_channelAfterTouch()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/
H A Dopnmidi_midiplay.cpp590 void OPNMIDIplay::realTime_NoteAfterTouch(uint8_t channel, uint8_t note, uint8_t atVal) in realTime_NoteAfterTouch()
612 void OPNMIDIplay::realTime_ChannelAfterTouch(uint8_t channel, uint8_t atVal) in realTime_ChannelAfterTouch()
H A Dopnmidi.cpp1310 …teAfterTouch(struct OPN2_MIDIPlayer *device, OPN2_UInt8 channel, OPN2_UInt8 note, OPN2_UInt8 atVal) in opn2_rt_noteAfterTouch()
1319 …oid opn2_rt_channelAfterTouch(struct OPN2_MIDIPlayer *device, OPN2_UInt8 channel, OPN2_UInt8 atVal) in opn2_rt_channelAfterTouch()
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Readers/
H A DJATS.hs126 let atVal a = attrValue a e function
H A DDocBook.hs748 Just i -> let atVal a = attrValue a i function
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/adlmidi/
H A Dadlmidi.cpp1609 …t_noteAfterTouch(struct ADL_MIDIPlayer *device, ADL_UInt8 channel, ADL_UInt8 note, ADL_UInt8 atVal) in adl_rt_noteAfterTouch()
1618 …RT void adl_rt_channelAfterTouch(struct ADL_MIDIPlayer *device, ADL_UInt8 channel, ADL_UInt8 atVal) in adl_rt_channelAfterTouch()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/
H A DJATS.hs136 let atVal a = attrValue a e function
H A DDocBook.hs743 Just i -> let atVal a = attrValue a i function