Skip to content

Commit b7ae0dd

Browse files
committed
streams-generator_sinfromtable-audiokit
1 parent d1ee081 commit b7ae0dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/examples-audiokit/streams-generator_sinfromtable-audiokit/streams-generator_sinfromtable-audiokit.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ void setup(void) {
4242

4343
// Arduino loop - copy sound to out
4444
void loop() {
45+
// the length is defined by sound_len
4546
copier.copy();
4647
// increase frequency
4748
freq += 10;

0 commit comments

Comments
 (0)