Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarified audio.c (#302) | IBNobody | 2016-05-03 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | * Updated personal layouts * tweaked personal * Nightly - Audio Cleanup Refactored the LUTs. Abstracted some of the registers out of audio to use more functional names. Split audio into audio and audio_pwm. WIP * nightly - collapsed code * Added check for note playing to LEDs | ||||
* | removes extra voices, updates .hex files | Jack Humbert | 2016-04-29 | 1 | -21/+21 |
| | |||||
* | adds delayed vibrato | Jack Humbert | 2016-04-26 | 1 | -0/+31 |
| | |||||
* | updates default voice, prunes voices | Jack Humbert | 2016-04-25 | 1 | -25/+25 |
| | |||||
* | adds more voice harmonics | Jack Humbert | 2016-04-22 | 1 | -3/+16 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Jack Humbert | 2016-04-22 | 1 | -14/+27 |
|\ | | | | | | | | | # Conflicts: # quantum/audio/voices.c | ||||
| * | fixed compiler warnings (#273) | IBNobody | 2016-04-22 | 1 | -12/+25 |
| | | |||||
* | | adds fifth and fourth down voices | Jack Humbert | 2016-04-22 | 1 | -0/+15 |
|/ | |||||
* | adds more voices, fixes macro redefines | Jack Humbert | 2016-04-21 | 1 | -4/+8 |
| | |||||
* | adds multiple voices and the ability to iterate/deiterate between them | Jack Humbert | 2016-04-21 | 1 | -2/+29 |
| | |||||
* | converts tabs to spaces | Jack Humbert | 2016-04-21 | 1 | -44/+44 |
| | |||||
* | restructures audio, begins voicing | Jack Humbert | 2016-04-21 | 1 | -0/+60 |