super simple question
-
- KVRist
- 148 posts since 29 Apr, 2019
How can I get the oscillator to continue playing after key release?
I'd like to fade/control the sound from a subsequent envelope but the oscillator stops right at note off.
I'd like to fade/control the sound from a subsequent envelope but the oscillator stops right at note off.
-
- KVRAF
- 1759 posts since 11 Nov, 2009 from Northern CA
Are you talking about MSoundFactory? If so, and if you are specifying a long release and it's not working, you're using the wrong envelope (of which there are eight general purpose ones per voice). The master envelope (on it's own tab) is the one that rules them all. When that envelope ends, it's game over for that particular note.
- KVRian
- 965 posts since 12 May, 2019
You can set the global envelope to Trigger mode with the Hold value set up to 10s. Note that this is timed from the midi note on message and not the note off. There seems to be no latch function.
-
- KVRist
- Topic Starter
- 148 posts since 29 Apr, 2019
Yep this is the issue. I want to trigger from a drum track and the note is short. I switched to VA3 which allows the oscillator to "keep running", then I can use the envelope to adjust the amplitude stages.
This feature for MSF has been asked for in other threads, I +1 on those as well.
This feature for MSF has been asked for in other threads, I +1 on those as well.
-
MeldaProduction MeldaProduction https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=176122
- KVRAF
- 14339 posts since 15 Mar, 2008 from Czech republic
You can use Advanced settings / Stop voices when silent - that will ignore the global envelope completely and wait for the output to become "silent" for a specified amount of time. Useful for sampled stuff for example. I have no idea what you are doing though.
-
- KVRist
- Topic Starter
- 148 posts since 29 Apr, 2019
I'll try that out. I am triggering various synths from a midi track with a "drum" note, ie. very short duration. I have decided to just create another midi track with duplicated notes, in this way I can adjust the duration per note. This solution gives me more control.
