MikeMorenoDSP / EP-MK1

EP-MK1 is a real-time physical model plugin of an Electric Piano built with Pure Data and Camomile.
GNU General Public License v3.0
62 stars 8 forks source link

add hvcc build to CI #15

Closed dromer closed 1 year ago

dromer commented 2 years ago

Now you will have automated builds for HVCC, resulting in LV2, VST2, VST3, and jack-standalone builds for Linux, Windows and MacOS.

The MacOS builds are Universal (both x86 and M1) but we can add ARM targets for Linux and Windows as well if you want.

See this GH-Action for a successful build: https://github.com/Wasted-Audio/EP-MK1/actions/runs/3251378119

dromer commented 2 years ago

Tweaked the GH-Actions to remove some of the warnings about upcoming deprecations :)