Birdhouse VST works properly in Ardour 8.6 on Linux (Pop!_OS 22.04). This thread helped me set up Ardour to send Birdhouse output to a MIDI instrument. I had to host Birdhouse in a MIDI track, not an Audio track as described in that thread, but otherwise the instructions worked fine.
Building Birdhouse required that several libraries be installed:
sudo apt install libasound2-dev libglu1-mesa-dev freeglut3-dev mesa-common-dev libcurl4-openssl-dev libwebkit2gtk-4.0-dev
Birdhouse VST works properly in Ardour 8.6 on Linux (Pop!_OS 22.04). This thread helped me set up Ardour to send Birdhouse output to a MIDI instrument. I had to host Birdhouse in a MIDI track, not an Audio track as described in that thread, but otherwise the instructions worked fine.
Building Birdhouse required that several libraries be installed:
sudo apt install libasound2-dev libglu1-mesa-dev freeglut3-dev mesa-common-dev libcurl4-openssl-dev libwebkit2gtk-4.0-dev