Commit dcb8791d authored by Mathias Chouet's avatar Mathias Chouet :spaghetti:
Browse files

Fix #166 - set MacroRugo[Compound] Cd0 to 1.2

Showing with 2 additions and 2 deletions
+2 -2
...@@ -449,7 +449,7 @@ export class Session { ...@@ -449,7 +449,7 @@ export class Session {
0.13, // C 0.13, // C
0.4, // D 0.4, // D
0.4, // k 0.4, // k
1.5 // Cd0 1.2 // Cd0
), dbg ), dbg
); );
break; break;
...@@ -513,7 +513,7 @@ export class Session { ...@@ -513,7 +513,7 @@ export class Session {
0.13, // C 0.13, // C
0.4, // D 0.4, // D
0.4, // k 0.4, // k
1.5 // Cd0 1.2 // Cd0
) )
); );
break; break;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment