On Monday 11 May 2015 09:51:32 you wrote:
> In linuxsampler the received midi data replaces the knob position in the
> above text. You can read complete explanations of modes here :
> http://www.ucapps.de/midibox_tutorial.html Now, I'm not sure if these
> modes could apply to a software without GUI
> One thing I haven't decided yet is the precise function prototype of the
> functions that can alter the synthesis parameters directly. For example to
> change the current volume of an active note, Kontakt has this KSP function:
>
> change_vol(note-id, volume, relative)
>
> - "note-id"
On Thursday 30 April 2015 13:12:12 Raphaël Mouneyres wrote:
> So this could still be tested with a uncontrollable but fixed wait time
> (audio period). I'll let you know how it goes when I put my hand in the
> code.
One thing I haven't decided yet is the precise function prototype of the
function
Le 30 avr. 2015 à 11:01, Christian Schoenebeck a
écrit :
> On Wednesday 29 April 2015 22:21:09 Raphaël Mouneyres wrote:
>> The display format is really good, and pleasant to read, this is really
>> good work.
>
> Thanks!
>
>> Now It's a good reason to try to script the Hihat behaviour i need
On Wednesday 29 April 2015 22:21:09 Raphaël Mouneyres wrote:
> The display format is really good, and pleasant to read, this is really
> good work.
Thanks!
> Now It's a good reason to try to script the Hihat behaviour i need (and was
> only made workable with some tricky midi treatment before the
The display format is really good, and pleasant to read, this is really good
work.
Now It's a good reason to try to script the Hihat behaviour i need (and was
only made workable with some tricky midi treatment before the sampler).
But i may lack some timing tools (i need a sort of enveloppe tool
Some news: I thought it's time to write some decent documentation about the
new instrument script feature. This is an introduction to the NKSP language
itself:
http://doc.linuxsampler.org/Instrument_Scripts/NKSP_Language/
And this is the reference documentation, covering all built-in fu