Thanks Marco. I tried the following in the convert.conf file (copying from from wav settings) but it is not working mp3 mp3 * * # D RESAMPLE=-r %d, F noArgs, R noArgs [sox] -q -t wav $FILE$ -t wav -b 16 --buffer 8192 - loudness -15 65 rate -v -I -b 99.6 44100 [Note loudness is high -ve value just for my testing]
Tried replacing wav by mp3 in the command - it goes to mp3 mp3 transcode * command I added the [sox] command in that transcode section, again it won't work. Not sure if I am missing something. Any other clue? Thanks marcoc1712 wrote: > Thanks for your appreciation, but merit is mainly by SOX, C-3PO is just > a sort of an interface over it. I do believe that, in your lucky > situation, if I well remember, loudness is all you need, but I, like > many, still need some deeper correction in my room and for that duty, > the equalizer built in sox is very, very good. I'm now having a closer > look to the convolver (in order to apply FIR Filters produced by other > tools) and it looks promising. What I miss is time... > > About mp3, no, I did not want to worry about lossy formats when first > writing C-3PO for server-side transcoding and resampling, so it is not > possible, what you could do is apply the adequate sox command to the > convert.conf command you actually use to play mp3. ------------------------------------------------------------------------ devgcl's Profile: http://forums.slimdevices.com/member.php?userid=68358 View this thread: http://forums.slimdevices.com/showthread.php?t=105309 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
