This website works better with JavaScript.
Home
Explore
Help
Sign In
pete
/
milchlode
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
CPU high. Need level meters, output gain, FX loop, fix metronome...
master
Pete Shadbolt
10 years ago
parent
ba193b290a
commit
4021c88fe4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
main.ck
+ 1
- 1
main.ck
View File
@@ -20,7 +20,7 @@ OscMsg msg;
// Start the metronome
0 => int metronomeLevel;
spork ~plip();
//
spork ~plip();
// Event loop
while (true) {
Write
Preview
Loading…
Cancel
Save