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

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

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

2019-07-10 Thread Stefan Westerfeld via beast
This plugin uses parts of the SpectMorph API that are no longer supported in the upcoming SpectMorph 0.5.0 and above. In 0.4.x, the host can - manage polyphonic instantiation itself, which this BEAST plugin does, i.e. for a track with 16 voices, there are 16 `MorphPlanVoice` instances, each

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

2019-01-27 Thread Reaper10 via beast
![specmorph icon](https://user-images.githubusercontent.com/8137561/51805001-81ea4f00-222d-11e9-8d57-9e334189ed5e.png) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

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

2018-03-07 Thread Stefan Westerfeld
@swesterfeld pushed 1 commit. d297bea SPECTMORPH: install under $(beastdatadir)/plugins/ -- You are receiving this because you are subscribed to this thread. View it on GitHub:

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

2018-03-06 Thread Stefan Westerfeld
@swesterfeld pushed 1 commit. 21ee6ce SPECTMORPH: include QMutex because our implementation needs it -- You are receiving this because you are subscribed to this thread. View it on GitHub:

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

2018-02-25 Thread Stefan Westerfeld
> Can you repost the build instructions for spectmorph in this PR? I.e. URL and > configure options if any are needed. http://spectmorph.org/downloads/spectmorph-0.3.4.tar.bz2 Just the usual: configure, make, make install. The spectmorph plugin will need to be adapted once the new spectmorph