multi point envelope draw (idea)
multi point envelope draw (idea)
I like operator for its ease of use, but i hate fm8 for the same reason. But the envelopes on fm8 rule!
It would be cool to be able to draw envelopes just like in FM8 and apply them to the operators. (or anything).
I guess it would work just like any other lfo/env plug, but would contain rows of assignable multi point envelopes (with bezier curves). Triggered by key press.
Getting the functionality of drawing envelopes into operator would be sick.
M4l is well out of my skill set, so i won't be building anything.
Anyone done this before, or is it not possible?
It would be cool to be able to draw envelopes just like in FM8 and apply them to the operators. (or anything).
I guess it would work just like any other lfo/env plug, but would contain rows of assignable multi point envelopes (with bezier curves). Triggered by key press.
Getting the functionality of drawing envelopes into operator would be sick.
M4l is well out of my skill set, so i won't be building anything.
Anyone done this before, or is it not possible?
ctrl + left/right = select transient
ctrl + shift + left/right = select between transients
ctrl + space = play selection
ctrl + shift + left/right = select between transients
ctrl + space = play selection
-
chapelier fou
- Posts: 6355
- Joined: Mon May 15, 2006 12:15 pm
Re: multi point envelope draw (idea)
Good idea, and i think it should be doable. (Except for the bézier curves ?)
MacBook Pro 13" Retina i7 2.8 GHz OS 10.13, L10.0.1, M4L.
MacStudio M1Max 32Go OS 12.3.1
MacStudio M1Max 32Go OS 12.3.1
Re: multi point envelope draw (idea)
would indeed be awesome
Subbase
Subbase-Recordings
https://subbase.bandcamp.com/
https://soundcloud.com/subbasednb
can also be found here
https://www.facebook.com/DnBSubbase
Subbase-Recordings
https://subbase.bandcamp.com/
https://soundcloud.com/subbasednb
can also be found here
https://www.facebook.com/DnBSubbase
-
stringtapper
- Posts: 6321
- Joined: Sat Aug 28, 2004 6:21 pm
Re: multi point envelope draw (idea)
The [function] object has a curve mode as of Max 6 although not strictly bézier curves.chapelier fou wrote:Good idea, and i think it should be doable. (Except for the bézier curves ?)
Unsound Designer
-
Valiumdupeuple
- Posts: 1155
- Joined: Mon May 31, 2010 12:36 pm
- Contact:
Re: multi point envelope draw (idea)
Of course it's doable, and you'll even find some devices on maxforlive.com.
The problem is that there's no way to have polyphonic envelopes. I'm not sure that's the right way to name it, but I guess you see what I mean (otherwise tell me, I'll try to detail with the few english words I know
)
And what's Ableton is really messing, a native synth with multi-stages envelopes...
The problem is that there's no way to have polyphonic envelopes. I'm not sure that's the right way to name it, but I guess you see what I mean (otherwise tell me, I'll try to detail with the few english words I know
And what's Ableton is really messing, a native synth with multi-stages envelopes...
Re: multi point envelope draw (idea)
I found to my surprise the bundled max 4 live envelope does trigger from midi note!
The caveat is that the envelope is a simple adsr affair.
If it had the envelope from the m4l device called The Little Enveloper that would pretty much be it!!
See the pic:

So, how hard is this to implement?
Any experienced m4l practitioners care to find out? (Little enveloper is a free dl
)
It would be SO appreciated.
The caveat is that the envelope is a simple adsr affair.
If it had the envelope from the m4l device called The Little Enveloper that would pretty much be it!!
See the pic:

So, how hard is this to implement?
Any experienced m4l practitioners care to find out? (Little enveloper is a free dl
It would be SO appreciated.
ctrl + left/right = select transient
ctrl + shift + left/right = select between transients
ctrl + space = play selection
ctrl + shift + left/right = select between transients
ctrl + space = play selection
Re: multi point envelope draw (idea)
It wouldn't be hard (hard is different than time consumingdna598 wrote:I found to my surprise the bundled max 4 live envelope does trigger from midi note!
The caveat is that the envelope is a simple adsr affair.
If it had the envelope from the m4l device called The Little Enveloper that would pretty much be it!!
See the pic:
So, how hard is this to implement?
Any experienced m4l practitioners care to find out? (Little enveloper is a free dl)
It would be SO appreciated.
-Evan B. sound_designer.composer.performer
http://www.maxforlive.com/profile/user/dataf1ow
http://www.soundcloud.com/dataf1ow
http://www.maxforlive.com/profile/user/dataf1ow
http://www.soundcloud.com/dataf1ow
-
clydesdale
- Posts: 350
- Joined: Mon Sep 09, 2013 3:28 am
Re: multi point envelope draw (idea)
I know bezier curves for the most part and have a VB6 program that has the equations for generating the curve path-- at least for single segment fourth order curves. It's basically generates an x and y coordinate based on 2 anchors and two handles. I suspect it's overkill for an envelope-- Live looks like it uses linear and logarithmic (my guess) which when done piecewise would probably be fine. The example shown in The Little Enveloper is done that way.
This envelope idea looks really interesting.
This envelope idea looks really interesting.
LIVE 9.1.7 x64, PUSH w/PXT, APC40, KEYSTATION PRO88, Radium61
Win8.1 Pro, 4820k(4.5GHz)/32GB/840ProSSD/RME Babyface
Win8.1 Pro, 4820k(4.5GHz)/32GB/840ProSSD/RME Babyface
Re: multi point envelope draw (idea)
My Smart LE device offers you the ability to draw curves into a Smart Graph which can then be used as i think you need....
www.isotonikstudios.com and the Modular Series page...
Cheers
D
www.isotonikstudios.com and the Modular Series page...
Cheers
D
Re: multi point envelope draw (idea)
@clydesdale- sorry I have no idea what you're talking about but you sound clever and I am pleased you like the idea. Now the pending question is can you combine the two and make the thing? 
edit - btw the little enveloper is a audio amplitude envelope that starts on playback, whereas the type it needs to be is midi trigger-able data/parameter. Is it as simple as "telling it" to act on different data?
@S4racen-thanks man but I can't quite make out a few things about your device. Does it trigger from midi?
edit - btw the little enveloper is a audio amplitude envelope that starts on playback, whereas the type it needs to be is midi trigger-able data/parameter. Is it as simple as "telling it" to act on different data?
@S4racen-thanks man but I can't quite make out a few things about your device. Does it trigger from midi?
ctrl + left/right = select transient
ctrl + shift + left/right = select between transients
ctrl + space = play selection
ctrl + shift + left/right = select between transients
ctrl + space = play selection
-
clydesdale
- Posts: 350
- Joined: Mon Sep 09, 2013 3:28 am
Re: multi point envelope draw (idea)
The piecewise graph in the Little Enveloper is the way to go. It uses the function and multislider objects which work really well from what I can see. You are on the right track in in thinking to use the Envelope and Lil'Env together to make this work. Drop this hybrid into an Effect Rack would give you the midi control you're looking for along with multiple curve selections.
I'll look at each of the devices to see if I understand enough to try to combine them. Envelope uses the function object as well so it might just be a matter of substituting the graph from Lil'Env into Envelope and tidying a few things up.
I'll look at each of the devices to see if I understand enough to try to combine them. Envelope uses the function object as well so it might just be a matter of substituting the graph from Lil'Env into Envelope and tidying a few things up.
LIVE 9.1.7 x64, PUSH w/PXT, APC40, KEYSTATION PRO88, Radium61
Win8.1 Pro, 4820k(4.5GHz)/32GB/840ProSSD/RME Babyface
Win8.1 Pro, 4820k(4.5GHz)/32GB/840ProSSD/RME Babyface
Re: multi point envelope draw (idea)
That sounds great Clydesdale, I was hoping that was the way to go. You da man. Good luck!clydesdale wrote: Envelope uses the function object as well so it might just be a matter of substituting the graph from Lil'Env into Envelope and tidying a few things up.
ctrl + left/right = select transient
ctrl + shift + left/right = select between transients
ctrl + space = play selection
ctrl + shift + left/right = select between transients
ctrl + space = play selection
Re: multi point envelope draw (idea)
Here's a pack with the little enveloper that can map to parameters. Be triggered from a midi mappable trigger button, or be triggered by incoming midi notes.
https://dl.dropboxusercontent.com/u/207 ... eloper.alp
There's still some expansion to be done that would be useful. Filtering which midi notes trigger, so a chord could trigger 5 different envelopes for instance (woah!), do some velocity scaling with incoming notes. Make a version that works with incoming audio to trigger the envelope etc.
LEt me know if you want me to look into dong those things, or cleaning this up a bit. I kind of threw it together without much thought to keeping it organized.
https://dl.dropboxusercontent.com/u/207 ... eloper.alp
There's still some expansion to be done that would be useful. Filtering which midi notes trigger, so a chord could trigger 5 different envelopes for instance (woah!), do some velocity scaling with incoming notes. Make a version that works with incoming audio to trigger the envelope etc.
LEt me know if you want me to look into dong those things, or cleaning this up a bit. I kind of threw it together without much thought to keeping it organized.
-Evan B. sound_designer.composer.performer
http://www.maxforlive.com/profile/user/dataf1ow
http://www.soundcloud.com/dataf1ow
http://www.maxforlive.com/profile/user/dataf1ow
http://www.soundcloud.com/dataf1ow
Re: multi point envelope draw (idea)
straitfire wrote:Here's a pack with the little enveloper that can map to parameters. Be triggered from a midi mappable trigger button, or be triggered by incoming midi notes.
https://dl.dropboxusercontent.com/u/207 ... eloper.alp
There's still some expansion to be done that would be useful. Filtering which midi notes trigger, so a chord could trigger 5 different envelopes for instance (woah!), do some velocity scaling with incoming notes. Make a version that works with incoming audio to trigger the envelope etc.
LEt me know if you want me to look into dong those things, or cleaning this up a bit. I kind of threw it together without much thought to keeping it organized.
This didnt work. missing amxd. why the song file?
ctrl + left/right = select transient
ctrl + shift + left/right = select between transients
ctrl + space = play selection
ctrl + shift + left/right = select between transients
ctrl + space = play selection
Re: multi point envelope draw (idea)
Damnit I forgot to collect it into the project.dna598 wrote:
This didnt work. missing amxd. why the song file?
I just have it set up on a track so you don't have to do anything to see how it works.
New Pack
https://dl.dropboxusercontent.com/u/207 ... eloper.alp
Or if you prefer, just the .amxd
https://dl.dropboxusercontent.com/u/207 ... rMidi.amxd
-Evan B. sound_designer.composer.performer
http://www.maxforlive.com/profile/user/dataf1ow
http://www.soundcloud.com/dataf1ow
http://www.maxforlive.com/profile/user/dataf1ow
http://www.soundcloud.com/dataf1ow