giku
Comments
-
I have one question regarding AU Host development.. Host records parameter changes via tokenByAddingParameterRecordingObserver and set parameters using scheduleParameterBlock... The problem is that scheduleParamterBlock triggers recordingObserver so we have a loop. What is wrong here? How to avoid this?