ohmtech-rdi / eurorack-blocks

Software to Hardware Prototyping for Eurorack using C++, Max/Gen~ or Faust
Other
296 stars 19 forks source link

Add support for simulator plugin install #540

Closed ohmtech-rdi closed 1 year ago

ohmtech-rdi commented 1 year ago

This PR introduces the simulator mode for the erbb install command.

It allows to use erbb install for closed-source modules. In particular on macOS, it will resign the binary to run on the local computer.

Warning Don't merge before testing with Frohmage on all platforms!

Todo