Pookie
6th December 2006, 05:11
In my search for a SoX alternative, I found a potentially interesting app - MissWatson from Teragon Audio. http://www.teragon.org/products/MissWatson/index.php
--help: This screen, or use --help=<option> to get detailed help about an option
--input: Input file to feed to plugin
--output: Output file to write data to
--plugin: Full system path to plugin, or name of a plugin in a system VST folder
--info: Print information about the plugin
--parameter: Set a single plugin parameter, use --parameter=<index>:<value>
--program: Program to load into the plugin
--version: Version and copyright information
--quiet: Output only critical error messages
--verbose: Produce detailed output
--channels: Number of channels to use for output (Default: 2)
--blocksize: Number of samples to send per block (Default: 256)
--samplerate: Sample Rate to use (Default: 44100)
--editor: Show editor before running plugin
--transparency: Transparency of editor window, 0.0 - 1.0 (Default: 1.0)
--logfile: File to save output to
--extra-time: Add n seconds of extra time to processing
--tempo: Use this value as the host's tempo (Default: 120)
--timesig-numer: Numerator of time signature (Default: 4)
--timesig-denom: Denominator of time signature (Default: 4)
--input-midi: Input file for MIDI data
MissWatson-v1.0beta1, Copyright (c) 2006 Teragon Audio, http://www.teragon.org
Created by Nik Reiman, nik@teragon.org
Example Syntax: (Kinda picky about paths - the " " is your friend)
misswatson --input="c:\audio\in.wav" --plugin="c:\audio\limiter.dll" --output="c:\audio\out.wav"
Still have to play with the options, but perhaps another addition to the sound toolkit. :)
--help: This screen, or use --help=<option> to get detailed help about an option
--input: Input file to feed to plugin
--output: Output file to write data to
--plugin: Full system path to plugin, or name of a plugin in a system VST folder
--info: Print information about the plugin
--parameter: Set a single plugin parameter, use --parameter=<index>:<value>
--program: Program to load into the plugin
--version: Version and copyright information
--quiet: Output only critical error messages
--verbose: Produce detailed output
--channels: Number of channels to use for output (Default: 2)
--blocksize: Number of samples to send per block (Default: 256)
--samplerate: Sample Rate to use (Default: 44100)
--editor: Show editor before running plugin
--transparency: Transparency of editor window, 0.0 - 1.0 (Default: 1.0)
--logfile: File to save output to
--extra-time: Add n seconds of extra time to processing
--tempo: Use this value as the host's tempo (Default: 120)
--timesig-numer: Numerator of time signature (Default: 4)
--timesig-denom: Denominator of time signature (Default: 4)
--input-midi: Input file for MIDI data
MissWatson-v1.0beta1, Copyright (c) 2006 Teragon Audio, http://www.teragon.org
Created by Nik Reiman, nik@teragon.org
Example Syntax: (Kinda picky about paths - the " " is your friend)
misswatson --input="c:\audio\in.wav" --plugin="c:\audio\limiter.dll" --output="c:\audio\out.wav"
Still have to play with the options, but perhaps another addition to the sound toolkit. :)