wednesday commit
This commit is contained in:
parent
93da08c0ff
commit
e1a7320aa6
@ -24,7 +24,7 @@ void setup() {
|
|||||||
Music.init();
|
Music.init();
|
||||||
|
|
||||||
// Choosing the sine wave oscillator (optional since this is already the default).
|
// Choosing the sine wave oscillator (optional since this is already the default).
|
||||||
Music.setSine();
|
// Music.setSine(); //Sine is default so don't need this.
|
||||||
|
|
||||||
// Setting the initial frequency for all three oscillators.
|
// Setting the initial frequency for all three oscillators.
|
||||||
Music.setFrequency(c);
|
Music.setFrequency(c);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user