All times are UTC+01:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: Thu Jun 02, 2016 12:19 am 

Joined: Tue Apr 22, 2008 7:57 pm
Posts: 11
Location: Sint Isidorushoeve, Netherlands
Here's a powershell oneliner to process an entire folder at once with the cmd version:
Code:
foreach ($song in Get-ChildItem C:\Audio\Wave\) {C:\audio\stereo_tool_cmd.exe C:\audio\wave\$song C:\audio\out\$song -s C:\audio\proces.sts -k "<yourlicensekey>"}
C:\Audio\Wave contains the orginal files
C:\Audio\Out will contain the processed files
C:\audio\proces.sts is the settingsfile


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC+01:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited