Re: [tim-janik/beast] Native SpectMorph Support in Beast (#12)

2020-10-29 Thread Stefan Westerfeld via beast
I'm no longer recommending that we do this, we should rather use the LV2, see 
also

https://github.com/tim-janik/beast/pull/30#issuecomment-718844587


-- 
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/issues/12#issuecomment-718848071___
beast mailing list
beast@gnome.org
https://mail.gnome.org/mailman/listinfo/beast


Re: [tim-janik/beast] Native SpectMorph Support in Beast (#12)

2020-10-29 Thread Stefan Westerfeld via beast
Closed #12.

-- 
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/issues/12#event-3937103728___
beast mailing list
beast@gnome.org
https://mail.gnome.org/mailman/listinfo/beast


Re: [tim-janik/beast] Spectmorph plugin (rebase) (#30)

2020-10-29 Thread Stefan Westerfeld via beast
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
beast@gnome.org
https://mail.gnome.org/mailman/listinfo/beast


Re: [tim-janik/beast] Spectmorph plugin (rebase) (#30)

2020-10-29 Thread Stefan Westerfeld via beast
Closed #30.

-- 
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#event-3937076917___
beast mailing list
beast@gnome.org
https://mail.gnome.org/mailman/listinfo/beast