Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have a Sound Player working with a Keyboard Watcher trigger and I want to process it with an AU plug in. The Sound Player doesn't have an output so how do I pipe it to the AU Plug, which needs an audio in?
Use AUAudioFilePlayer instead
Great. Thanks