I have HeizenBox 2.3 source code. Looking for someone to recompile it.

VST, AU, AAX, CLAP, etc. Plugin Virtual Effects Discussion
RELATED
PRODUCTS

Post

I have HeizenBox 2.3 C++ source code. Looking for someone to recompile it for PC (and for Mac, if someone is interested). Compiled version will be set free.
Source code package contains sources for other plugins: Turntablist Pro, Creakbox Bassline, Drumbox and LiveGate.

Interested programmers, please PM me.

HeizenBox (outdated) KVR site:
http://www.kvraudio.com/product/heizenbox_by_sxp

HeizenBox review (from February 2006):
http://www.emusician.com/gear/1332/down ... nbox/36146

From original developer notes:

Development platforms used:
Windows 98SE, XP: Visual Studio 6, Visual Studio .NET 2002 and 2003
Mac OS9: Codewarrior 7
Mac OSX: Codewarrior 9

Libaries needed by the plugins:
For sample loading in Turntablist Pro and Drumbox, I used version 1.05 of the libsnfile library. Get it from here: http://www.mega-nerd.com/libsndfile/
For TTP, Creakbox and Drumbox I used version 2.3 of the VST/VSTGUI SDKs from http://www.steinberg.net/. I probably used a beta version of 2.2 for LiveGate but it shouldn’t be much trouble to get it working with 2.3.
SoundCloud * Albums:"Elarchimeriac" "Imnixtimnuor" "Paustiufrutaa"
Join me and other ambient music passionates at AmbientOnline.org

Post

Polite bump...
SoundCloud * Albums:"Elarchimeriac" "Imnixtimnuor" "Paustiufrutaa"
Join me and other ambient music passionates at AmbientOnline.org

Post

Oh, i remember Heizenbox from "back in the days" !
I'm glad to see it alive again :)
I always liked the GUI a lot, by the way ;)

Post

What is the status of the license for the sources ? Will they be open source ?
You can't always get what you waaaant...

Post

stanlea wrote:What is the status of the license for the sources ? Will they be open source ?
They are open.

Quote from note of original developer:
I am releasing the source code to these plugins since I do not plan on working on the anymore and would rather have others continue their development or use them as learning tools.
SoundCloud * Albums:"Elarchimeriac" "Imnixtimnuor" "Paustiufrutaa"
Join me and other ambient music passionates at AmbientOnline.org

Post

Stick the sources up on Github, someone will recompile it.
-Matt

Post

If you need help getting the sources up on github, someone here can help (me if needed). I could probably get it up and running so long as it's not too complex (I've only the VSExpressC++). Feel free to PM me.

Post

I have all the dev tools listed and in theory can build it, but I'm not sure how much time I have. If it's just a straight recompile I'm sure I can do it, but things never work out that way. But if you put it up on github then it will be easy for anyone (and everyone) to give it a try. It also might up the chances of someone doing a 64bit port (which won't be a simple recompile).
-Matt

Post

Last edited by OBSOLETE160530 on Tue Jun 14, 2022 11:14 am, edited 1 time in total.

Post

Cool, I still use this plugin :)
Amazon: why not use an alternative

Post

msorrels, pljones - you were PM'd :)
SoundCloud * Albums:"Elarchimeriac" "Imnixtimnuor" "Paustiufrutaa"
Join me and other ambient music passionates at AmbientOnline.org

Post

Ranjarresh, I've had a look in the archive file.

It contains:
- Bioroid Creakbox Bassline (internally known as "SilverBox")

Code: Select all

setUniqueID('cblx'); --- or ('cbox');	 // <<<! *must* change this!!!!
AND (in the editor)

Code: Select all

setUniqueID ('ADlE');
- What I'm guessing in a Bioroid plugin called Drumbox (although the artwork is TTP)

Code: Select all

setUniqueID('dbox');	 // <<<! *must* change this!!!!
AND (in the editor)

Code: Select all

setUniqueID ('ADlE');
- Bioroid Turntablist Pro (internally known as "Scratcha")

Code: Select all

setUniqueID ('TTP0');	 // <<<! *must* change this!!!!
- Something called "LiveGate" (very small)

Code: Select all

setUniqueID('BLG0');	// identify
- The VST 2.3 SDK

I'm not sure what to make of it. None of the art work looks like HeizenBox nor mentions the heizenbox.com site. It does not look like what you thought it was.

Post

There is Heizenbox source code buried inside chain of folders:

current\VST Plug-Ins SDK 2.3\vstsdk2.3\mac\build\Heizenbox.2.3.vst
SoundCloud * Albums:"Elarchimeriac" "Imnixtimnuor" "Paustiufrutaa"
Join me and other ambient music passionates at AmbientOnline.org

Post

Those folders contain no source.

Post

Sorry, check these:

\current\VST Plug-Ins SDK 2.3\vstsdk2.3\source\ADelay\
\current\VST Plug-Ins SDK 2.3\vstsdk2.3\source\ADelayEditGUI\

It is HeizenBox, regardless of different file names.
SoundCloud * Albums:"Elarchimeriac" "Imnixtimnuor" "Paustiufrutaa"
Join me and other ambient music passionates at AmbientOnline.org

Post Reply

Return to “Effects”