Releases: SiebenCorgie/orbital
Releases · SiebenCorgie/orbital
v0.2.0
🪐 Orbital 0.2 🪐
New Orbital release which improves the interface for touch pad based input. Most notably you now have the ability to change all orbital properties via sliders at the bottom of the window. The color pattern for the planets are improved as well.
For each platform the zip file contains a VST3 and Clap version of the plugin.
Known bugs:
- Opening the links on the top left doesn't work on Windows and Mac
v0.1.0
🪐 Orbital 0.1 🪐
First semi-usable release for Orbital. Only tested on Linux, but there are builds for OSX and Windows as well.
For each platform the zip file contains a VST3 and Clap version of the plugin.
Known bugs:
- Opening the links on the top left doesn't work on Windows and Mac
Features
- Relative (to the oscillator frequency) and absolute frequency modulation: This allows you to either model interesting absolute soundscapes, or soundscapes that change relative to the currently played key.
- Polyphony: Up to 10 concurrent voices.
- Sample correct midi event offsets
- 5 stage ADSR Midi-filter including: delay, attack, hold, decay, sustain level and release.
- High quality cosine based oscillators
- Two voice composition options: Linear (clear for less voices), Sigmoid (Warm distortion for more voices).
- SIMD oscillator implementation using portable-simd and sleef-rs.