PasTim wrote: 
> I am a bit confused over these settings.  If I set 'Automatic' headroom,
> do I need to set anything else?  The resulting command for one device
> that requires a 24/48000 input, playing a 16/44100 flac is:
> > 
Code:
--------------------
  >   > 
  > 
  > [flac] -dcs --totally-silent $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t 
wav -b 24 --buffer 131072 --multi-threaded - gain -h compand 0.3,1 
6:-70,-60,-50 -5 -90 0.2 rate -h -I -b 90.7 48000
  > 
--------------------
> > 
> I have to use compand to reduce the bandwidth because of a hearing
> problem.  Low volumes are hard to hear, but increasing the overall
> volume (on my headphones) can result in loud passages being too loud. 
> If there are other better options I'd be glad to try them.

SOX docs says -h provvide all the headroom you need to minimize clipping
in all the effect chain, BUT I experienced situations where adding some
extra headroom (negative gain) make it sound better. i.e. Balance (mix)
effect is one of them. I'll have a try adding -6 db of gain.


Compression is nice at low volume, but when louder it shows is own
effects: it estroy the dynamic of music. I'm not aware of something like
loudness for compression, so what you could do is prepare two or more
different 'presets' at different level and recall them depending on the
situation.

One way to do that is to 'name' two (or more) players with different mac
address (and name), then change the mac address of squezelite (-m), that
way the server will use settings for that specific player (identified by
the mac address). Is that easy.



________________________________________________________________________
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

Reply via email to