Hi daniel,
Thank you for your explanations.
I kept on searching and training on Juce, and I checked AudioFormatWriter.
You said “it is better to use the features of your DAW to write the output of a bus into a file”. However, I’d really like to convert the track to a wav file not depending on the DAW I’m using. I’d like to make it work for all of them.
To test, I tried to follow this : Trying to write WAV file
But I have a problem with the function “WriteToAudioWriter” because it’s not defined.
Do you have any ideas ?
Thank you a lot.