Browse Source

Updated eurorack repo and added SUB Brauds modes

tags/v0.4.0
Andrew Belt 7 years ago
parent
commit
4405ec8d7f
3 changed files with 6 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      eurorack
  3. +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",


Loading…
Cancel
Save