Device Details
Overview
Name | Version: | Rack Variations Launcher 1.0 |
Author: | juliennim |
Device Type: | Audio Effect |
Description: | Variations in Racks can not be automatically chosen by an automation. Here's a M4L plugin that resolves this problem. Don't hesitate to give me some improvements ideas or your feedback! (this plugin has to be placed juste after the rack, not in by the way) |
Details
Live Version Used: | 11.0.0 |
Max Version Used: | 8.1.11 |
Date Added: | Oct 29 2022 12:35:40 |
Date Last Updated: | Oct 29 2022 12:38:36 |
Downloads: | 413 |
ⓘ License: | None |
Average Rating
Log in to rate this device |
-n/a- |
Files
Device File: | Rack_Variations_Launcher.amxd |
Comments
Hi Julien, thanks for this very useful little tool which has become an important component of my setup!
One question / improvement suggestion: It would be nice to have an additional option to execute / push the switch of an already chosen variation again. This is for kind of resetting a variation to its initial values in case you had twaeked it and you would like to get back.
You can actually assign midi command to that function via midi learn, but if it was a part of your device this would have some advantages in terms of handling.
Kind regards
Gert
One question / improvement suggestion: It would be nice to have an additional option to execute / push the switch of an already chosen variation again. This is for kind of resetting a variation to its initial values in case you had twaeked it and you would like to get back.
You can actually assign midi command to that function via midi learn, but if it was a part of your device this would have some advantages in terms of handling.
Kind regards
Gert
Posted on April 25 2024 by Gert |
Report Issue
Login to comment on this device.
Browse the full library
In Max, it is possible to manage the interpolation between two presets. Maybe you can implement this feature in a future version of your device.
I had implemented it with the option of a manual use to slide between presets, two buttons (next, previous) to change presets without transition and an on/off button with a duration value to activate an automatic interpolation when using the next or previous buttons.
This implementation allows to make important variations on the sound with few controls ^^