Hello, fellows
I was inspired by
@1201 posts (and youtube videos) about BruteFIR and going to give a try to build BruteFIR and DRC enabled HTPC
Could someone please help me with BruteFIR because I'm having some strange troubles with it and cannot find any source of help on the internet (maillist, irc, whatever :-( ) ?
I've installed it and have made a simple configuration (two channels USB MobilePre soundcard) like that:
VLC -> ALSA loopback device "BruteFIR" -> ALSA HW:2
It does play, I can tune its knobs (at least I've tried tuning channel delay and it works) but I can change settings via config file (~/.brutefir_config).
So I have to restart it every time I want to have a change.
When I'm trying to change delay thru cli I got error:
Code:
telnet localhost 3100
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Welcome to BruteFIR, type "help" for help.
> lo
Output channels:
0: "left" (delay: 0:0)
1: "right" (delay: 0:0)
> cod 1 10
Could not change output delay.
What am I doing wrong.
I have a very good experience in linux but I'm not a programmer at all. If you have any solutions or suggestions, could you please point me the right direction.
Thanks!