2
0
Fork 0
OB-Xd/README.md

19 lines
1.3 KiB
Markdown
Raw Normal View History

2017-01-23 10:17:32 +00:00
# discoDSP OB-Xd
2020-08-01 18:08:03 +00:00
![](https://www.discodsp.com/img/obxd20_ilkka_rosma.jpg)
2017-01-23 10:17:32 +00:00
# About
2020-07-21 07:40:01 +00:00
OB-Xd is based on the [Oberheim OB-X](https://wikipedia.org/wiki/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. 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.
2020-04-22 08:36:42 +00:00
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.
2017-01-23 10:17:32 +00:00
2020-07-21 07:40:01 +00:00
Thanks to [2Dat](https://github.com/2DaT/Obxd) for the original OB-Xd and Soshi Studio for giving the rights to continue this wonderful product. Also thanks to [KVR artists for creating some amazing skins!](https://www.kvraudio.com/forum/viewtopic.php?f=1&t=471926)
2020-04-22 08:36:42 +00:00
2020-04-22 08:37:10 +00:00
# Binaries
2020-04-22 08:36:42 +00:00
2020-07-21 07:41:43 +00:00
Latest binaries can be downloaded at https://www.discodsp.com/obxd/
2017-01-23 10:17:32 +00:00
2020-04-22 08:36:42 +00:00
# Building
2017-01-23 10:17:32 +00:00
2022-11-03 17:23:49 +00:00
Source code can be compiled with [JUCE 7.0.2](https://github.com/juce-framework/JUCE/releases/tag/7.0.2).