Re: [Linuxsampler-devel] LSCP shell

2014-03-22 Thread raf
> On Friday 21 March 2014 14:07:23 you wrote:
>> thanks for the updated infos.
>> In the future, would you post a quick changelog to the list when the
>> svn is updated, or is there another way to be automatically informed
>> when something new has been submited to the repository ?
> 
> Hmm... not sure about that. The jack-devel mailing list recently forwards all 
> commit logs of JACK1 automatically to that mailing list. And I find it very 
> annoying. So from that experience I rather don't want to forward commit 
> change 
> logs automatically to this list.
> 
> We might establish a separate email list dedicated for commit logs and/or RSS 
> feed, automatic Twitter tweets ...

you're right, separating to another medium may be the best option.
a RSS feed is easy to add to most email programs without spamming the main 
inbox.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel


[Linuxsampler-devel] EG envelopes

2014-03-22 Thread raf
hello,

to continue my discussion from last october... 
http://linuxaudio.org/mailarchive/lau/2013/11/3/202707

I've managed to use the envelope generator to achieve a good hihat pedal 
feeling, still not finished though.
This is what i have for a group :

key=41
loop_mode=one_shot
eg8_time0=0 eg8_level0=1 
eg8_time1=0.1 eg8_time1_oncc4=2 eg8_level1=0
eg8_volume=0

I have a question about how linuxsampler deal with the envelopes, especially 
with the  egN_timeX_onccY opcode :
It looks like the envelope generator is determined with the last CCY value just 
before the note_on message.
Then changing the CCY's value won't change the opcode value, it has be fixed 
when the sample was triggered.
So in my case with that opcode, the length of the volume envelope is determined 
when the sample is triggered.

I would like to be able to modify this envelope length even after the sample 
has been triggered, is there a way to do that ?

Raphaƫl
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel