PasTim wrote: > What are fir, rephase and rew? I can't find them in the sox manual. > Sorry for my ignorance. > > aac would be very useful for me. I know it's lossy, but in my case I'm > using sox to fix hearing problems that apply to all sound sources, not > to improve quality.
The problem, for me, is to find the time to work on C-3PO these days, but I understand your request and It moves me more than an audiophile one, I'll see what I can do asap. REW is Room Audio Wizard a tool to analyze room acoustic response and produce filters (EQ), rePhase is a tool that could transform parametric EQ settings (frequency, bandwidth, shape and amplitude) into FIR (Finite Impulse Response filters) that any convolver could apply to a digital signal. SOX includes a quite good convolver, another possibility is BruteFir, but require some more setup. Using C-3PO is as simple as putting: fir "myFirFilter.txt" in the extra command line. If you just want to use a parametric EQ interface, you just need rePhase, define the filters and then save them as "32/64 bits floats lines (TEXT)" as showed in the attached picture. 27265 +-------------------------------------------------------------------+ |Filename: Cattura.JPG | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=27265| +-------------------------------------------------------------------+ ________________________________________________________________________ Author of C-3PO plugin, Squeezelite-R2, Falcon Web interface - See www.marcoc1712.it ------------------------------------------------------------------------ marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842 View this thread: http://forums.slimdevices.com/showthread.php?t=105309 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
