My (C#, .NET) application uses the Audiere library for audio output.
The requirements have grown to include output to a file (i.e. wav or mp3). Is there anyway for Audiere to do this natively? Or is there a way to capture its output and write it to a file?
In case anyone else finds this question, I ended up not using Audiere. I used this question: Writing musical notes to a wav file