Log in

View Full Version : Can't reach an understanding with BeSweet


Enrique
2nd April 2004, 02:06
Hi guys

I feel like a total moron!
I've managed to do the whole thing for Ambisonics 2-channel to Surround without a hitch, but now I can't find how to use BeSweet to convert my 6-channel wav into 6 discrete mono files (I'm working at 48k)
If I double-click on BeSweet 1.4, without using the GUI, a black screen with line commands appears but won't let me do nothing (I'm not into command-line stuff yet, I'm a lowly Mac user).
When using the GUI,if I choose 5.1 DD Wave as my output, the conversion would take a couple of seconds... (of course I realize there's something fishy here)
If I chose PCM (WAV/Aiff) it would take some time but I end up with a two channel file...
I'm getting kind of desperate here. I'd really appreciate if someone could point me to what I'm doing wrong.
Thanks and best to all

tiki4
2nd April 2004, 12:48
You try to convert 6ch WAV into 6 mono WAV right?

O.K., first get BeSweet 1.5b25. Then try the following command line:

besweet -core( -input multichannel.wav -output mono.wav -6ch -logfile BeSweet.log )

This should work, if not, post your logfile.

tiki4