Wiredcharlie wrote: 
> Thanks!
> Based on what you said I blanked custom-convert.conf and unplugged all
> of my players (actually I only have a few, most entries were experiments
> with squeezelite etc).
> 
> So, I just had one player left - squeezelite on my computer. Inguz
> rebuilt custom-convert.conf as follows:
> > 
Code:
--------------------
  >   > 
  > # Modified by InguzEQ, Tue Oct 15 20:45:12 2019: Client 10:10:00:00:00:10 
was not yet registered
  > 
  > # #inguzeq#begin#rev:0.9.33#client:10:10:00:00:00:10# ***** BEGIN 
AUTOMATICALLY GENERATED SECTION - DO NOT EDIT ****
  > 
  > aac flc * 10:10:00:00:00:10
  >     # IF
  >     [faad] -q -w -f 1 $FILE$ | [InguzDSP] -id "10:10:00:00:00:10" -wav 
-wavo -d 24 | [flac] -cs -0 --totally-silent -
  > 
  > aif flc * 10:10:00:00:00:10
  >     # FT:{START=-skip %t}
  >     [InguzDSP] -id "10:10:00:00:00:10" -input $FILE$ $START$ -be -wav -wavo 
-d 24 | [flac] -cs -0 --totally-silent -
  > 
  > alc flc * 10:10:00:00:00:10
  >     # FT:{START=-j %s}U:{END=-e %u}
  >     [faad] -q -w -f 1 $START$ $END$ $FILE$ | [InguzDSP] -id 
"10:10:00:00:00:10" -wav -wavo -d 24 | [flac] -cs --totally-silent -0 
--ignore-chunk-sizes -
  > 
  > amb flc * 10:10:00:00:00:10
  >     # IFT:{START=-skip %t}
  >     [InguzDSP] -id "10:10:00:00:00:10" -input $FILE$ $START$ -amb -wavo -d 
24 | [flac] -cs -0 --totally-silent -
  > 
  > ape flc * 10:10:00:00:00:10
  >     # F
  >     [mac] $FILE$ - -d | [InguzDSP] -id "10:10:00:00:00:10" -wav -wavo -d 24 
| [flac] -cs -0 --totally-silent -
  > 
  > flc flc * 10:10:00:00:00:10
  >     # FT:{START=--skip=%t}U:{END=--until=%v}
  >     [flac] -dcs $START$ $END$ -- $FILE$ | [InguzDSP] -id 
"10:10:00:00:00:10" -wav -wavo -d 24 | [flac] -cs -0 --totally-silent -
  > 
  > mov flc * 10:10:00:00:00:10
  >     # FR
  >     [mov123] $FILE$ | [InguzDSP] -id "10:10:00:00:00:10" -be -wavo -d 24 | 
[flac] -cs -0 --totally-silent -
  > 
  > mp3 flc * 10:10:00:00:00:10
  >     # IFD:{RESAMPLE=--resample %D}
  >     [lame] --mp3input --decode $RESAMPLE$ --silent $FILE$ - - | [InguzDSP] 
-id "10:10:00:00:00:10" -wav -wavo -d 24 | [flac] -cs -0 --totally-silent -
  > 
  > mp4 flc * 10:10:00:00:00:10
  >     # FT:{START=-j %s}U:{END=-e %u}
  >     [faad] -q -w -f 1 $START$ $END$ $FILE$ | [InguzDSP] -id 
"10:10:00:00:00:10" -wav -wavo -d 24 | [flac] -cs --totally-silent -0 
--ignore-chunk-sizes -
  > 
  > mpc flc * 10:10:00:00:00:10
  >     # IR
  >     [mppdec] --silent --prev --gain 3 - - | [InguzDSP] -id 
"10:10:00:00:00:10" -wav -wavo -d 24 | [flac] -cs -0 --totally-silent -
  > 
  > ogg flc * 10:10:00:00:00:10
  >     # IFD:{RESAMPLE=-r %D}
  >     [sox] -t ogg $FILE$ -t wav $RESAMPLE$ -w - | [InguzDSP] -id 
"10:10:00:00:00:10" -be -wavo -d 24 | [flac] -cs -0 --totally-silent -
  > 
  > spt flc * 10:10:00:00:00:10
  >     # RT:{START=--start-position %s}
  >     [spotty] -n Squeezebox -c "$CACHE$" --single-track $FILE$ 
--disable-discovery --disable-audio-cache $START$ | [sox]  -q -t raw -b 16 -e 
signed -c 2 -r 44.1k -L - -t wav  - | [InguzDSP] -id "10:10:00:00:00:10" -wav 
-wavo -d 24 | [flac] -cs -0 --totally-silent --ignore-chunk-sizes -
  > 
  > uhj flc * 10:10:00:00:00:10
  >     # FT:{START=-skip %t}
  >     [InguzDSP] -id "10:10:00:00:00:10" -input $FILE$ $START$ -wav -wavo -d 
24 | [flac] -cs -0 --totally-silent -
  > 
  > wav flc * 10:10:00:00:00:10
  >     # FT:{START=-skip %t}
  >     [InguzDSP] -id "10:10:00:00:00:10" -input $FILE$ $START$ -wav -wavo -d 
24 | [flac] -cs -0 --totally-silent -
  > 
  > wma flc * 10:10:00:00:00:10
  >     # F:{PATH=%f}R:{PATH=%F}
  >     [wmadec] -w $PATH$ | [InguzDSP] -id "10:10:00:00:00:10" -wavo -d 24 | 
[flac] -cs -0 --totally-silent -
  > 
  > wvp flc * 10:10:00:00:00:10
  >     # FT:{START=--skip=%t}U:{END=--until=%v}
  >     [wvunpack] $FILE$ -wq $START$ $END$ -o - | [InguzDSP] -id 
"10:10:00:00:00:10" -wav -wavo -d 24 | [flac] -cs -0 --totally-silent -
  > 
  > 
  > # #inguzeq#end#client:10:10:00:00:00:10# ***** END AUTOMATICALLY GENERATED 
SECTION - DO NOT EDIT *****
  > 
  > 
  > 
--------------------
> > 
> 
> 28354
> 28355
> 
> Still EQ when playing FLAC etc but not internet streams. However, I
> found that if I move along the seek bar on Spotify streams,  the EQ
> comes in! (But not able to do this on Radio4)
> 
> Unfortunately this leaves me none the wiser.
> 
> Hopefully it means something to you !
> 
> Thanks for your help.
> 
> Tony

Sorry but from that screen grab Inguz doesn't seem to be enabled at
all.

e.g. in AAC -> FLAC I would expect to see an additional entry for
"faad/InguzDSP" and similar (but not necessarily identical) with the
other formats supported by Inguz.



Allo Digione Signature (+LiFePo Batteries), Touch, Metrum Jade, Bryston
B4 SST2, PMC OB1i speakers, HP Proliant Microserver/Ubuntu, PC/Windows
7, iPad 4, iPeng, Squeezepad.
------------------------------------------------------------------------
JohnB's Profile: http://forums.slimdevices.com/member.php?userid=31553
View this thread: http://forums.slimdevices.com/showthread.php?t=111085

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

Reply via email to