Obxd synthesizer

VST, AU, AAX, CLAP, etc. Plugin Virtual Instruments Discussion
Post Reply New Topic
RELATED
PRODUCTS
OB-Xd - Virtual Analog Synthesizer

Post

Test new version , please. :)

https://dl.dropboxusercontent.com/s/fhw ... y/Obxd.zip

Sounds a lot more "analog". Cpu consumance is close to final version.

Post

All I get is "The procedure entry point GetTickCount64 could not be located in the dynamic link library KERNEL32.dll" :shrug:

I think this is the same I got with PSP 2Meter after they've done some updates. It is related to Windows XP. Just Gnoogle it. ;)

There, I found the solution for you: http://blog.inventic.eu/2013/08/gettick ... windowsxp/
It is no measure of health to be well adjusted to a profoundly sick society. - Jiddu Krishnamurti

Post

Just a quick note: you may include SAVIHost as long as your PlugIn remains freeware, but please also include the license file.
"Until you spread your wings, you'll have no idea how far you can walk." Image

Post

DuX wrote:All I get is "The procedure entry point GetTickCount64 could not be located in the dynamic link library KERNEL32.dll" :shrug:

I think this is the same I got with PSP 2Meter after they've done some updates. It is related to Windows XP. Just Gnoogle it. ;)

There, I found the solution for you: http://blog.inventic.eu/2013/08/gettick ... windowsxp/
Thank you for solution :)

Post

Now I'm awaiting the Win XP version...

Post

2DaT wrote:
DuX wrote:All I get is "The procedure entry point GetTickCount64 could not be located in the dynamic link library KERNEL32.dll" :shrug:

I think this is the same I got with PSP 2Meter after they've done some updates. It is related to Windows XP. Just Gnoogle it. ;)

There, I found the solution for you: http://blog.inventic.eu/2013/08/gettick ... windowsxp/
Thank you for solution :)
You're welcomest! :) Thank *you* for making this synth! :D I hope to hear how it sounds soon. :hihi:
It is no measure of health to be well adjusted to a profoundly sick society. - Jiddu Krishnamurti

Post

Hope this helps. I do not have win xp so not able to test.
https://dl.dropboxusercontent.com/s/fhw ... y/Obxd.zip

Post

2DaT wrote:Hope this helps. I do not have win xp so not able to test.
https://dl.dropboxusercontent.com/s/fhw ... y/Obxd.zip
Sad to report, trying on XP x86 SP2, i recieve the following:

"Error loading xxxxx\obxd.dll

Please make sure that you rename SAVIHost.exe to the name of the plugin DLL..."

Definately has the same name, tried to use my own copy of savihost, same message. Didnt think it would help, but renamed both exe and dll to 'x', no change in message.

Maybe DuX could test again and see if the previous message appears, or if its the same message im getting.

Post

I'm really sorry to say that I still get the same message. :(
It is no measure of health to be well adjusted to a profoundly sick society. - Jiddu Krishnamurti

Post

Works fine here on win7 in Orion.

How far are you taking this...how many more parameters?

Post

I'll give it a test today. I'm itching to have a good free ob-x.

Edit: no errors here, no unexpected behavior. Looking forward to future versions.

Post

Numanoid wrote: There are a couple of Reaktor ensembles too, like http://co.native-instruments.com/index. ... tchid=2866
Nice! Thanks! Downloading now.

Post

2DaT wrote:Hope this helps. I do not have win xp so not able to test.
https://dl.dropboxusercontent.com/s/fhw ... y/Obxd.zip
Unfortunately, no.
Dependency Walker reports quite a lot of kernel32 entry points that are used, but not available in Windows XP:
  • CompareStringEx
  • EnumSystemLocalesEx, GetLocaleInfoEx, GetUserDefaultLocaleName, IsValidLocaleName, LCMapStringEx
  • FlsAlloc, FlsFree, FlsGetValue, FlsSetValue
  • GetTickCount64
  • InitOnceExecuteOnce
You might search for these in the JUCE sources you're using and try to find out whether there's a preprocessor definition surrounding them that you could add to your build to tell it NOT to use them.
"Until you spread your wings, you'll have no idea how far you can walk." Image

Post

C++ define magic. Searched through sources and found everywhere "_WIN32" symbol , while my project contained by default "WIN32" from juce example proj.:D
Updated version:
https://dl.dropboxusercontent.com/s/fhw ... y/Obxd.zip

Post

i'd be happy to make a GUI for you if you can say what the finished version will roughly look like (ie how many knobs etc...)

Post Reply

Return to “Instruments”