kallaballa / MidiPatch

MidiPatch is a scriptable and modular real-time software synthesizer using the PatchScript API
GNU Affero General Public License v3.0
12 stars 2 forks source link

Move allocation of synthesizers and all binding related code into PatchScript #51

Closed kallaballa closed 4 years ago

kallaballa commented 4 years ago

And make sure to use forward declarations to contain kaguya code into a single compilation object because building with kaguya included takes ages.