This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Fundamental
mirror of
https://github.com/VCVRack/Fundamental.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
28
Wiki
Activity
Browse Source
Bump version. Update changelog.
tags/v2.4.0
Andrew Belt
2 years ago
parent
b049bb7200
commit
ee850f8487
2 changed files
with
10 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
CHANGELOG.md
+1
-1
plugin.json
+ 9
- 0
CHANGELOG.md
View File
@@ -1,5 +1,14 @@
# Fundamental changelog
# Fundamental changelog
### 2.4.0 (2023-04-01)
- Add Mult.
- SEQ 3
- Reset step phase when reset trigger is received.
- Mutes
- Add bypass routes.
- VCA
- Fix graphical glitch when display segments have 0% height.
### 2.3.1 (2022-08-07)
### 2.3.1 (2022-08-07)
- Logic
- Logic
- Fix polyphonic outputs.
- Fix polyphonic outputs.
+ 1
- 1
plugin.json
View File
@@ -1,7 +1,7 @@
{
{
"slug": "Fundamental",
"slug": "Fundamental",
"name": "VCV Fundamental",
"name": "VCV Fundamental",
"version": "2.
3.1
",
"version": "2.
4.0
",
"license": "GPL-3.0-or-later",
"license": "GPL-3.0-or-later",
"brand": "VCV",
"brand": "VCV",
"author": "VCV",
"author": "VCV",
Write
Preview
Loading…
Cancel
Save