Split Plugin Creator
-
Christian Budde Christian Budde https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=25572
- KVRAF
- Topic Starter
- 1538 posts since 14 May, 2004 from Europe
Sure this would be a good idea. However, since it is only a demonstration of what you can do with my open source framework it's not supposed to be complete. It only shows what can be done if you have some clever ideas. Unfortunately the open source packages doesn't feature an FFT, which is nevessary for a fast convolution of the crossover filter kernels. Not that I don't know how to do it, but either I have to make my FFT public, write a new one or move this 'split creator' over to my very own projects.thermal wrote:Maybe a linear phase crossover in the future? if you think that would be a good idea.
So I guess you have to wait until someone spends time to 'donate' an FFT or complete the work with routines in the time domain. At least it is open source and basically everyone can complete this.
Well, quite a lot hacking was used in order to make this working. Not only that my framework is still Win32 only at the moment (while a lot of things are already working on OSX), but also that it is not possible the way I used to do it on OSX.mustgroove wrote:Sorry for making such a predictable post, but will we ever see an OS X version of this?
We do not plan to make any more group buys.Hannes_F wrote:BTW is there eventually a ElectriQ group buy in the kitchen?
New version:
http://www.savioursofsoul.de/Christian/ ... r-661S.zip
- new mode: Single for processing a single instance only
- fixed: problem with two different plugins (different GUI sizes)
- changed: first program will be load rather then setting all parameters to zero
- version number added to file name
Christian
-
Christian Budde Christian Budde https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=25572
- KVRAF
- Topic Starter
- 1538 posts since 14 May, 2004 from Europe
New version:
SplitPluginCreator v664 (single) [1.1MB]
Changelog:
- fixed a bug regarding parameter update/display/automation/storage
SplitPluginCreator v664 (single) [1.1MB]
Changelog:
- fixed a bug regarding parameter update/display/automation/storage
-
- KVRian
- 863 posts since 24 Mar, 2007 from Vancouver, BC
-
Christian Budde Christian Budde https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=25572
- KVRAF
- Topic Starter
- 1538 posts since 14 May, 2004 from Europe
If you donate some money you can use 2 different plugins, depending on the mode: one for the low frequencies/left/mid or low levels and one (different) for the high frequencies/right/side or higher levels (or whatever mode is selected).spinedoc wrote:Does this version allow 2 different plugs to be split?
The precompiled version available only allows to use two instances of one plugin. Of course you can compile anything else on your own, since this is open source, but I recently only precompiled the one version.
Christian

