In terms of patches, I'm aiming for around a hundred, giving a good mix of generative and processing functionality. It's an ongoing process, so hard to say which are "finished" as I'm forever tweaking them, but around 80 - 90% of the way on that front, I'd guess. There are also about 200(ish) macros, again covering generative, processing, and utility functions, and a handful of new "low-level" modules, mainly some UI components and a few utility modules that fill in some gaps/fix some issues with the previous event model. Generally, I'm avoiding adding new monolithic modules if at all possible, prefering customisable macros where I can. All the new modulation stuff - being able to right-click any object and choose "Add LFO", or "Add Envelope" for example - is all macro-based, and as such can be opened and edited.what is the total number of patches that will be included in the next release
(But I'd also say that creating macros and the like is generally quick and easy for me: it's the internal code changes to support the library that have taken so long, adding things like multi-threaded graph support, the ability to have more than one graph, to intersperse third-party plug-ins between graphs so you can process the output of other MIDI plug-ins, adding proper style support for UI components. All these little details that seem short work on paper often end being anything but!)
---
There is only one reason I didn't ship VST3 day 1, and that is because I was unsure the future of VST3 MIDI. I didn't want to back myself into a corner, adding some functionality that I'd struggle to keep supporting if VST3 every got "proper" MIDI support. Well, I think the landscape will not be changing any time soon, so I will add the VST3 to the next release, with the caveats thats you're not going to get much in the way of MIDI out from it.disc0head wrote: Fri May 20, 2022 1:40 am Will there be a VST 3 version? TouchDesigner has recently introduced support for VSTs, but only VST 3... Architect inside of TouchDesigner would be an absolute dream.
EDIT: It loads up fine in TouchDesigner from inside of VST 3 plugins that can host other plugins, like DDMF Metaplugin, KushView Element, NI Komplete Kontrol, etc... will need to do more testing to see how it behaves but it looks promising!
Out of interest, I see that you got it working with a wrapper: could I ask which operating system you're using? Thanks!
