aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Add envelope drawing instead of numbersBad Diode2024-02-021-0/+1
* Add more notification hintsBad Diode2024-02-021-5/+3
* Update profiling macrosBad Diode2024-01-251-6/+48
* Update profiling macrosBad Diode2024-01-231-53/+41
* Further performance improvementsBad Diode2024-01-161-3/+9
* Add Attack/Decay envelope to CH3Bad Diode2024-01-161-3/+4
* [WIP] Full implementation of attack/decay for ch3 (bugs?)Bad Diode2024-01-161-2/+2
* [WIP] Refactor ch3 envelopeBad Diode2024-01-161-0/+1
* [WIP] Add decay control and attack/decay params on ch3Bad Diode2024-01-151-0/+15
* [WIP] Initial implementation of CH3 envelopeBad Diode2024-01-151-0/+2
* Fix bug when sound would not be stopped in link mode when togglingBad Diode2024-01-151-0/+1
* Add input retriggering with configurable rate and offsetBad Diode2024-01-081-1/+2
* Add trig nudging with B+D-PADBad Diode2024-01-081-5/+1
* Make sure the current scale is saved as metadataBad Diode2024-01-081-3/+2
* Fix channel params behaviour to be as expectedBad Diode2024-01-081-1/+3
* Fix sync switching bugBad Diode2024-01-071-1/+1
* Add some more tasksBad Diode2024-01-061-5/+7
* Add more sync in optionsBad Diode2024-01-061-1/+2
* Fix bank switching behaviour bugBad Diode2024-01-061-3/+3
* Add new 96ppq sequencer tick timerBad Diode2024-01-041-17/+21
* Prepare for releaseBad Diode2023-09-151-52/+2
* Fix a couple of small bugsBad Diode2023-09-091-0/+8
* Fix some minor bugs and try to improve consistency.Bad Diode2023-09-091-0/+6
* Add wraparound for patterns and more help stringsBad Diode2023-09-081-6/+6
* Fix a few bugs and randomize patterns properlyBad Diode2023-09-081-0/+15
* Add pattern chain buttons behaviour (toggle/clear/random)Bad Diode2023-08-251-9/+11
* Add global BPM behaviourBad Diode2023-08-251-5/+9
* Update UI for settings pageBad Diode2023-08-251-8/+43
* Add visual feedback and control for scale rootsBad Diode2023-08-241-12/+8
* Add bank queuing like patternsBad Diode2023-08-241-12/+5
* Fix a couple of UI bugsBad Diode2023-08-241-0/+8
* Added initial implementation of scale modeBad Diode2023-08-221-3/+5
* Add control for scale selection and rcol notifsBad Diode2023-08-221-24/+4
* Ensure ALL is shown when appropriate and drawing bugfixesBad Diode2023-08-221-3/+5
* Add pattern clearing with SEL+L+R on pattern viewBad Diode2023-08-221-5/+5
* Update right column UI and cursor managementBad Diode2023-08-221-6/+35
* Add two more banks and channel iconsBad Diode2023-08-101-1/+1
* Update main UI with new 1.7 designBad Diode2023-08-081-16/+22
* Add missing .c files and wishlist TODOsBad Diode2023-08-061-0/+9
* Prepare for releasev1.6Bad Diode2023-08-041-23/+5
* Minor UI changes and bank chaining supportBad Diode2023-08-021-0/+11
* Add more waves to ch3 and make them flow betterBad Diode2023-07-311-4/+8
* Add minor bugfixesBad Diode2023-07-311-0/+1
* Add per-trig panning supportBad Diode2023-07-291-1/+3
* Change pattern chains to be saved per bankBad Diode2023-07-281-0/+2
* Add parameter notifications when editingBad Diode2023-07-221-1/+1
* Add trig probabilityBad Diode2023-07-221-2/+2
* Fix default parameters for channel paramsBad Diode2023-07-221-7/+7
* Change ch3 wave behaviour to be fixedBad Diode2023-07-221-0/+1
* Fix param cursor behaviour for square and noise channelsBad Diode2023-07-211-1/+2