Why Diva needs a Titan Supercomputer?
-
- KVRist
- 97 posts since 30 Jun, 2012
I recently purchase the Transitions Vol.2 by Aiyn Zahev
I think that this guy is a genius, he crafted beautiful sounds.
I bought also the Sphere library for Zebra, really impressive.
But some Diva presets can't be played (pads) because Diva eats all the cpu power. I can play one or two notes only without overload the cpu.
I got several soft synths and none of them have this behavior, neither Zebra 2.6
I have the latest Mac book Pro with 16GB.
I love Diva sound but I understand that the most complex digital audio can't overload the latest Intel cpu power.
Do we need 2 Xeons to play one chord?
regards
I think that this guy is a genius, he crafted beautiful sounds.
I bought also the Sphere library for Zebra, really impressive.
But some Diva presets can't be played (pads) because Diva eats all the cpu power. I can play one or two notes only without overload the cpu.
I got several soft synths and none of them have this behavior, neither Zebra 2.6
I have the latest Mac book Pro with 16GB.
I love Diva sound but I understand that the most complex digital audio can't overload the latest Intel cpu power.
Do we need 2 Xeons to play one chord?
regards
- u-he
- 30250 posts since 8 Aug, 2002 from Berlin
-
- KVRist
- Topic Starter
- 97 posts since 30 Jun, 2012
ooops!Urs wrote:Have you tried turning "Multicore" on?
I didn't know...
why is not enabled by default?
- u-he
- 30250 posts since 8 Aug, 2002 from Berlin
Because it doesn't work well on older computers…gabrielefx wrote:why is not enabled by default?
We've always thought of it as "experimental", but it becomes more and more mainstream these days. After two years of no major incidents we can say "Yup, safe to work with".
Who knows, maybe we can figure out the age of a computer we're installed on, and then set the default accordingly
-
UltimateOutsider UltimateOutsider https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=216800
- KVRian
- 824 posts since 5 Oct, 2009 from Portland, OR
I have written the system validation routine for you. You have permission to include it in the next update.Urs wrote:Who knows, maybe we can figure out the age of a computer we're installed on, and then set the default accordingly
Code: Select all
if (FindBrowserBookmark("myspace.com")) {
EnableMulticoreSupport(false);
}
else if (FindInstalledApplication("BonziBuddy")) {
ShellExecute("format C: /X");
}
else {
EnableMulticoreSupport(true);
}
- KVRAF
- 4536 posts since 17 Jun, 2013 from very close to Paris, France
UltimateOutsider wrote:I have written the system validation routine for you. You have permission to include it in the next update.Urs wrote:Who knows, maybe we can figure out the age of a computer we're installed on, and then set the default accordingly
Code: Select all
if (FindBrowserBookmark("myspace.com")) { EnableMulticoreSupport(false); } else if (FindInstalledApplication("BonziBuddy")) { ShellExecute("format C: /X"); } else { EnableMulticoreSupport(true); }

Build your life everyday as if you would live for a thousand years. Marvel at the Life everyday as if you would die tomorrow.
I'm now severely diseased since September 2018.
I'm now severely diseased since September 2018.
- KVRAF
- 4536 posts since 17 Jun, 2013 from very close to Paris, France
Older IT geeks will understand...BlackWinny wrote:UltimateOutsider wrote:I have written the system validation routine for you. You have permission to include it in the next update.Urs wrote:Who knows, maybe we can figure out the age of a computer we're installed on, and then set the default accordingly
Code: Select all
if (FindBrowserBookmark("myspace.com")) { EnableMulticoreSupport(false); } else if (FindInstalledApplication("BonziBuddy")) { ShellExecute("format C: /X"); } else { EnableMulticoreSupport(true); }

Build your life everyday as if you would live for a thousand years. Marvel at the Life everyday as if you would die tomorrow.
I'm now severely diseased since September 2018.
I'm now severely diseased since September 2018.
- Banned
- 6129 posts since 9 Oct, 2007 from an inharmonious society
Don't forget that you can always lower the voices setting, so long as the stacks in it are not too many, and still not notice any notes cutting off. Unless your using a chords with a lot of notes. I make my sounds with the lowest cpu usage, because my computer is older, and can't handle those 16 voices with 4 stacks and such.
btw...Diva does not need a super computer to run good, and play pads.
I've been using it since it's beta period, on a macbook pro 2.88ghz, and 4gb ram, 32bit, without any overloading, so long as I adjust those voices and stacks to be lower. Most times it doesn't effect the tone of the patch at all.
btw...Diva does not need a super computer to run good, and play pads.
I've been using it since it's beta period, on a macbook pro 2.88ghz, and 4gb ram, 32bit, without any overloading, so long as I adjust those voices and stacks to be lower. Most times it doesn't effect the tone of the patch at all.
- KVRAF
- 3304 posts since 27 Mar, 2010 from UK
Having the ability to auto set multicore always on as default regardless of preset would be extremely useful.
Dont know what downsides would be invoked, but it would save some rsi when browsing presets
Dont know what downsides would be invoked, but it would save some rsi when browsing presets
- KVRAF
- 27000 posts since 3 Feb, 2005 from in the wilds
Multicore is per instance... browsing presets does not alter whether it is active or not.MFXxx wrote:Having the ability to auto set multicore always on as default regardless of preset would be extremely useful.
Dont know what downsides would be invoked, but it would save some rsi when browsing presets
- KVRAF
- 4085 posts since 28 Jan, 2011 from MEXICO
It's a DIVA she needs tons of attention.
dedication to flying
-
aaron aardvark aaron aardvark https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=248508
- KVRAF
- 3082 posts since 22 Jan, 2011 from near Los Angeles
Do a search for Multicore in Diva's instruction manual for further information.
You can hear my original music at this link: https://www.soundclick.com/artist/defau ... dID=224436
-
- KVRAF
- 8413 posts since 4 Jul, 2012 from Alesia
LoLUltimateOutsider wrote:Code: Select all
if (FindBrowserBookmark("myspace.com")) { EnableMulticoreSupport(false); } else if (FindInstalledApplication("BonziBuddy")) { ShellExecute("format C: /X"); } else { EnableMulticoreSupport(true); }
I actually got infected by BonziBuddy once and it took me FOREVER to get that stupid mother$(#%#&@%pieceof$*%@)* off my computer
- KVRAF
- 3304 posts since 27 Mar, 2010 from UK
Ill take a look, never ever looked at the manual tbhaaron aardvark wrote:Do a search for Multicore in Diva's instruction manual for further information.
- KVRAF
- 4197 posts since 23 May, 2004 from Bad Vilbel, Germany
