Audacity 2.2.1 usefully has the “(external program)” format option in File > Export > Export audio. This says “Data will be piped to standard in”, which is great, but a couple of questions:
- what format is the data in? can I know things like the bitrate and so on?
- what happens if I export a project which has multiple tracks? Does audacity mix them down first? (I can of course avoid this problem if I want separate export through my external program for each track by exporting each track separately.)