Luke Cartwright / Mbed 2 deprecated ELEC2645_Project_el18loc_nearlythere

Dependencies:   mbed

Changes

RevisionDateWhoCommit message
33:e7635c8a58a8 2020-05-26 lukeocarwright Final Project submission default tip
32:1049618104a2 2020-05-26 lukeocarwright Final edit (-API CHECK)
31:cfdb014ff086 2020-05-26 lukeocarwright Final Pad edit (-API check)
30:08cc4ec58d07 2020-05-26 lukeocarwright Sorted Settings Menu Final Touches. More Code Tidying.
29:207111ffd6e6 2020-05-25 lukeocarwright Added Back from Front Panel. Fixed minor Bugs. Tidied some code up.
28:eb0f12304a45 2020-05-25 lukeocarwright Added multiple Octaves to allow a greater frequency range.
27:da783f414f67 2020-05-24 lukeocarwright Added X and Y buttons to select ocatve
26:a6033830d01c 2020-05-24 lukeocarwright Fully Working Filter GUI.
25:f230af268e8b 2020-05-24 lukeocarwright Added Filter Graph Sprites and added initial GUI elements for this
24:c3bb1b0b2207 2020-05-24 lukeocarwright Basic Filtering Implemented & sample rate dropped to account for additional CPU usage
23:0b03fc875418 2020-05-23 lukeocarwright For Documentation Reference
22:028f1627c262 2020-05-23 lukeocarwright Documentation Update
21:60f01b17b0a6 2020-05-23 lukeocarwright Publish to check Documentation;
20:fe235c124c67 2020-05-22 lukeocarwright Commit to attempt allow documentation
19:08862f49cd9e 2020-05-22 lukeocarwright ADSR fully working and interfaceable
18:204cd747b54a 2020-05-21 lukeocarwright Got attack working with hardware glitch (slew rate issue and distortion likely due to loading and amp module). Generates CSV file to check output with envelope.
17:358987e9f30e 2020-05-21 lukeocarwright Contrast Setting working.
16:14c231624f3e 2020-05-19 lukeocarwright Added settings Menu. Fixed skipping menus bug.
15:1c67f064278e 2020-05-19 lukeocarwright Fixed Tri wavetable issue to get tri wave out. Added more slow debug elements.
14:9cfe0041cc4e 2020-05-19 lukeocarwright Actually make proper sound atlast. Checked Concert A against piano. included more preprocessor debug (SLOW TIME) for Debug if output check required w. printf
13:27300c533dd1 2020-05-09 lukeocarwright ADSR faders moving
12:7a399a476cfd 2020-05-08 lukeocarwright Added suitable title screen
11:6ae098535da9 2020-05-07 lukeocarwright Added pulse and enhanced other degubbing. Also eddited tri_wavtable algorithm.
10:258a1eca02cc 2020-05-06 lukeocarwright Added Triangle/saw LUT with debug test
9:f6ba53e355a0 2020-05-06 lukeocarwright Outputted sin LUT in uint16_t with unit test using DEBUG macro. Allows direct writing of value to table to 16-bit DAC.
8:f305ea78b2b1 2020-05-05 lukeocarwright Added Sliders to Faders ready for GUI.
7:33cb5f2db1ee 2020-05-05 lukeocarwright Added initial GUI for front and sorted menu bug
6:3a4e9ce12911 2020-05-04 lukeocarwright Menu format created in seperate files
5:e785b9cd58c9 2020-05-03 lukeocarwright Strip back of functions due to hardwaare change (created own physical gamepad3). Inclusion of main menu (yet to be user activated)
4:9b7ea5528a5c 2020-04-07 lukeocarwright Generates sine wave using pwm (tested upto 50hz on scope w.o filter)
3:b7df72682b81 2020-04-01 lukeocarwright Produces single sin with variable frequency in uint format. Poor quality sound unsolved. Physical filter built but untested.
2:07cef563acdf 2020-03-30 lukeocarwright Sin generated to onboard speaker and secondary sin modulation signal generated but not implemented. Square wve function also there but not implemented.
1:766a293c9b07 2020-02-06 lukeocarwright intital commit 06/02/19;
0:b7f1f47bb26a 2020-02-03 eencae ELEC2645 starter project