aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace unnecessary drawf with draws calls for performanceHEADmainBad Diode2024-02-021-267/+267
* Fix behaviour of CH3 decay on changeBad Diode2024-02-023-4/+36
* Add envelope drawing instead of numbersBad Diode2024-02-022-24/+28
* Add more notification hintsBad Diode2024-02-024-39/+72
* Fix some issues with sync and added more modesBad Diode2024-02-015-18/+38
* Adjust sync options to new tick sequencerBad Diode2024-02-015-49/+90
* Fix bug when no profiling activeBad Diode2024-01-251-3/+1
* Update profiling macrosBad Diode2024-01-253-49/+112
* Add improved renderer routines with DMA optionBad Diode2024-01-234-261/+362
* Update profiling macrosBad Diode2024-01-235-252/+182
* Further performance improvementsBad Diode2024-01-164-44/+52
* Try to improve performance by using a multiplication tableBad Diode2024-01-162-55/+36
* Add Attack/Decay envelope to CH3Bad Diode2024-01-164-5/+30
* [WIP] Full implementation of attack/decay for ch3 (bugs?)Bad Diode2024-01-163-25/+65
* [WIP] Refactor ch3 envelopeBad Diode2024-01-164-75/+142
* [WIP] Fix drawing bug on channel paramsBad Diode2024-01-153-24/+30
* [WIP] Add decay control and attack/decay params on ch3Bad Diode2024-01-157-140/+388
* [WIP] Initial implementation of CH3 envelopeBad Diode2024-01-154-11/+69
* Fix bug when sound would not be stopped in link mode when togglingBad Diode2024-01-153-1/+3
* Add input retriggering with configurable rate and offsetBad Diode2024-01-084-45/+157
* Add trig nudging with B+D-PADBad Diode2024-01-082-25/+94
* Make sure the current scale is saved as metadataBad Diode2024-01-084-11/+48
* Fix channel params behaviour to be as expectedBad Diode2024-01-084-83/+280
* Fix sync switching bugBad Diode2024-01-073-3/+5
* Add some more tasksBad Diode2024-01-061-5/+7
* Add more sync in optionsBad Diode2024-01-065-11/+84
* Fix bank switching behaviour bugBad Diode2024-01-063-10/+20
* Remove redundant codeBad Diode2024-01-062-20/+3
* Rework play/pause functionsBad Diode2024-01-062-70/+20
* Add basic MIDI 24bpq sync inBad Diode2024-01-041-14/+16
* Add initial Analogue MIDI sync functionality (needs options)Bad Diode2024-01-043-4/+20
* Add new 96ppq sequencer tick timerBad Diode2024-01-043-28/+57
* Prepare for releaseBad Diode2023-09-154-57/+11
* Fix a couple of small bugsBad Diode2023-09-092-5/+14
* Fix some minor bugs and try to improve consistency.Bad Diode2023-09-095-8/+25
* Add wraparound for patterns and more help stringsBad Diode2023-09-083-18/+46
* Fix a few bugs and randomize patterns properlyBad Diode2023-09-083-7/+63
* Add pattern chain buttons behaviour (toggle/clear/random)Bad Diode2023-08-255-42/+157
* Add global mutes behaviourBad Diode2023-08-252-16/+24
* Add global BPM behaviourBad Diode2023-08-256-45/+137
* Update UI for settings pageBad Diode2023-08-254-57/+86
* Add visual feedback and control for scale rootsBad Diode2023-08-244-49/+73
* Add bank queuing like patternsBad Diode2023-08-244-41/+45
* Fix a couple of UI bugsBad Diode2023-08-243-3/+18
* Added initial implementation of scale modeBad Diode2023-08-224-67/+111
* Add control for scale selection and rcol notifsBad Diode2023-08-224-28/+110
* Ensure ALL is shown when appropriate and drawing bugfixesBad Diode2023-08-223-7/+25
* Add pattern clearing with SEL+L+R on pattern viewBad Diode2023-08-224-38/+109
* Update right column UI and cursor managementBad Diode2023-08-224-97/+180
* Add two more banks and channel iconsBad Diode2023-08-106-86/+91