aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/audio
Commit message (Collapse)AuthorAgeFilesLines
...
* adds delayed vibratoJack Humbert2016-04-262-0/+33
|
* updates default voice, prunes voicesJack Humbert2016-04-252-29/+29
|
* adds more voice harmonicsJack Humbert2016-04-222-3/+18
|
* Merge remote-tracking branch 'origin/master'Jack Humbert2016-04-223-19/+32
|\ | | | | | | | | # Conflicts: # quantum/audio/voices.c
| * fixed compiler warnings (#273)IBNobody2016-04-223-17/+30
| |
* | adds fifth and fourth down voicesJack Humbert2016-04-222-0/+17
|/
* adds more voices, fixes macro redefinesJack Humbert2016-04-212-4/+9
|
* Update functions used to write to EEPROMEric Tang2016-04-211-3/+3
|
* adds multiple voices and the ability to iterate/deiterate between themJack Humbert2016-04-212-3/+34
|
* converts tabs to spacesJack Humbert2016-04-212-47/+47
|
* restructures audio, begins voicingJack Humbert2016-04-218-0/+1404