Phil Leigh;690219 Wrote: > If you now have Audiolense, have you been able to do your room > measurements and create the convolver (Inguz in this case) input file? > It's been over a year since I last had to play with this stuff so I'm a > bit rusty on the whole process. It will take me a while to get back up > to speed. > Hopefully Adam or someone can get you up and running if I can't.
One thing I do is to use Audiolense to do the measurements and generate a 96Khz convolution WAV file. This file feeds directly into INGUZ at playback time. I upsample everything to 96 via SOX to avoid having to dynamically resample the convolution wav on the fly for different music files. This is ALL handled automatically by my handcrafted custom_convert.conf file which I've shared before on this forum and I'm happy to share again. A critical setting is found in the file "InguzDSP.EXE.Config" - this is the Gain setting to avoid post-correction clipping. Mine is set as follows: <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="dither" value="1" /> <add key="partitions" value="2" /> <add key="gain" value="-16" /> </appSettings> </configuration> The value of -16 was arrived at by trial and error, studying the log.txt file written by Inguz during playback - clipping is logged here. -- Phil Leigh You want to see the signal path BEFORE it gets onto a CD/vinyl...it ain't what you'd call minimal... Touch(wired/W7)+Teddy Pardo PSU - Audiolense 3.3/2.0+INGUZ DRC - MF M1 DAC - Linn 5103 - full Aktiv 5.1 system (6x LK140's, ESPEK/TRIKAN/KATAN/SEIZMIK 10.5), Pekin Tuner, Townsend Supertweeters,VdH Toslink,Kimber 8TC Speaker & Chord Signature Plus Interconnect cables Stax4070+SRM7/II phones Kitchen Boom, Outdoors: SB Radio, Harmony One remote for everything. ------------------------------------------------------------------------ Phil Leigh's Profile: http://forums.slimdevices.com/member.php?userid=85 View this thread: http://forums.slimdevices.com/showthread.php?t=93393 _______________________________________________ audiophiles mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/audiophiles
