Skip to content

Adds Linux build support#3

Open
nilern wants to merge 1 commit intoJamesStubbsEng:mainfrom
nilern:linux-build
Open

Adds Linux build support#3
nilern wants to merge 1 commit intoJamesStubbsEng:mainfrom
nilern:linux-build

Conversation

@nilern
Copy link
Copy Markdown

@nilern nilern commented Aug 10, 2025

Such a portable open source plugin is surely of interest to Linux users. Since you are using JUCE and Git submodules it was mostly trivial to add build support for Linux.

The only issue is that for hysterical raisins libstdc++ does not support std::powf, so I had to change calls to it to std::pow. That should be fine, although I am not a huge fan of overloading.

Quite a nice project you have here! I have been soldering together a TS-808 clone and considering getting into WDF:s. At the moment I just needed something to push a JCM 800 amp sim but I might also make use of that Mix knob on bass guitar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant