Home
last modified time | relevance | path

Searched refs:velocity_sense_depth (Results 1 – 20 of 20) sorted by relevance

/dports/japanese/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dplaymidi.h345 int8 velocity_sense_depth, velocity_sense_offset; member
H A Dplaymidi.c581 channel[c].velocity_sense_depth = 0x40; in reset_nrpn_controllers()
949 …velocity = channel[ch].velocity_sense_depth * vel / 64 + (channel[ch].velocity_sense_offset - 64) … in calc_velocity()
4203 channel[ch].velocity_sense_depth = val; in process_sysex_event()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/timidity/
H A Dplaymidi.h345 int8 velocity_sense_depth, velocity_sense_offset;
H A Dplaymidi.c581 channel[c].velocity_sense_depth = 0x40; in reset_nrpn_controllers()
949 …velocity = channel[ch].velocity_sense_depth * vel / 64 + (channel[ch].velocity_sense_offset - 64) … in calc_velocity()
4206 channel[ch].velocity_sense_depth = val; in process_sysex_event()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/timidity/
H A Dplaymidi.h345 int8 velocity_sense_depth, velocity_sense_offset; member
H A Dplaymidi.c581 channel[c].velocity_sense_depth = 0x40; in reset_nrpn_controllers()
949 …velocity = channel[ch].velocity_sense_depth * vel / 64 + (channel[ch].velocity_sense_offset - 64) … in calc_velocity()
4203 channel[ch].velocity_sense_depth = val; in process_sysex_event()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/timidity/
H A Dplaymidi.h345 int8 velocity_sense_depth, velocity_sense_offset; member
H A Dplaymidi.c581 channel[c].velocity_sense_depth = 0x40; in reset_nrpn_controllers()
949 …velocity = channel[ch].velocity_sense_depth * vel / 64 + (channel[ch].velocity_sense_offset - 64) … in calc_velocity()
4203 channel[ch].velocity_sense_depth = val; in process_sysex_event()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dplaymidi.h345 int8 velocity_sense_depth, velocity_sense_offset; member
H A Dplaymidi.c581 channel[c].velocity_sense_depth = 0x40; in reset_nrpn_controllers()
949 …velocity = channel[ch].velocity_sense_depth * vel / 64 + (channel[ch].velocity_sense_offset - 64) … in calc_velocity()
4203 channel[ch].velocity_sense_depth = val; in process_sysex_event()
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dplaymidi.h345 int8 velocity_sense_depth, velocity_sense_offset; member
H A Dplaymidi.c581 channel[c].velocity_sense_depth = 0x40; in reset_nrpn_controllers()
949 …velocity = channel[ch].velocity_sense_depth * vel / 64 + (channel[ch].velocity_sense_offset - 64) … in calc_velocity()
4203 channel[ch].velocity_sense_depth = val; in process_sysex_event()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/timidity/
H A Dplaymidi.h345 int8 velocity_sense_depth, velocity_sense_offset; member
H A Dplaymidi.c581 channel[c].velocity_sense_depth = 0x40; in reset_nrpn_controllers()
949 …velocity = channel[ch].velocity_sense_depth * vel / 64 + (channel[ch].velocity_sense_offset - 64) … in calc_velocity()
4203 channel[ch].velocity_sense_depth = val; in process_sysex_event()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/timidity/
H A Dplaymidi.h345 int8 velocity_sense_depth, velocity_sense_offset; member
H A Dplaymidi.c581 channel[c].velocity_sense_depth = 0x40; in reset_nrpn_controllers()
949 …velocity = channel[ch].velocity_sense_depth * vel / 64 + (channel[ch].velocity_sense_offset - 64) … in calc_velocity()
4203 channel[ch].velocity_sense_depth = val; in process_sysex_event()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/timidity/
H A Dplaymidi.h345 int8 velocity_sense_depth, velocity_sense_offset; member
H A Dplaymidi.c581 channel[c].velocity_sense_depth = 0x40; in reset_nrpn_controllers()
949 …velocity = channel[ch].velocity_sense_depth * vel / 64 + (channel[ch].velocity_sense_offset - 64) … in calc_velocity()
4203 channel[ch].velocity_sense_depth = val; in process_sysex_event()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/timidityplus/timiditypp/
H A Dplaymidi.h345 int8_t velocity_sense_depth, velocity_sense_offset; member
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/timidityplus/
H A Dplaymidi.cpp343 channel[c].velocity_sense_depth = 0x40; in reset_nrpn_controllers()
675 …velocity = channel[ch].velocity_sense_depth * vel / 64 + (channel[ch].velocity_sense_offset - 64) … in calc_velocity()
3349 channel[ch].velocity_sense_depth = val; in process_sysex_event()