Here's the command I'm using:
Code: Select all
Export2: Filename=test.m4a NumChannels=2Code: Select all
Export2: Filename=test.m4a NumChannels=2Congratulations.smartflutist661 wrote: ↑Fri Jan 11, 2019 7:54 pmOn Ubuntu 18.04, I've compiled the current alpha version (2.3.1, evening of 1/10/19) with mod-script-pipe enabled.
That "should" fail. The filename needs to include the full path, so something like:smartflutist661 wrote: ↑Fri Jan 11, 2019 7:54 pmCode: Select all
Export2: Filename=test.m4a NumChannels=2
Code: Select all
Export2: Filename=/home/smartflutist/Music/test.m4a NumChannels=2Code: Select all
Export2: Filename=test.m4a NumChannels=2Code: Select all
SelAllTracksYes, I expect so, though I've not actually tested that on a fully installed version on Linux.smartflutist661 wrote: ↑Wed Jan 16, 2019 7:47 pmI expect there would be potential permissions issues
smartflutist661 wrote: ↑Wed Jan 16, 2019 7:47 pmso the export was doing exactly as I asked and exporting exactly nothing