|
From: Mark K. <mar...@co...> - 2004-03-11 01:16:41
|
Christian, I'm not sure if you saw an earlier email I sent to you. I never saw a reply so maybe it didn't get there or I forgot to send it? Anyway, I was looking at the GSt help files and they showed decay_1 as an exponential decay and not linear as is shown in your eg1.pdf file below. Maybe you've already changed it to exponential in LS and the diagram just didn't get updated? Or possibly you have a reason to leave it linear and be different from GSt? Either way is OK with me as long as you have a reason you feel is appropriate. Anyway, I'm just following up as this seemed to be the only difference I found between the two implementation's documentation. With best regards, Mark On Wed, 2004-03-10 at 14:23, Christian Schoenebeck wrote: > Changes: > > * src/eg_vca.cpp: added following transitions to the envelope > generator: 'Attack_Hold' -> 'Release', 'Decay_1' -> 'Release' in > case of a release event. Here the new state chart diagram for EG1: > > http://www.linuxsampler.org/doc/engines/gig/eg1.pdf > http://www.linuxsampler.org/doc/engines/gig/eg1.scd > > The latter is as always the TCM source file of the diagram. > > * EG1 parameters 'Attack Time', 'Release Time' and 'Sustain Time' > are now controllable by a MIDI controller defined in the .gig > file. The amount of influence the controller can cause has still > to be adjusted to the orginal behavior of Gigasampler though. > > * src/voice.cpp: fixed bug in pitch calculation which caused new > triggered voices to be played back without honoring the current > pitch bend value. The power of paranthesis... ;) (only one single > paranthesis was missing) > > CU > Christian > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Linuxsampler-devel mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel |