Bluetooth Enabled Keyboard/Synthesizer for mbed

Dependencies:   mbed 4DGL-uLCD-SE SDFileSystem mbed-rtos

Revisions of main.cpp

Revision Date Message Actions
17:7dd298995c14 2016-04-29 Added function that outputs samples to p18 to the main loop where key presses are processed. File  Diff  Annotate
16:e01a77428828 2016-04-29 Finished cleaning up code. File  Diff  Annotate
15:8ff317cc5d2c 2016-04-29 Fixed uLCD thread so that text works properly.; File  Diff  Annotate
14:40f57385c404 2016-04-29 Added clear screen function call to uLCD thread.; File  Diff  Annotate
13:25d53936d385 2016-04-29 More comments and cleaning up of code.; File  Diff  Annotate
12:d60a9d0052a7 2016-04-29 Commented code, removed all stuff pertaining to lookup table implementation.; File  Diff  Annotate
11:c87f55a3b9e0 2016-04-29 Fixed interrupt lockup and readyFlag File  Diff  Annotate
10:085c49fe2509 2016-04-28 Got rid of lookup table nonsense. File  Diff  Annotate
9:e4df1a31a098 2016-04-28 Various debugging fixes.; ; File  Diff  Annotate
8:f6699fd30737 2016-04-28 Waveform generating functions added as well as output function. File  Diff  Annotate
7:d4c3260cb092 2016-04-28 Lots of stuff. File  Diff  Annotate
6:68c6a50e1437 2016-04-28 Added functions that generate the waveform samples and modify the envelope. File  Diff  Annotate
5:afd67e985df0 2016-04-28 Added some wave tables for the different types of waves, and added some coefficient matrices used to shape the envelope of the waveform. File  Diff  Annotate
4:406f59c6a1a6 2016-04-28 Added input checking so that you cannot lower the ADSR or octave below 1, and you cannot raise these factors above their maximum values. File  Diff  Annotate
3:3aba1d783730 2016-04-27 Wrote function that will write notes to the record on the SD card. File  Diff  Annotate
2:f06ba516b1ad 2016-04-27 Made header file with definitions/macros. Replaced characters in the else if statements with their corresponding macros for readability.; File  Diff  Annotate
1:830a669cacbe 2016-04-15 Test Commit File  Diff  Annotate
0:48311ffdfa96 2016-04-15 Initial Commit File  Diff  Annotate