Prelistening Audio
I am building an Audio Sequencer with 8 Tracks, my Problem is, i want to prelisten the sound before i send them out. Is this possible? I want to buy the Audiotrak Maya44 USB for my notebook. Thanks
You should have a soundcard with different outputs to make use of prelisten. The Maya44 has 4 outputs, so this is possible for 2 stereotracks. Use a matrix~ to an dac~ object. Then you can use output 1 and 2 for your 'prelisten' function, and output 3 and 4 for your master output. The Maya44 has headphones output, you need to check which channels these are exactly to set it up correctly. If the headphones output of the Maya44 is a mix down of all 4 tracks this is not possible, and you will need to make a connection from the RCA outputs to a headphone, assuming you want to use the headphones for the prelisten function.
Thanks for yor reply, i will try it today in the evening.