AUTO-ADMIN: Non-MP3, WAV, OGG, SoundCloud, YouTube, Vimeo, Twitter and Facebook links in this post have been protected automatically. Once the member reaches 5 posts the links will function as normal.
I was looking for an AudioUnit random panner effect that would sync with song tempo, but couldn't find one. So I wrote my own--it is my first try at writing an effect. I thought I'd post here to see if those more experienced might be able to give me some feedback about it. (There's no nifty GUI, I know that.) I have only tried it with Logic, but also it passes AUValidation. Anyway, it does what I was hoping for my current project:http://tenbyten.com/software/au/GWSRanPan.zip (http://tenbyten.com/software/au/GWSRanPan.zip)
It provides four behaviors at the moment:
Random Pan (Tempo): Audio is panned among the channels at random in sync with a beat or fractional beat.
Random Hard Pan (Tempo): Audio is randomly panned hard left or hard right, in sync with a beat or fractional beat.
Independent Random Gain (Tempo): the gain of each channel is reduced by a random amount, in sync with a beat or fractional beat.
Independent Random Gain (Total): the gain of each set of frames received for processing is reduced by a random amount. Each channel is treated independently.
Thanks,
christian
