Home
last modified time | relevance | path

Searched refs:chanpressure (Results 1 – 11 of 11) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/bristol/
H A Dbristolexplorer.c557 12.0 + (voice->press + voice->chanpressure), in operateOneExpVoice()
561 12.0 + (voice->press + voice->chanpressure), in operateOneExpVoice()
626 12.0 + (voice->press + voice->chanpressure), in operateOneExpVoice()
630 12.0 + (voice->press + voice->chanpressure), in operateOneExpVoice()
634 1.0 + (voice->press + voice->chanpressure), in operateOneExpVoice()
696 12.0 + (voice->press + voice->chanpressure), in operateOneExpVoice()
700 12.0 + (voice->press + voice->chanpressure), in operateOneExpVoice()
722 4.0 + (voice->press + voice->chanpressure), in operateOneExpVoice()
726 4.0 + (voice->press + voice->chanpressure), in operateOneExpVoice()
H A Dmidihandlers.c332 baudio->chanpressure = ((float) baudio->chanPress.pressure)/127.0f; in midiChannelPressure()
350 voice->chanpressure = voice->baudio->chanpressure; in midiChannelPressure()
H A Dbristolmm.c374 0.5 + (voice->press + voice->chanpressure), in operateOneMMVoiceFinal()
403 0.5 + (voice->press + voice->chanpressure), in operateOneMMVoiceFinal()
H A Dbristolcs80.c446 (voice->chanpressure + voice->press) in operateOneCs80Channel()
459 (voice->chanpressure + voice->press) in operateOneCs80Channel()
H A Denvelope.c269 * (voice->velocity + voice->press + voice->chanpressure) in operate()
H A Denv5stage.c227 * (voice->velocity + voice->press + voice->chanpressure); in operate()
H A Dbristolsampler.c363 + (voice->press + voice->chanpressure), in operateOneSampler()
H A Dbristoljuno.c386 + (voice->press + voice->chanpressure), in operateOneJuno()
/dports/audio/bristol/bristol-0.60.10/include/bristol/
H A Dbristol.h404 float chanpressure; /* Need a copy here */ member
568 float chanpressure; member
/dports/math/octave-forge-audio/audio-2.0.4/doc/
H A Dfunctions.texi128 …@deftypefnx {} {@var{msg} =} midimsg ("channelpressure", @var{channel}, @var{chanpressure}, @var{t…
171 @var{chanpressure} - channel pressure value when creating a channelpressure message.@*
195 @var{channelpressure} - the chanpressure value for message (Only valid for channelpressure).@*
/dports/math/octave-forge-audio/audio-2.0.4/inst/
H A Dmidimsg.m27 …## @deftypefnx {} {@var{msg} =} midimsg ("channelpressure", @var{channel}, @var{chanpressure}, @va…
70 ## @var{chanpressure} - channel pressure value when creating a channelpressure message.@*
94 ## @var{channelpressure} - the chanpressure value for message (Only valid for channelpressure).@*