Volumio Information
Volumio Version: volumio-2.873-2021-02-19-x86
Hardware: MacBook 2008
DAC: Rega DAC
Hi,
after successfully producing a filter for DRC from wav file the other day, I wanted to do L and R measurements and produce a filter for each channel.
I exported the wav from REW and put in filter-sources:
volumio@volumio:/data/INTERNAL/Dsp/filter-sources$ ls -l
total 2580
-rwxr–r-- 1 nobody nogroup 524332 Apr 22 20:49 REW_Apr_22_at_22_14_01.wav
-rwxr–r-- 1 volumio volumio 524332 Apr 23 17:36 Smit-Left-Friday.wav
-rwxr–r-- 1 volumio volumio 524332 Apr 23 17:36 Smit-Right-Friday.wav
-rw-r–r-- 1 root root 524332 Apr 23 17:39 demo-impulse-left.wav
-rw-r–r-- 1 root root 524332 Apr 23 17:39 demo-impulse-right.wav
volumio@volumio:/data/INTERNAL/Dsp/filter-sources$
The use the pugin to generate filter, and receive error
Even if expanding browser to the right the right part of message doesn’t show.
It does however create a file, as seen:
volumio@volumio:/data/INTERNAL/Dsp/filters$ ls -l
total 2304
-rw-r–r-- 1 volumio volumio 262144 Apr 23 22:41 R-soft-44.1kHz-JK.pcm
-rw-r–r-- 1 volumio volumio 262144 Apr 23 19:45 Smit-Left-soft-44.1kHz-JK.pcm
-rw-r–r-- 1 volumio volumio 262144 Apr 23 19:47 Smit-Right-soft-44.1kHz-JK.pcm
-rw-r–r-- 1 root root 262144 Apr 23 17:39 demo-left-soft-44.1kHz-HK5.pcm
-rw-r–r-- 1 root root 262144 Apr 23 17:39 demo-right-soft-44.1kHz-HK5.pcm
-rw-r–r-- 1 root root 262144 Apr 23 17:39 demo_swap_left_1.pcm
-rw-r–r-- 1 root root 262144 Apr 23 17:39 demo_swap_left_2.pcm
-rw-r–r-- 1 root root 262144 Apr 23 17:39 demo_swap_right_1.pcm
-rw-r–r-- 1 root root 262144 Apr 23 17:39 demo_swap_right_2.pcm
volumio@volumio:/data/INTERNAL/Dsp/filters$
same size as the other files. But when selected as filter for playback, no sound is audible.
I booted. I deleted plugin and reinstalled it, same problem.
I do get left hanging when I install the plugin, but has happened every time so far, also when it initially worked, and I have to control-C:
…
…
…
Progress: 100
Status :DSP for Volumio Successfully Installed, Do you want to enable the plugin now?
Downloading plugin at http://127.0.0.1:3000/plugin-serve/brutefir.zip
END DOWNLOAD: http://127.0.0.1:3000/plugin-serve/brutefir.zip
Creating install location
Unpacking plugin
Checking for duplicate plugin
Copying plugin to location
Installing necessary utilities
Installing brutefir dependencies
unload Loopback module if exists
remove previous configuration
file doesn’t exist, nothing to do
Ign http://ftp.nl.debian.org jessie InRelease
Hit http://ftp.nl.debian.org jessie Release.gpg
Hit http://ftp.nl.debian.org jessie Release
Hit http://ftp.nl.debian.org jessie/main Sources
Hit http://ftp.nl.debian.org jessie/contrib Sources
Hit http://ftp.nl.debian.org jessie/non-free Sources
Hit http://ftp.nl.debian.org jessie/main i386 Packages
Hit http://ftp.nl.debian.org jessie/contrib i386 Packages
Hit http://ftp.nl.debian.org jessie/non-free i386 Packages
Hit http://ftp.nl.debian.org jessie/contrib Translation-en
Hit http://ftp.nl.debian.org jessie/main Translation-en
Hit http://ftp.nl.debian.org jessie/non-free Translation-en
Reading package lists…
Reading package lists…
Building dependency tree…
Reading state information…
brutefir is already the newest version.
drc is already the newest version.
The following package was automatically installed and is no longer required:
libpci3
Use ‘apt-get autoremove’ to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
etc/systemd/system/brutefir.service
creating filters folder and copying demo filters
copying demo flters
copying hw detection script
Detected cpu architecture as i686
Finalizing installation
Finalizing installation
yes
^C
volumio@volumio:~/brutefir$ rm -Rf brutefir*
The directory seems OK - but then again, it wouldn’t write a file if not.
volumio@volumio:/data/INTERNAL/Dsp$ ls -la
total 52
drwxrwxrwx 7 root root 4096 Apr 22 20:54 .
drwxrwxrwx 1 root root 4096 Apr 22 20:54 …
-rwxr–r-- 1 nobody nogroup 8196 Apr 23 13:14 .DS_Store
-rwxr–r-- 1 nobody nogroup 4096 Apr 22 20:54 ._.DS_Store
-rw-r–r-- 1 root root 37 Apr 23 17:39 .mpdignore
drwxrwxrwx 2 root root 4096 Apr 22 16:50 VoBAFfilters
drwxrwxrwx 2 root root 4096 Apr 23 19:42 filter-sources
drwxrwxrwx 2 root root 4096 Apr 23 22:39 filters
-rw-r–r-- 1 root root 1508 Apr 23 17:39 readme.txt
drwxrwxrwx 2 root root 4096 Apr 23 13:09 target-curves
drwxrwxrwx 2 root root 4096 Apr 22 18:55 tools
volumio@volumio:/data/INTERNAL/Dsp$
What can be the problem ?
Log here: http://logs.volumio.org/volumio/6jeObYz.html
Thanks.
Flemming