Really 2 questions rolled into one:
-
VST Plugins: Are there any plans to implement the extended versions of set/get Params (i.e. setParameterEx and getParameterEx)?
I’d like to pass values outside the range 0-1 to a plugin, but I’m not sure how to do this (apart from manually scaling everything myself, which seems like a bit of a kludge) -
Being completely unfamiliar with RTAS ans AU plugins; Is there any equivalent to the Ex versions of VST parameters? (I suspect not, otherwise I’d guess they’d probably already exist in the wrapper, and I wouldn’t have to ask the 1st part of this question - {starts rambling} unless I’ve missed something obvious, and they are there…)