Hello,
I'm wondering what you all use for accurately scaling values from one range to another in modular. Is there a module specifically for that task that I'm missing somehow? I've looked through the mod2, 3 & Flexor module lists & can't seem to find specifically what I have in mind to build, but thought I'd better check here incase it's already been built & I've just missed it.
To clarify, I'm wondering if there's such a thing as a module similar to a constant val only it's a val ranger which scales the desired input range to the desired output range.
I'm building this as part of a module anyway, but if we don't have such a thing I'll also build it separately as a Val Range Scaler.
cheers,
Shroomz
What do you use for scaling value ranges?
i sometimes use the velocity scalers found in modifiers - scales.
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
the problem with the velocity scalers is that it will only accept velocity and some other things if i am not mistaken, and it will not output to the input of a switch module, i think.
experiment to check that out.
i guess you could say the adern ramp ranger is also a scaler, and there are probably additional clever ways to do scaling with existing stuff.
but in general yah additional scalers could be awsome.
experiment to check that out.
i guess you could say the adern ramp ranger is also a scaler, and there are probably additional clever ways to do scaling with existing stuff.
but in general yah additional scalers could be awsome.
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
One can range ringmodulating (multiplying) with a ConstVal/ValMonitor, then add/subtract using another ConstVal/ValMonitor. Maybe some 0-127 ranger for more precise manipulation of MIDI or something along these lines could be usefull to some people...
more has been done with less
https://soundcloud.com/at0m-studio
https://soundcloud.com/at0m-studio
yes you can only adress the max value,
but in most cases you can change the min value by the original adressed value itself...
for example if you modulate the cutoff, there is a cuoff knob and one for cutoff modulation.
now if you connect the value sender to cutoff mod_in1
changing the modulation knob does affect the max setting.
and changing the cutoff itself is like changing the min value.
But anyways maybe I don`t have cases in mind where its not that easy.
In any case new modules are also nice even if they just improve workflow, I think.
Unless we not surpass the 1000 modules line, where you hardly will find any modules, you are looking for , although you statistically know that they exit to p=99,9999%
lol
I know there are ways to organize them. We don`t know what future brings up:
2012 AdernXXL releases Flexor 5 for scope modular 4 and now there are 1400 modules in all. You even can switch light bulbs on/off in your room with some modules or modulate your girlfriend .....
but in most cases you can change the min value by the original adressed value itself...
for example if you modulate the cutoff, there is a cuoff knob and one for cutoff modulation.
now if you connect the value sender to cutoff mod_in1
changing the modulation knob does affect the max setting.
and changing the cutoff itself is like changing the min value.
But anyways maybe I don`t have cases in mind where its not that easy.


In any case new modules are also nice even if they just improve workflow, I think.
Unless we not surpass the 1000 modules line, where you hardly will find any modules, you are looking for , although you statistically know that they exit to p=99,9999%
lol

I know there are ways to organize them. We don`t know what future brings up:
2012 AdernXXL releases Flexor 5 for scope modular 4 and now there are 1400 modules in all. You even can switch light bulbs on/off in your room with some modules or modulate your girlfriend .....

I made a new constant val module as a starting point so that what I'm talking about in terms of ranging is easily understood. Let me know what you think if you find time to try it.
http://www.planetz.com/phpBB2/viewtopic.php?t=22769
