Announcement
Collapse
No announcement yet.
[Beta Announce] Revised Inguz DSP plugin
Collapse
X
-
What do you want to achieve by enabling the settings? In order to use Inguz the plugin tries to bypass the default settings, so by re-enabling you may make it less likely to work. Bit more of an explanation below.
The drop downs allow you to select the options that you want, I think you knew that much. The tricky bit is getting those settings right as it is a bit of a dark art. You need to know what formats your player can accept and then set the mappings accordingly, I tried to get the defaults correct with the Inguz plugin, but it doesn't work in all cases.
What I do is I download the C3PO plugin and then view the settings in C3P0 vs the player in question (NB don't enable C3PO for the player if you want to use Inguz on it as both plugins will compete to produce a config and C3P0 will win). What you can do is view the settings just played, this allows you to change the file types play a WMAL file and see the effect on the settings. It's a bit of a pain, but you will get there.
Comment
-
trying to get this working and I see this in the log. I tried chaning the file types. When I disable Ogg Vorbis spotty doesn't work. I can see that its trying to convert to flac but it won't play. When it's enabled the music plays
[23-02-16 23:05:00.0127] Slim::Utils::Misc::msg (1321) Warning: [23:05:00.0124] Perl.exe not found at /Slim/Utils/OS/Win32.pm line 132.
[23-02-16 23:05:03.0683] Slim::Utils::Misc::msg (1321) Warning: [23:05:03.0681] Perl.exe not found at /Slim/Utils/OS/Win32.pm line 132.
[23-02-16 23:05:03.8581] Slim::Utils::Misc::msg (1321) Warning: [23:05:03.8578] Perl.exe not found at /Slim/Utils/OS/Win32.pm line 132.
[23-02-16 23:05:04.3927] Slim::Utils::Misc::msg (1321) Warning: [23:05:04.3924] Perl.exe not found at /Slim/Utils/OS/Win32.pm line 132.
[23-02-16 23:05:08.4455] Slim::Networking::Repositories::__ANON__ (147) Failed to fetch https://raw.githubusercontent.com/Fo...in/plugin.xml: 404 Not Found
[23-02-16 23:05:08.4459] Slim::Networking::Repositories::__ANON__ (150) https lookup failed - trying plain text http instead: https://raw.githubusercontent.com/Fo...ain/plugin.xml
[23-02-16 23:05:34.8990] Slim::Networking::Repositories::__ANON__ (147) Failed to fetch http://raw.githubusercontent.com/Fox...in/plugin.xml: 404 Not FoundComment
-
trying to get this working and I see this in the log. I tried chaning the file types. When I disable Ogg Vorbis spotty doesn't work. I can see that its trying to convert to flac but it won't play. When it's enabled the music plays
[23-02-16 23:05:00.0127] Slim::Utils::Misc::msg (1321) Warning: [23:05:00.0124] Perl.exe not found at /Slim/Utils/OS/Win32.pm line 132.
[23-02-16 23:05:03.0683] Slim::Utils::Misc::msg (1321) Warning: [23:05:03.0681] Perl.exe not found at /Slim/Utils/OS/Win32.pm line 132.
[23-02-16 23:05:03.8581] Slim::Utils::Misc::msg (1321) Warning: [23:05:03.8578] Perl.exe not found at /Slim/Utils/OS/Win32.pm line 132.
[23-02-16 23:05:04.3927] Slim::Utils::Misc::msg (1321) Warning: [23:05:04.3924] Perl.exe not found at /Slim/Utils/OS/Win32.pm line 132.
[23-02-16 23:05:08.4455] Slim::Networking::Repositories::__ANON__ (147) Failed to fetch https://raw.githubusercontent.com/Fo...in/plugin.xml: 404 Not Found
[23-02-16 23:05:08.4459] Slim::Networking::Repositories::__ANON__ (150) https lookup failed - trying plain text http instead: https://raw.githubusercontent.com/Fo...ain/plugin.xml
[23-02-16 23:05:34.8990] Slim::Networking::Repositories::__ANON__ (147) Failed to fetch http://raw.githubusercontent.com/Fox...in/plugin.xml: 404 Not Found
I am working on a replacement for Squeeze EQ so I don't have it installed at the moment, and just re-installed it now, via the plugins menu.
I had an old custom.conf file that I needed to clean (NB this should not be a problem for most people, unless you uninstall and re-install a lot)
The problem that most people will face is with file types and the conversion path.
For example Spotify has it's own file type and typically people playing it will need the source converted to flac, ogg, pcm etc. in order to play it. There are some conventions that the developers established, which basically say prefer the shortest route to the desired target file type, over a longer route and some fuzzy stuff if the file type is less preferable vs a longer route.
Unfortunately the above means that adding EQ into the mix lengthens the audio path and by default the setup gets ignored. Hence to make it work we need to play about with file types, as this would be difficult to add into the build without breaking loads of stuff.
I have just re-enable Spotty via Inguzspt flc [DISABLED] * * flc [spotty.exe|flac|sox|InguzDSP] * d0:50:99:85:19:e9 mp3 [DISABLED] * * ogg [DISABLED] * * pcm [DISABLED] * *
On the file type interface (Settings->Advanced->File Types)
It looks like this
The top flac entry converts directly from spotty to flac, which is the preferred route, so we need to disable it - second is a duplicate. The MP3 route will be selected in preference to our DSP route as it is shorter as will the PCM so we need to disable them. Ogg Vorbis has been removed at some point, but we would want to disable it anyway. This leaves us with a 2 step conversion once to from Spotty to sox and another from Inguz to flac.
I am sorry it is so complex, it certainly confuses me!
Comment
-
Hi - can you confirm what steps you have taken to get this installed and working?
I am working on a replacement for Squeeze EQ so I don't have it installed at the moment, and just re-installed it now, via the plugins menu.
I had an old custom.conf file that I needed to clean (NB this should not be a problem for most people, unless you uninstall and re-install a lot)
The problem that most people will face is with file types and the conversion path.
For example Spotify has it's own file type and typically people playing it will need the source converted to flac, ogg, pcm etc. in order to play it. There are some conventions that the developers established, which basically say prefer the shortest route to the desired target file type, over a longer route and some fuzzy stuff if the file type is less preferable vs a longer route.
Unfortunately the above means that adding EQ into the mix lengthens the audio path and by default the setup gets ignored. Hence to make it work we need to play about with file types, as this would be difficult to add into the build without breaking loads of stuff.
I have just re-enable Spotty via Inguzspt flc [DISABLED] * * flc [spotty.exe|flac|sox|InguzDSP] * d0:50:99:85:19:e9 mp3 [DISABLED] * * ogg [DISABLED] * * pcm [DISABLED] * *
On the file type interface (Settings->Advanced->File Types)
It looks like this
The top flac entry converts directly from spotty to flac, which is the preferred route, so we need to disable it - second is a duplicate. The MP3 route will be selected in preference to our DSP route as it is shorter as will the PCM so we need to disable them. Ogg Vorbis has been removed at some point, but we would want to disable it anyway. This leaves us with a 2 step conversion once to from Spotty to sox and another from Inguz to flac.
I am sorry it is so complex, it certainly confuses me!
i tried only activating one player and that shorten the list of options by a lot but still same result. Music won't play
Last edited by grimmace92; 2023-02-20, 04:28.Comment
-
I have refreshed the key settings in the Plugin repository and tried a clean install on picoreplayer. via the plugin menu. NB You need to shut down the players and restart them after install , then use the EQ setup screen (accessed on the Extras Menu). I then restart LMS for good measure) - as there is no easy to access restart button I just install/uninstall a plugin I don't use like Tidal as it is quite quick to do.
Once this is done you can amend the file settings as above.Comment
-
I have been setting up a new installation. Where do I put my impulse (wav) file in Ubuntu? The old setup was /usr/share/InguzEQ/MatrixImpulses - but the filter does not show up in the Room Correction dropdown.
Thanks foxesden - good work!
TonyComment
-
/var/lib/squeezeboxserver/prefs/InguzEQ/Impulses
NB should be under the squeezeboxserver/prefs as this is the recommended locationComment
-
Comment