I've implemented a preliminary version of a SpectMorph Device for BEAST here:
https://github.com/swesterfeld/beast/blob/spectmorph/devices/spectmorph/spectmorph.cc
Some things (custom ui/serialization) are not finished. However, there is a
general problem that arises if a user uses multiple versions of SpectMorph at
the same time, as the ~/Documents/SpectMorph/Instruments/User directory is
shared between all SpectMorph instances. Unexpected results are produced if one
version would be linked into BEAST and another version was installed for
LV2/VST. Therefore I think to avoid problems with incompatible versions
accessing the custom instuments directory, I instead recommend that BEAST uses
the LV2 plugin (just like every other DAW). So this PR can be closed now.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tim-janik/beast/pull/30#issuecomment-718844587
_______________________________________________
beast mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/beast