Macros with proper units of measurement

Share what you’d like to see added to Ableton Live.
Post Reply
spiritofeden
Posts: 20
Joined: Fri Jan 24, 2020 1:44 am

Macros with proper units of measurement

Post by spiritofeden » Wed Feb 07, 2024 9:51 pm

Many VST3 plug-ins properly communicate the units of measurement for parameters to Live. Indeed, both the Configure section of a loaded plug-in and Push show the correct units.

However, once you map a parameter to a rack macro, it shows up as a generic MIDI (0-127) value. It seems it should be fairly trivial to implement this (after all, it works for stock devices).

Image

S4racen
Posts: 5865
Joined: Fri Aug 24, 2007 4:08 pm
Location: Dunstable
Contact:

Re: Macros with proper units of measurement

Post by S4racen » Wed Feb 21, 2024 8:52 pm

No it wouldn't be a trivial amount of work, as the VST may well be set to enum's as a value which is not modulatable in Live.

Cheers
D

spiritofeden
Posts: 20
Joined: Fri Jan 24, 2020 1:44 am

Re: Macros with proper units of measurement

Post by spiritofeden » Wed Feb 21, 2024 9:52 pm

Can you clarify what you mean? See the right hand side of my screenshot: units of measurement are correctly displayed in the "Configure" section. The same values could be shown below the macro knobs. What am I missing that makes this problematic?

[jur]
Site Admin
Posts: 5547
Joined: Mon Jun 01, 2015 3:04 pm
Location: Ableton

Re: Macros with proper units of measurement

Post by [jur] » Thu Feb 22, 2024 1:50 am

I'm not a dev so I've absolutely if this is trivial or not, but I'm moving this to the FW forum :wink:
Ableton Forum Moderator

The Rabbits
Posts: 133
Joined: Tue Apr 07, 2020 2:23 pm

Re: Macros with proper units of measurement

Post by The Rabbits » Tue Feb 27, 2024 4:01 am

One reason it's not so simple is that you can map several controls to one macro. Different controls with different units and ranges.
What units should it show then?

spiritofeden
Posts: 20
Joined: Fri Jan 24, 2020 1:44 am

Re: Macros with proper units of measurement

Post by spiritofeden » Tue Feb 27, 2024 4:13 am

The Rabbits wrote:
Tue Feb 27, 2024 4:01 am
One reason it's not so simple is that you can map several controls to one macro. Different controls with different units and ranges.
What units should it show then?
Just like with stock Ableton devices: switch to showing a generic integer value only at that point.

[jur]
Site Admin
Posts: 5547
Joined: Mon Jun 01, 2015 3:04 pm
Location: Ableton

Re: Macros with proper units of measurement

Post by [jur] » Tue Feb 27, 2024 4:20 am

The Rabbits wrote:
Tue Feb 27, 2024 4:01 am
One reason it's not so simple is that you can map several controls to one macro. Different controls with different units and ranges.
What units should it show then?
Well, we could have an option to pick the one we prefer when multiple param are mapped.
Ableton Forum Moderator

The Rabbits
Posts: 133
Joined: Tue Apr 07, 2020 2:23 pm

Re: Macros with proper units of measurement

Post by The Rabbits » Tue Feb 27, 2024 8:18 am

Not saying it's impossible, but there are complications.

justchris86
Posts: 236
Joined: Mon Apr 11, 2011 5:33 pm
Location: Calgary, Alberta, Canada

Re: Macros with proper units of measurement

Post by justchris86 » Sat May 25, 2024 10:43 am

Most VST's actually out put 0. - 1.
if your throw a vst into max for live you can see what the VST is actually outputting
Percentages, enums etc are more for the user and less easy to just transfer over.

A quick work around I use is to to set up presets in your rack the %'s or values that you are going to want to use the most.

Image
"Do not quote or read this text"

https://soundcloud.com/unnecessary-roughness-yyc

spiritofeden
Posts: 20
Joined: Fri Jan 24, 2020 1:44 am

Re: Macros with proper units of measurement

Post by spiritofeden » Sat May 25, 2024 3:35 pm

You might be referring to VST2. All of the VST3s I can think of communicate the units (and you can see that in the Configure panel within Ableton). They even show up correctly on Push. The problem shows up once you assign them to Ableton macros.

Post Reply