aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add more notification hintsBad Diode2024-02-021-1/+1
* Add improved renderer routines with DMA optionBad Diode2024-01-231-1/+1
* Further performance improvementsBad Diode2024-01-161-1/+1
* Try to improve performance by using a multiplication tableBad Diode2024-01-161-1/+1
* Add Attack/Decay envelope to CH3Bad Diode2024-01-161-1/+1
* [WIP] Full implementation of attack/decay for ch3 (bugs?)Bad Diode2024-01-161-1/+1
* [WIP] Refactor ch3 envelopeBad Diode2024-01-161-1/+1
* [WIP] Add decay control and attack/decay params on ch3Bad Diode2024-01-151-1/+1
* [WIP] Initial implementation of CH3 envelopeBad Diode2024-01-151-1/+1
* Fix bug when sound would not be stopped in link mode when togglingBad Diode2024-01-151-1/+1
* Make sure the current scale is saved as metadataBad Diode2024-01-081-1/+1
* Fix sync switching bugBad Diode2024-01-071-1/+1
* Fix bank switching behaviour bugBad Diode2024-01-061-1/+1
* Rework play/pause functionsBad Diode2024-01-061-1/+1
* Add initial Analogue MIDI sync functionality (needs options)Bad Diode2024-01-041-1/+1
* Add new 96ppq sequencer tick timerBad Diode2024-01-041-2/+2
* Prepare for releaseBad Diode2023-09-151-1/+1
* Fix some minor bugs and try to improve consistency.Bad Diode2023-09-091-1/+1
* Add pattern chain buttons behaviour (toggle/clear/random)Bad Diode2023-08-251-1/+1
* Update main UI with new 1.7 designBad Diode2023-08-081-1/+1
* Prepare for releasev1.6Bad Diode2023-08-041-1/+1
* Add bank reset to first pattern for nowBad Diode2023-08-021-1/+1
* Add more waves to ch3 and make them flow betterBad Diode2023-07-311-1/+1
* Add minor bugfixesBad Diode2023-07-311-2/+2
* Prepare for parameter UI reworkBad Diode2023-07-211-1/+1
* Prepare for 1.5 releasev1.5Bad Diode2023-07-191-1/+1
* Add notification bar and mockup of pattern chainingBad Diode2023-07-121-1/+1
* Prepare for v1.4 releasev1.4Bad Diode2023-06-021-1/+1
* Add link cable sync inBad Diode2023-05-311-1/+1
* Add initial link cable clock syncBad Diode2023-05-281-0/+5
* Supress some warnings for nowBad Diode2023-05-281-2/+4
* Fix bug for pattern chainingBad Diode2023-05-281-3/+4
* Add a READMEv1.3Bad Diode2023-04-301-1/+1
* Prepare for per-channel param adjustmentBad Diode2023-04-241-1/+1
* Fix a couple of final bugs before releasev1.2Bad Diode2023-04-231-1/+1
* Fix a bug with noise channel envelopeBad Diode2023-04-091-1/+1
* Fix bug in noise channelBad Diode2023-04-051-1/+1
* Add clipboard copy/pasteBad Diode2023-04-051-1/+1
* Add initial text background drawing functionsBad Diode2021-06-031-1/+4
* Update the renderer to support a text layerBad Diode2021-06-021-2/+3
* Init repo with basic BG framebuffer rendererBad Diode2021-06-021-0/+79