rerdavies / ToobAmp

A set of high-quality guitar effect plugins for Raspberry Pi with specific support for PiPedal.
https://rerdavies.github.io/ToobAmp
Other
36 stars 5 forks source link

Doesn't work in Ubuntu Linux Ardour x64 #43

Open cyrusadkisson opened 7 months ago

cyrusadkisson commented 7 months ago

Tried Toob ML Amplifier and the neural amp in Ardour DAW in Ubuntu Linux 22 (x64). The GUI controls didn't work in most cases (dropdown not changing the selected value, toggles doing nothing, eg) and when I used Ardour's generic controls as a workaround, the settings/plugins either didn't affect the signal or caused the signal to sound screechy/weird (nothing like an amplifier should sound).

I know desktop linux x64 DAWs are not the main target of this project, but LV2s should be portable to any host and these apparently aren't. I thought you'd want to know.

P.s. and I know this is a separate issue, but the release tarball wouldn't compile. something about missing makelist in the neural component? So I cloned the repo directly and that compiled with the instructions given.