Audio Unit controls view in Logic Pro
Audio Unit controls view in Logic Pro
- Subject: Audio Unit controls view in Logic Pro
- From: "Muon Software Ltd - Dave" <email@hidden>
- Date: Thu, 20 Nov 2008 17:28:00 -0000
- Thread-topic: Audio Unit controls view in Logic Pro
I'm in the process of creating free demo versions of some plugins and I
want to restrict the demos so that they cannot read or write host
automation or MIDI CC.
I've made a modification to ::SetParameter() so that the demo version
returns noErr and exits without actually implementing the parameter
change on the synth. I've also changed an equivalent function that my
GUI widgets call so that the demo version does not allow the host to
record automation. This all works fine and as designed from my GUI.
However, if I switch to controls view in Logic Pro, parameter automation
can be recorded and played back. Now I understand why parameter
automation can be recorded, but not why it can be played back if
::SetParameter() is effectively doing nothing. Is there some other
function I should be looking at?
Kind regards
Dave Waugh
Muon Software Ltd
www.muon-software.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden