This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
what_s_new_vividshaper [2024/06/08 12:39] – lars | what_s_new_vividshaper [2025/01/10 12:26] (current) – lars | ||
---|---|---|---|
Line 2: | Line 2: | ||
====== What's new ====== | ====== What's new ====== | ||
- | * Version 1.2.1 has been released. Many new features: | + | |
+ | * Pitch bend was added, with a range of ±2 half notes. The range can be modified in Lua-code, or even set to zero while using the pitch bend information for other things like modulating a filter. By default, the pitch bend affects affect all patches developed so far. | ||
+ | * The play positions of the oscillators are now automatically reset back to zero when a generator is turned off, allowing especially quick sounds (like a 808 kick) to reset themselves back to the same start position. | ||
+ | * Version 1.3: Two new delay effect lines, which can work together as a ping pong delay or separately as a stereo delay. They can also be chained. There are many different configuration possibilities. Version 1.3 comes with 12 new patches using the delay feature. | ||
+ | | ||
+ | * Version | ||
+ | * Version 1.2 has been released. Many new features: | ||
* New patch organiser. You can hash-tag your patches. | * New patch organiser. You can hash-tag your patches. | ||
- | * New oscillator | + | * New oscilloscope |
* LFO-functions (Square, Triangle, Saw, Sine) | * LFO-functions (Square, Triangle, Saw, Sine) | ||
* Improved synth engine | * Improved synth engine | ||
* Turn off generators that you don't use programmatically to save some CPU | * Turn off generators that you don't use programmatically to save some CPU | ||
+ | * Added 8 AUv3 parameters that you can read using the variable par[x], where x is the parameter number. The values are between 0 to 1. | ||
* Update factory patches online instead of waiting for the next update of the plugin. The planned schedule is currently to release new patches every Friday (" | * Update factory patches online instead of waiting for the next update of the plugin. The planned schedule is currently to release new patches every Friday (" | ||
- | | + | |
- | * Version 1.0 has been released. | + | |
+ | * Version 1.0: First release. |