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
25
Wiki
Activity
Browse Source
Bump version. Update changelog.
tags/v2.2.0
Andrew Belt
1 year ago
parent
e229df8fab
commit
3715a63765
2 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
CHANGELOG.md
+1
-1
plugin.json
+ 4
- 0
CHANGELOG.md
View File
@@ -1,5 +1,9 @@
# Fundamental changelog
### 2.2.0 (2022-05-22)
- Add CV Mix.
- Add Fade.
### 2.1.0 (2022-01-23)
- VCA Mix
- When mixing polyphonic and monophonic signals, don't copy monophonic signals to all polyphonic channels. Simply mix them to polyphonic channel 1.
+ 1
- 1
plugin.json
View File
@@ -1,7 +1,7 @@
{
"slug": "Fundamental",
"name": "Fundamental",
"version": "2.
1
.0",
"version": "2.
2
.0",
"license": "GPL-3.0-or-later",
"brand": "VCV",
"author": "VCV",
Write
Preview
Loading…
Cancel
Save