We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c27b007 commit 03866c1Copy full SHA for 03866c1
1 file changed
examples/Demos/Sampler/Sampler.pde
@@ -1,6 +1,6 @@
1
/*
2
This example shows how to make a simple sampler and sequencer with the Sound library. In this
3
-sketch 5 different short samples are loaded and played back at different pitches, in this
+sketch 5 different samples are loaded and played back at different pitches, in this
4
case 5 different octaves. The sequencer triggers and event every 200-1000 mSecs randomly.
5
Each time a sound is played a colored rect with a random color is displayed.
6
*/
0 commit comments