[LAD] Wrapper scripts for tetraproc. Feedback wanted!
Bart Brouns
bart at magnetophon.nl
Mon Aug 27 11:33:06 UTC 2012
Hi All,
I wrote two scripts for tetrafile, an ambisonics A-format to B-format
converter, made by Fons Adriaensen.
It converts a folder with A-format recordings done in Ardour to B-format
files.
If you don't have an ambisonic microphone, you probably don't need this.
https://github.com/StudioDotfiles/DotRepo/blob/master/i3/scripts/ardour2Bformat.zsh
https://github.com/StudioDotfiles/DotRepo/blob/master/i3/scripts/ardour2ardourBformat.zsh
Ardour should record 4-channel tracks into for example:
audio1-7%a.wav audio1-7%b.wav audio1-7%c.wav audio1-7%d.wav
Sometimes Ardour records them to other numbers, for example:
audio1-7%a.wav audio1-7%b.wav udio1-7%c.wav audio1-6%d.wav
These script works around that.
There are two versions: one that outputs 4-channel files, and one that
outputs 4 mono files per input file.
These are my first zsh script's and almost my first shell scripts in
general, so feedback is wanted.
Also: if it eats your hamster, don't look at me.
Enjoy!
More information about the Linux-audio-dev
mailing list