2
0
Fork 0

Update README.md

This commit is contained in:
reales 2020-04-22 10:36:42 +02:00 committed by GitHub
parent 468e9796db
commit 7b83197f46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 6 deletions

View File

@ -1,15 +1,21 @@
# discoDSP OB-Xd
Download binaries at https://www.discodsp.com/obxd/
![](https://www.discodsp.com/img/obxd.png)
# 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.
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. It 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.
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). 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.
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!
Also thanks to [KVR artist creating some amazing skins!](https://www.kvraudio.com/forum/viewtopic.php?f=1&t=471926)
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.
# Binaries download
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.
**Release Builds** https://www.discodsp.com/obxd/
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.
**Nightly Builds** https://www.discodsp.net/obxd-nightly/
# Building
Source is compiled with [JUCE 5.4.3](https://github.com/juce-framework/JUCE/archive/5.4.3.zip), VST2 SDK and VST3 SDK. Since VST2 is only possible to use with a Steinberg permission not possible to obtain right now, it's recommended to disable VST (legacy) prior to generating the exporters with Projucer.