summaryrefslogtreecommitdiffstats
path: root/quantum/audio/musical_notes.h
AgeCommit message (Collapse)AuthorFilesLines
2019-03-11Add 3 new songs and add new note type (#5351)DDRnJn1-0/+4
* Added 3 new songs and added new note type to musical_notes.h Added Megalovania from Undertale, Kataware Doki from Kimi no Na Wa and La Campanella by Lizst to song_list.h Added the breve (double whole note) and dotted breve note types to musical_notes.h. I included this because the default tempo is quite high, so I thought a note with higher duration was needed * Fixed indentation for new notes in musical_notes.h Changed tabs to spaces in indentation
2019-01-13Changed rest note (#4837)Jeremy Bernhardt1-0/+4
* Changed rest term * Update quantum/audio/musical_notes.h Co-Authored-By: germ <jeremythegeek@gmail.com>
2018-01-14Fix up the ARM audio support (#2136)skullydazed1-113/+113
* Get audio working on clueboard/60 * add keys for music mode * Change doubles to floats * add keys for all the songs * revert to the default startup sound * Remove music mode until we can figure out why it crashes
2017-07-23use automatic rests with songs (no more rest styles)Jack Humbert1-7/+0
2017-03-29Clarify the quantum license (#1042)skullydazed1-1/+17
* Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
2016-04-21restructures audio, begins voicingJack Humbert1-0/+217