aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix some issues with PO20 sync (too narrow pulses)lsdjsyncBad Diode2024-05-111-14/+27
* Add back previous sync modes with updated resolutionBad Diode2024-05-102-63/+45
* Setup for proper sync optionBad Diode2024-05-101-31/+33
* Make lsdj sync start on a specific rowBad Diode2024-05-101-1/+1
* Add a more accurate LSDJ sync method, including SO outBad Diode2024-05-102-68/+50
* Refactor gate send functionsBad Diode2024-05-102-126/+67
* Ensure long irs sequencer_tick can be interruptedBad Diode2024-05-103-6/+17
* Staging some testing samples for backupBad Diode2024-04-252-37/+218
* Use a more loose time for nudging triggersBad Diode2024-02-094-54/+36
* Fix bug with pattern chainingBad Diode2024-02-091-1/+3
* Prepare for releaseBad Diode2024-02-071-36/+0
* 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-023-38/+71
* 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-233-260/+361
* Update profiling macrosBad Diode2024-01-235-252/+182
* Further performance improvementsBad Diode2024-01-163-43/+51
* Try to improve performance by using a multiplication tableBad Diode2024-01-161-54/+35
* Add Attack/Decay envelope to CH3Bad Diode2024-01-163-4/+29
* [WIP] Full implementation of attack/decay for ch3 (bugs?)Bad Diode2024-01-162-24/+64
* [WIP] Refactor ch3 envelopeBad Diode2024-01-163-74/+141
* [WIP] Fix drawing bug on channel paramsBad Diode2024-01-153-24/+30
* [WIP] Add decay control and attack/decay params on ch3Bad Diode2024-01-156-139/+387
* [WIP] Initial implementation of CH3 envelopeBad Diode2024-01-153-10/+68
* Fix bug when sound would not be stopped in link mode when togglingBad Diode2024-01-152-0/+2
* 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-083-10/+47
* Fix channel params behaviour to be as expectedBad Diode2024-01-084-83/+280
* Fix sync switching bugBad Diode2024-01-072-2/+4
* 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-062-9/+19
* Remove redundant codeBad Diode2024-01-062-20/+3
* Rework play/pause functionsBad Diode2024-01-061-69/+19
* Add basic MIDI 24bpq sync inBad Diode2024-01-041-14/+16
* Add initial Analogue MIDI sync functionality (needs options)Bad Diode2024-01-042-3/+19
* Add new 96ppq sequencer tick timerBad Diode2024-01-042-26/+55
* Prepare for releaseBad Diode2023-09-153-56/+10
* Fix a couple of small bugsBad Diode2023-09-092-5/+14
* Fix some minor bugs and try to improve consistency.Bad Diode2023-09-094-7/+24
* 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-254-41/+156
* Add global mutes behaviourBad Diode2023-08-252-16/+24