updated keywords
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#define NUM_OSCILLATORS 3
|
||||
#define BIT_DEPTH 12
|
||||
|
||||
// The Music and Midi objects are automatically instantiated when the header file is included.
|
||||
// Make calls to the Music and Midi objects with "Music.function(args)" and "Midi.function(args)"
|
||||
// You still need to call Music.init() and Midi.init() in the setup() function below.
|
||||
|
||||
Reference in New Issue
Block a user