madskjeldgaard / Birdhouse

An OSC to Midi Bridge. Cross-platform. VST, CLAP, Standalone.
Other
32 stars 1 forks source link

Birdhouse VST works in Ardour 8.6 on Linux (Pop!_OS 22.04) #45

Closed abelzile closed 5 months ago

abelzile commented 5 months ago

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

madskjeldgaard commented 5 months ago

Amazing to hear. Thanks so much for the feedback <3

madskjeldgaard commented 5 months ago

https://github.com/madskjeldgaard/Birdhouse/blob/main/README.md#supported-hosts

I added a link to this thread here for future reference. Thanks for testing :)