Skip to content

Commit 03866c1

Browse files
committed
updated sampler example
1 parent c27b007 commit 03866c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/Demos/Sampler/Sampler.pde

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
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
3+
sketch 5 different samples are loaded and played back at different pitches, in this
44
case 5 different octaves. The sequencer triggers and event every 200-1000 mSecs randomly.
55
Each time a sound is played a colored rect with a random color is displayed.
66
*/

0 commit comments

Comments
 (0)