Does anyone know what this is and how Cantabile knows if something is normalized or not?
“Selected File Normalized”
Thanks for any help.
Bump: Hi @brad , what is this about?
Does anyone know what this is and how Cantabile knows if something is normalized or not?
“Selected File Normalized”
Thanks for any help.
Bump: Hi @brad , what is this about?
Hi Dave,
Ah, it should be named to “Selected File Scaled” (I’ll fix it). It basically means a number between 0.0 and 1.0 that maps to selected file 0 … selected file N when N is the number of loaded songs in the media player.
ie: 0 = first file, 1 = last file, fractional for files in between
Brad
Thanks for the explanation @brad , I was puzzled by it. While you’re checking that can you check the function “SelectedPluginName” ? I tied to create a display for that with $(SelectedPluginName) and when I select it it gives no result. $(FirstPluginName) is working on my rig but not the other.