summaryrefslogtreecommitdiffstats
path: root/src/sequencer.c
Commit message (Collapse)AuthorAgeFilesLines
* Adjust spacing on CH3 parametersHEADmainBad Diode2021-05-111-20/+28
|
* Add default wave patterns in channel 3Bad Diode2021-05-111-43/+196
|
* Remove some code duplicationBad Diode2021-05-101-48/+29
|
* Cleanup minor indentation issuesBad Diode2021-05-101-32/+32
|
* Fix a bug where the waves were shared throughout trigsBad Diode2021-05-101-56/+57
|
* Change formatting slightly for some global declarationsBad Diode2021-05-101-48/+48
|
* Fix warningsBad Diode2021-05-101-33/+33
|
* Adjust UI control for wave channel parametersBad Diode2021-05-101-6/+52
|
* Handle odd even nibbles on channel 2 wave adjustmentBad Diode2021-05-101-26/+33
|
* Initial implementation of mode4 rendering and parameter editing on CH3Bad Diode2021-05-071-149/+219
|
* Hack for improving the flickeringBad Diode2021-05-071-32/+51
|
* Expand text engine to allow writing to mode 3Bad Diode2021-05-061-3/+20
|
* Clean up parameter selection and rendering for Ch. 1-2Bad Diode2021-05-061-44/+57
|
* Hook up triggers to wave synthBad Diode2021-05-061-96/+128
|
* Test drawing a wave pattern to the screenBad Diode2021-05-061-2/+55
|
* Add control for wave synth (channel 3)Bad Diode2021-05-051-6/+67
|
* Fix minor inconsistenciesBad Diode2021-05-041-7/+11
|
* Enable sequencing on both square wave channelsBad Diode2021-05-041-71/+107
|
* Update UI to enable channel selectionBad Diode2021-05-041-73/+212
|
* Update the number 4 in note spritesBad Diode2021-05-031-13/+18
|
* Add sweep in UI and parameter controlsBad Diode2021-05-031-71/+369
|
* Add duty-cycle sprites and trigger parametersBad Diode2021-05-021-24/+75
|
* Add more documentationBad Diode2021-05-021-2/+5
|
* Update comment with documentationBad Diode2021-05-021-3/+6
|
* Add UI elements for envelope filter per trigBad Diode2021-05-021-27/+147
|
* Add sprites for envelope volume controlBad Diode2021-05-021-53/+145
|
* Add trigger note controlBad Diode2021-05-021-26/+146
|
* Update note names depending on the sequenceBad Diode2021-05-021-78/+93
|
* Start work on seq sprite renderingBad Diode2021-05-021-0/+218