PasTim wrote: 
> Slovator - did that fix your problem?

No. I could not run this on the plugin. I have installed standalone
squeezelite now.

This is what my */etc/asound.conf* file contains. The standalone
Squeezelite works with these settings (but sometimes the sound clicks).


Code:
--------------------
    defaults.pcm.!card 0
  defaults.ctl.!card 0
  
  ctl.equal {
  type equal;
  controls "/root/.alsaequal.bin"
  }
  
  pcm.plugequal {
  type equal;
  slave.pcm "plughw:0,0";
  controls "/root/.alsaequal.bin"
  }
  
  pcm.equal {
  type plug;
  slave.pcm plugequal;
  }     
  
--------------------



I run it like this on standalone squeezelite:

Code:
--------------------
    squeezelite-armv6hf -o equal
--------------------


------------------------------------------------------------------------
Slovator's Profile: http://forums.slimdevices.com/member.php?userid=69955
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

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

Reply via email to