This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
AudibleInstruments
mirror of
https://github.com/VCVRack/AudibleInstruments.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Updated eurorack repo and added SUB Brauds modes
tags/v0.4.0
Andrew Belt
7 years ago
parent
975f00a9e2
commit
4405ec8d7f
3 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitmodules
+1
-0
eurorack
+2
-0
src/Braids.cpp
+ 3
- 0
.gitmodules
View File
@@ -0,0 +1,3 @@
[submodule "eurorack"]
path = eurorack
url = https://github.com/pichenettes/eurorack.git
+ 1
- 0
eurorack
@@ -0,0 +1 @@
Subproject commit 26f0ec7a60b94b4c73b6cd04eb786cbf0d42b7ef
+ 2
- 0
src/Braids.cpp
View File
@@ -113,6 +113,8 @@ static const char *algo_values[] = {
"//-_",
"FOLD",
"uuuu",
"SUB-",
"SUB/",
"SYN-",
"SYN/",
"//x3",
Write
Preview
Loading…
Cancel
Save