Hi Is it possible to control the length of notes produced by Rhodey? -- peace, love & harmony Atte http://atte.dk | http://myspace.com/attejensen http://anagrammer.dk | http://modlys.dk
2008/5/21 Atte André Jensen
Hi
Is it possible to control the length of notes produced by Rhodey?
Oh, wait, is this one of the ones where .noteOff( 1 ) doesn't work? I thought a lot of those were reported but maybe that was after the last update or maybe this one slipped through... Anyway, if a STK Ugen refuses to react to .noteOff( 1 ) what will work is a my_rhodey.noteOn (0 ); Hope that gets you by, Kas.
Kassen wrote:
Is it possible to control the length of notes produced by Rhodey? Oh, wait, is this one of the ones where .noteOff( 1 ) doesn't work?
I think noteOff is working just fine. I'm talking about the decay-part of the envelope, where I want a longer decay. -- peace, love & harmony Atte http://atte.dk | http://myspace.com/attejensen http://anagrammer.dk | http://modlys.dk
2008/5/27 Atte André Jensen
Kassen wrote:
Is it possible to control the length of notes produced by Rhodey?
Oh, wait, is this one of the ones where .noteOff( 1 ) doesn't work?
I think noteOff is working just fine. I'm talking about the decay-part of the envelope, where I want a longer decay.
Yes, I agree, that would be much better. I think it's possible too as those inherit ADSR which has a "R". Maybe we could overload noteOff() to take a duration as a parameter, like LiSa's rampDown? Perhaps have the float that noteOff() takes express damping relative to the speed of damping on a real electric piano? Yours, Kas.
participants (2)
-
Atte André Jensen
-
Kassen