2
0
Fork 0
Public archive of github.com/reales/OB-Xd
Go to file
Shane Dunne 599ef00031 Ensure menu items are sorted on newer macOS versions
With the new file system introduced in macOS High Sierra,  juce::DirectoryIterator will usually not return items in alphabetical order. The fact that it ever did was only luck. See https://forum.juce.com/t/directoryiterator-possibly-broken-in-high-sierra-solved-not-juce-bug/24627/2
2019-09-01 12:45:12 -04:00
Source Ensure menu items are sorted on newer macOS versions 2019-09-01 12:45:12 -04:00
.gitignore Add .gitignore 2019-03-06 10:08:40 -05:00
OB-Xd.jucer JUCE 5.4.4 compatibility (preliminary) 2019-08-31 11:23:31 -04:00
README.md Create README.md 2017-01-23 11:17:32 +01:00
license.txt First commit 2017-01-23 11:15:08 +01:00

README.md

discoDSP OB-Xd

Download binaries at https://www.discodsp.com/obxd/

About

While not copying originals, some of the features were taken to a better point. Continuous blendable multimode filter (HP-Notch(BP)-HP in 12 dB mode and 4-1 pole in 24 dB mode). 32 and 64 bit versions included.

Thanks to 2Dat for the original OB-Xd and Soshi Studio for giving the rights to continue this wonderful product. Also thanks to all KVR members for making the amazing skins!

OB-Xd is based on the Oberheim OB-X. It attempts to recreate its sound and behavior, but as the original was very limited in some important ways a number of things were added or altered to the original design.

The OB-Xd was designed to sound as good and as rich as the original. It implements micro random detuning which is a big part of that sound. However, it was not designed as a self-contained completely independent soft-synth. It needs to be contained within a VST framework where things like transposition, automation, layering, arpeggiation, etc., are available.

Also, like many synths of the OB-X's generation, the OB-Xd has no internal effects so its sounds and textures can be greatly enhanced by the use of additional processing like chorus, reverb, delay, etc.