Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Revision:
- 24:c3bb1b0b2207
- Parent:
- 21:60f01b17b0a6
- Child:
- 27:da783f414f67
--- a/main.cpp Sat May 23 16:49:53 2020 +0000 +++ b/main.cpp Sun May 24 15:20:31 2020 +0000 @@ -12,9 +12,13 @@ */ /* TO DO: +Add F POT Sort Squarewave+tri Sound Add Menu from front.cpp Master Volume +Filter +Add Note Select +Add Pitchbend w.NS^ MIDI */ // Includes @@ -69,7 +73,7 @@ #endif #ifndef SLOW_TIME #ifndef CSV - tick.attach_us(&noise_isr, 63); //normal mode SR=16kHz + tick.attach_us(&noise_isr, 100); //normal mode SR=10kHz #endif #endif