
nebula needs a lot of things, ie loading png from memory and other nasty things
Phuck yeah. +1dpclarkson wrote:Giancarlo, please ignore the programming 'advice' from
anyone here. You're doing a splendid job, brought a truly
groundbreaking product to the market in terms of sonics.
People should actually be thankfull that we get to work
with these awesome tools for so little money.
In the meantime we all can get our work done.
Not being able to work in 64 bit isn't really going
to kill you. I've finished so many mixes already, some of them
which are going to be mastered at Bernie Grundman's.
My work is not rejected at mastering facilities, not because
they're not mixed in 64 bit, but because they are finished.
Agreed. As a Mac user, I avoided Nebula for a long time because the OS X support seemed very far behind Windows. Now, it seems we are almost there... 64-bit is already testing, Core 4 is almost here, and jBridge currently works for Logic X users like myself.dpclarkson wrote:Giancarlo, please ignore the programming 'advice' from anyone here. You're doing a splendid job, brought a truly
groundbreaking product to the market in terms of sonics.
yes, I think jules writes better code than me, more objective oriented, modular, clear and logic. Nebula code is a lot worse. Orion code is a lot better than nebula code, you need to start from the scratch a lot of projects in order to reach the beauty of carmack or jule code. I'm good with complex projects like orion, where you need to go fast through a lot of complexities, but at the end my code is not as much elegant. Orion was my second c++ project and is close to 500.000 code lines, summarized in about 80.000 without spaces, comments and featuring member names of only 5 characters. It will be a pain if we'll decide to go open sourcebrp wrote:ah ok. thanks for this statement. i just wanted to make sure that you know juce and its possibilities and are not ignoring it. but if you know it, then i'm sure you judge things right. i could not imagin that changeing gui would mean so much work!
it's a huge pitty that juce came too late for you!
i personally think it would make sens to go with juce from a strategic point of view. it just opens up a lot of ways and possibilities for your company. i even think of licensing the engine code to other developpers which want to make some hybrid plugins.
but its surely a difficult desicion if you had to hire someone for that. maybe you'll find some nerds in the juce forum (if i remember right, there is kind of a job board). and maybe its just more clever to not start it at all! for such desicions swot-analyses usually can help. learn about this if you havent allready.
anyway, i wish you the very best luck for the future of your company and nebula of course!
yes, exactly... We dont exclude it but we need to hire if we decide to follow this direction...SWAN wrote:I think its just a freindly suggestion but no one really knows the full complexities of another company/product and as Giancarlo is a genius Im sure he is very likely correct![]()
However its always good to think about these things just in case because even a genius sometimes needs ideasI have to admit Juce sounds like it has a lot of advantages but there is probably a huge amount of work to get it there...
I can't wait!giancarlo wrote:good news for mac osx, new version is really faster. It features intel ipp 8 and a lot of code coming from orion
Ah, you're thinking of going the radical way! my idea would have been a lot more pragmatic and straight forward: i thought to just get rid of the gui code and replaceing it by kind of an interface class. now you make a new gui with juce which just communicate to the engine through this interface class. i never had in my mind to opensource the engine code. of cours this would mean light years of hard work and could even mean some amount of harming to your helth!!giancarlo wrote: yes, I think jules writes better code than me, more objective oriented, modular, clear and logic. Nebula code is a lot worse. Orion code is a lot better than nebula code, you need to start from the scratch a lot of projects in order to reach the beauty of carmack or jule code. I'm good with complex projects like orion, where you need to go fast through a lot of complexities, but at the end my code is not as much elegant. Orion was my second c++ project and is close to 500.000 code lines, summarized in about 80.000 without spaces, comments and featuring member names of only 5 characters. It will be a pain if we'll decide to go open source)))
good news for mac osx, new version is really faster. It features intel ipp 8 and a lot of code coming from orion