Removed redundant interface code block
This commit is contained in:
parent
1f6210c6d8
commit
e22b46066a
11
main.scd
11
main.scd
@ -27,14 +27,3 @@ Routine.run({
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
("./synths.scd").loadRelative;
|
||||
Granulator.init(s);
|
||||
("./control.scd").loadRelative;
|
||||
("./granulator.scd").loadRelative;
|
||||
("./effects.scd").loadRelative;
|
||||
("./interface.scd").loadRelative;
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user