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

Try disabling ogg vorbis for Spotty. When you drag the seek bar in
Spotty the stream reverts to FLAC, so disabling ogg vorbis should do the
same.

Sent from my SM-G900F using Tapatalk




------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=111085

_______________________________________________
audiophiles mailing list
audiophiles@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/audiophiles

Reply via email to