cliveb wrote: 
> Do you have any links to guidance for doing this?
> I'd always assumed that my Pi3 LMS server wouldn't have the necessary
> grunt to run DRC filters, but now you've reassured me I'd like to give
> it a try.

You need to create a text file (you can use Notepad etc.) containing the
something like the following (this will become "custom-convert.conf" on
the server):


Code:
--------------------
    flc flc * *
        [sox] -q --multi-threaded --no-clobber -t flac $FILE$ -t flac - 
equalizer 99.6 2.70q +3.6 equalizer 283 1.00q -2.9 equalizer 2293 1.00q +1.4
--------------------


Each entry for "equaliser" can hold one filter from REW. The first value
is the Hz, the second number is the quantisation (Q) and the third is
the gain (positive or negative). This one has three filters, it applies
only to flac files. You would need additional blocks for different
formats.

In REW, using a generic equaliser will give you a filters file like
below (this is not the one to match the convert above, don't get
confused :) ). You can see it has the Hz, gain and Q. So all you need to
do is pick those out and write them into the "custom-convert.conf"
format.


Code:
--------------------
    Filter Settings file
  
  Room EQ V5.19
  Dated: 21-Dec-2018 15:23:09
  
  Notes:
  
  Equaliser: Generic
  Dec 21 15:06:19
  Filter  1: ON  PK       Fc    29.9 Hz  Gain  -2.8 dB  Q 6.589
  Filter  2: ON  PK       Fc    38.7 Hz  Gain  -2.3 dB  Q 3.502
  Filter  3: ON  PK       Fc    63.3 Hz  Gain  -2.7 dB  Q 2.000
  Filter  4: ON  PK       Fc    80.4 Hz  Gain  -2.4 dB  Q 36.106
  Filter  5: ON  PK       Fc     120 Hz  Gain  -7.5 dB  Q 3.864
  Filter  6: ON  PK       Fc     122 Hz  Gain   9.0 dB  Q 12.341
  Filter  7: ON  PK       Fc     142 Hz  Gain  -8.6 dB  Q 33.829
  Filter  8: ON  PK       Fc     145 Hz  Gain -11.2 dB  Q 25.092
  Filter  9: ON  PK       Fc     147 Hz  Gain   9.0 dB  Q 5.743
  Filter 10: ON  PK       Fc     172 Hz  Gain -10.2 dB  Q 10.848
  Filter 11: ON  PK       Fc     183 Hz  Gain   7.0 dB  Q 28.041
  Filter 12: ON  PK       Fc     221 Hz  Gain  -5.1 dB  Q 4.909
  Filter 13: ON  PK       Fc     280 Hz  Gain   9.0 dB  Q 5.000
  Filter 14: ON  PK       Fc     297 Hz  Gain -17.8 dB  Q 5.000
  Filter 15: ON  PK       Fc     315 Hz  Gain   5.6 dB  Q 5.000
  Filter 16: ON  PK       Fc     405 Hz  Gain  -3.3 dB  Q 5.000
  Filter 17: ON  PK       Fc     415 Hz  Gain   9.0 dB  Q 3.357
  Filter 18: ON  PK       Fc     481 Hz  Gain  -3.1 dB  Q 1.000
  Filter 19: ON  PK       Fc     950 Hz  Gain  -2.2 dB  Q 5.000
  Filter 20: ON  PK       Fc    1192 Hz  Gain  -5.8 dB  Q 5.000
--------------------


Once you have your text file ready with the filter values, head to the
piCorePlayer web interface, click the "LMS" tab and upload your file
using this input:

35737

Select the file, then hit upload and it will whirr away for a bit and
restart LMS, and you'll have your filters applied. If you want to undo
them, simply upload a blank document.


+-------------------------------------------------------------------+
|Filename: piCoreLMS.jpg                                            |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=35737|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
BoxOfCables's Profile: http://forums.slimdevices.com/member.php?userid=72091
View this thread: http://forums.slimdevices.com/showthread.php?t=114824

_______________________________________________
audiophiles mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/audiophiles

Reply via email to