Searched defs:note (Results 1 - 12 of 12) sorted by relevance

/haiku/src/apps/midiplayer/
H A DSynthBridge.cpp58 SynthBridge::NoteOff(uchar channel, uchar note, uchar velocity, bigtime_t time) argument
65 SynthBridge::NoteOn(uchar channel, uchar note, uchar velocity, bigtime_t time) argument
72 SynthBridge::KeyPressure(uchar channel, uchar note, uchar pressure, argument
/haiku/src/kits/midi/
H A DMidiGlue.cpp28 NoteOff( uchar channel, uchar note, uchar velocity, bigtime_t time) argument
36 NoteOn( uchar channel, uchar note, uchar velocity, bigtime_t time) argument
44 KeyPressure( uchar channel, uchar note, uchar pressure, bigtime_t time) argument
122 NoteOff( uchar channel, uchar note, uchar velocity, bigtime_t time) argument
130 NoteOn( uchar channel, uchar note, uchar velocity, bigtime_t time) argument
138 KeyPressure( uchar channel, uchar note, uchar pressure, bigtime_t time) argument
[all...]
H A DMidiText.cpp34 NoteOff( uchar channel, uchar note, uchar velocity, uint32 time) argument
45 NoteOn( uchar channel, uchar note, uchar velocity, uint32 time) argument
56 KeyPressure( uchar channel, uchar note, uchar pressure, uint32 time) argument
H A DMidiSynth.cpp159 NoteOff( uchar channel, uchar note, uchar velocity, uint32 time) argument
168 NoteOn( uchar channel, uchar note, uchar velocity, uint32 time) argument
177 KeyPressure( uchar channel, uchar note, uchar pressure, uint32 time) argument
H A DMidi.cpp63 BMidi::NoteOff(uchar channel, uchar note, uchar velocity, uint32 time) argument
70 BMidi::NoteOn(uchar channel, uchar note, uchar velocity, uint32 time) argument
77 KeyPressure( uchar channel, uchar note, uchar pressure, uint32 time) argument
263 SprayNoteOff( uchar channel, uchar note, uchar velocity, uint32 time) const argument
272 SprayNoteOn( uchar channel, uchar note, uchar velocity, uint32 time) const argument
281 SprayKeyPressure( uchar channel, uchar note, uchar pressure, uint32 time) const argument
[all...]
H A DMidiPort.cpp132 NoteOff( uchar channel, uchar note, uchar velocity, uint32 time) argument
140 NoteOn( uchar channel, uchar note, uchar velocity, uint32 time) argument
148 KeyPressure( uchar channel, uchar note, uchar pressure, uint32 time) argument
H A DMidiStore.cpp93 BMidiStore::NoteOff(uchar channel, uchar note, uchar velocity, argument
107 BMidiStore::NoteOn(uchar channel, uchar note, argument
121 BMidiStore::KeyPressure(uchar channel, uchar note, argument
H A DSoftSynth.cpp367 NoteOff( uchar channel, uchar note, uchar velocity, uint32 time) argument
378 NoteOn( uchar channel, uchar note, uchar velocity, uint32 time) argument
389 KeyPressure( uchar channel, uchar note, uchar pressure, uint32 time) argument
/haiku/src/kits/midi2/
H A DMidiLocalProducer.cpp69 BMidiLocalProducer::SprayNoteOff(uchar channel, uchar note, argument
86 BMidiLocalProducer::SprayNoteOn(uchar channel, uchar note, argument
103 BMidiLocalProducer::SprayKeyPressure(uchar channel, uchar note, argument
H A DMidiLocalConsumer.cpp229 BMidiLocalConsumer::NoteOff(uchar channel, uchar note, uchar velocity, bigtime_t time) argument
236 BMidiLocalConsumer::NoteOn(uchar channel, uchar note, uchar velocity, bigtime_t time) argument
243 BMidiLocalConsumer::KeyPressure(uchar channel, uchar note, uchar pressure, bigtime_t time) argument
/haiku/src/kits/debugger/elf/
H A DCoreFile.cpp443 NoteTeam note = {}; local
[all...]
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp1255 elf_note_team note; local
[all...]

Completed in 137 milliseconds