mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
This commit is contained in:
@@ -34,7 +34,6 @@ void setup() {
|
||||
frequency[i] = random(5, 12);
|
||||
}
|
||||
noStroke();
|
||||
smooth();
|
||||
frameRate(30);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user