Hi, I am a new user of OF (so new I am planning my first project but have spent some time tinkering with the examples), I am attempting to make a simple project that will control the volume of up to 8 live audio inputs and output a mix to a stereo pair. I have been searching around to find which add-on or library will best achieve this, and have not found a definitive answer.
I am on mac, and the audio interface I am looking to use is core audio compliant on OSX. If I set it as default hardware in my sound control panel I can get the simple audio input and output examples to work. I would like to be able to flexibly configure 8 of its inputs (it does support full duplex) and adjust the volume depending on conditions.
I thought I would ask this before I got going to minimise possible dead ends.
Many thanks