JBOVERDRIVE(1) | User Commands | JBOVERDRIVE(1) |
jboverdrive - The B Preamp/Overdrive Emulator
jboverdrive [ OPTIONS ]
jboverdrive - the B Preamp/Overdrive Emulator
Utility to write audio peak data to stdout of file as plain text of JSON data.
Effect parameters are all float values 0..1. Available keys and their default values are as follows:
jboverdrive -i system:capture_1 -o system:playback_1 -p bias=.5 -p feedback=0.9
jboverdrive -i system:capture_1 -o system:playback_1 -O 1234
oscsend localhost 1234 /boverdrive/bias f 0.9
oscsend localhost 1234 /boverdrive/gainout f 0.3
oscsend localhost 1234 /boverdrive/quit
Report bugs to <robin@gareus.org>.
Website and manual: <https://github.com/x42/setbfree>
Copyright © 2003-2004 Fredrik Kilander <fk@dsv.su.se>
Copyright © 2012 Robin Gareus <robin@gareus.org>
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
April 2014 | jboverdrive 0.7.5 |