|
Author |
Message |
asseca
Joined: 29 Jun 2008 Posts: 3 Location: Portugal
|
Posted: Sun Jun 29, 2008 4:03 am Post subject: Open multiple files via command-line |
|
|
For starters: Thanks for this excellent program.
I use Extreme Sample Convertor and also WusikStationV5.
ExSC and in-the-near-future WusikStation allows me to "Send all samples to audio editor", unfortunately currently Wavosaur only accepts 1 file at a time.
Could this be changed so Wavosaur accepts multiple audio files via the command line ??
example:
Code: | Wavosaur.exe "D:\VstProj\c_asampler\wav\sine 1.wav" "D:\VstProj\c_asampler\wav\sine 2.wav" "D:\VstProj\c_asampler\wav\sine 3.wav" |
|
|
Back to top |
|
 |
Rex Site Admin

Joined: 05 Oct 2006 Posts: 797
|
Posted: Sun Jun 29, 2008 11:16 am Post subject: |
|
|
We'll have a look at that! |
|
Back to top |
|
 |
very angry mobster
Joined: 30 Sep 2008 Posts: 1
|
Posted: Tue Sep 30, 2008 8:56 am Post subject: |
|
|
In addition to accepting multiple files, can we also have an option to force Wavosaur to use an already open instance, if there is one. Or make that the default behaviour?
- Shannon |
|
Back to top |
|
 |
Wavosaur Main Developer Site Admin

Joined: 30 Sep 2006 Posts: 507 Location: France
|
Posted: Mon Oct 27, 2008 2:37 pm Post subject: Re: Open multiple files via command-line |
|
|
asseca wrote: | For starters: Thanks for this excellent program.
I use Extreme Sample Convertor and also WusikStationV5.
ExSC and in-the-near-future WusikStation allows me to "Send all samples to audio editor", unfortunately currently Wavosaur only accepts 1 file at a time.
Could this be changed so Wavosaur accepts multiple audio files via the command line ??
example:
Code: | Wavosaur.exe "D:\VstProj\c_asampler\wav\sine 1.wav" "D:\VstProj\c_asampler\wav\sine 2.wav" "D:\VstProj\c_asampler\wav\sine 3.wav" |
|
What is the behavior when you try to open multiple filename? Do you have an error message or just one file opened?
If you have an error message, please could you send us?
Thanks _________________ ~~~~~~~~~~~~~~~~~~
Wavosaur Main Developer
~~~~~~~~~~~~~~~~~~
http://www.wavosaur.com |
|
Back to top |
|
 |
Wavosaur Main Developer Site Admin

Joined: 30 Sep 2006 Posts: 507 Location: France
|
Posted: Sat Nov 08, 2008 5:10 pm Post subject: open multiple file command line |
|
|
Added. _________________ ~~~~~~~~~~~~~~~~~~
Wavosaur Main Developer
~~~~~~~~~~~~~~~~~~
http://www.wavosaur.com |
|
Back to top |
|
 |
vunderful
Joined: 14 Aug 2013 Posts: 1
|
Posted: Wed Aug 14, 2013 5:54 pm Post subject: Any Updates? |
|
|
Hey All,
First post here. Thanks for the awesome program.
Any updates on this feature? I'm using Wavosaur as an external audio editor for Reaper and would absolutely love single instance command line option.
Every time I send a file to wavosaur from my DAW, it opens up an entirely new file per instance of Wavosaur, even though wavosaur is designed for multiple files per instance.
Thanks again!
[Edit: I realize i'm resurrecting an insanely old post. lol] |
|
Back to top |
|
 |
Rex Site Admin

Joined: 05 Oct 2006 Posts: 797
|
Posted: Wed Aug 14, 2013 6:30 pm Post subject: |
|
|
Hello, welcome to the forum !
i'm just testing the command line right now, it works with:
wavosaur "sample1.wav" "sample2.wav"
but fails with :
wavosaur sample1.wav sample2.wav |
|
Back to top |
|
 |
|