3.5.0: Export Parts to WaveAudio gives .pdf instead of .wav
I'm trying to Export Parts from a score as separate instrument tracks (files) in .wav format. No matter what audio format I select, I always get .pdf files, one for each part (as should be). Has anyone else had this problem? (Export to .wav in 2.3.2 works OK - except of course there's no single-note dynamics.)
While I'm at it, is there any way to modify the synthesizer parameters, specifically to change the sampling rate from 44100 to 48000? That would save me a lot of work in Audacity to resample the files one at a time - although I could probably do them all at once in ffmpeg if I could figure out the right command.
Comments
What Operating System?
If Linux: you need to explicity set the extension to WAV.
Or try to unsetting Edit > Preferences > Advanced > ui/application/useNativeDialogs
See #305563: File of type drop down doesn't change/affect extension in filename in Linux
While at it check/change Edit > Preferences > Export for the sample rate
In reply to What Operating System? by Jojo-Schmitz
Linux Mint 19.2 - sorry about that.
In reply to Linux Mint 19.2 - sorry… by dhfx
So my guess was right.
In reply to What Operating System? by Jojo-Schmitz
Jojo: Thanks for the pointers. Changed useNativeDialogs, also found the samp rate and changed it.
See #297613: File save can't determine file type without extension