Searched defs:velocity (Results 1 - 15 of 15) sorted by relevance

/haiku-fatelf/src/tests/kits/midi/midi_player_replacement/
H A DActivity.cpp74 NoteOn(uchar channel, uchar note, uchar velocity, uint32 time = B_NOW) argument
H A DMidiDelay.cpp37 NoteOff(uchar channel, uchar note, uchar velocity, uint32 time = B_NOW) argument
45 NoteOn(uchar channel, uchar note, uchar velocity, uint32 time = B_NOW) argument
/haiku-fatelf/src/apps/midiplayer/
H A DSynthBridge.cpp54 NoteOff( uchar channel, uchar note, uchar velocity, bigtime_t time) argument
62 NoteOn( uchar channel, uchar note, uchar velocity, bigtime_t time) argument
/haiku-fatelf/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
122 NoteOff( uchar channel, uchar note, uchar velocity, bigtime_t time) argument
130 NoteOn( uchar channel, uchar note, uchar velocity, bigtime_t time) argument
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
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
263 SprayNoteOff( uchar channel, uchar note, uchar velocity, uint32 time) const argument
272 SprayNoteOn( uchar channel, uchar note, uchar velocity, uint32 time) const argument
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
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
H A DSoftSynth.cpp289 NoteOff( uchar channel, uchar note, uchar velocity, uint32 time) argument
300 NoteOn( uchar channel, uchar note, uchar velocity, uint32 time) argument
H A DMidiStore.cpp93 BMidiStore::NoteOff(uchar channel, uchar note, uchar velocity, argument
107 NoteOn(uchar channel, uchar note, uchar velocity, uint32 time) argument
/haiku-fatelf/src/tests/kits/midi/midi_player/
H A DMidi1To2Bridge.cpp46 NoteOff(uchar channel, uchar note, uchar velocity, uint32 time = B_NOW) argument
53 NoteOn(uchar channel, uchar note, uchar velocity, uint32 time = B_NOW) argument
H A DMidiDelay.cpp37 NoteOff(uchar channel, uchar note, uchar velocity, uint32 time = B_NOW) argument
45 NoteOn(uchar channel, uchar note, uchar velocity, uint32 time = B_NOW) argument
/haiku-fatelf/src/kits/midi2/
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
H A DMidiLocalProducer.cpp69 SprayNoteOff(uchar channel, uchar note, uchar velocity, bigtime_t time) const argument
86 SprayNoteOn(uchar channel, uchar note, uchar velocity, bigtime_t time) const argument
/haiku-fatelf/src/tests/servers/app/bitmap_drawing/
H A Dmain.cpp471 morph(double* value, double* direction, double* velocity, double min, double max) argument
[all...]

Completed in 68 milliseconds