You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/quantum/audio
DDRnJn fe89aef774 Add 3 new songs and add new note type (#5351)
* 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
6 years ago
..
audio.c increase size of note counter variable to avoid overflow 6 years ago
audio.h Add functions so you can configure programatically 7 years ago
audio_arm.c increase size of note counter variable to avoid overflow 6 years ago
audio_pwm.c increase size of note counter variable to avoid overflow 6 years ago
luts.c Clueboard 60% support (#1746) 8 years ago
luts.h Clueboard 60% support (#1746) 8 years ago
muse.c Adds support for Planck Rev 6 (#2666) 7 years ago
muse.h Adds support for Planck Rev 6 (#2666) 7 years ago
musical_notes.h Add 3 new songs and add new note type (#5351) 6 years ago
song_list.h Add 3 new songs and add new note type (#5351) 6 years ago
voices.c no glide 8 years ago
voices.h Clueboard 60% support (#1746) 8 years ago
wave.h