Commit Graph

79 Commits

Author SHA1 Message Date
tildearrow 2acc1b7de4 Revert "Reduce duplicates"
This reverts commit a1d83e869d.
2023-02-12 01:22:54 -05:00
tildearrow d67339a791 Revert "Change to int"
This reverts commit 799d54106f.
2023-02-12 01:21:52 -05:00
tildearrow cace96f445 Revert "Fix volume effect"
This reverts commit fc4b2718c0.
2023-02-12 01:21:34 -05:00
tildearrow c980fc0986 Revert "cam WAIT"
This reverts commit a7843f5cdc.
2023-02-12 01:18:32 -05:00
tildearrow 5c95d7f513 Revert "VOL_CALC"
This reverts commit a0f1f98b2d.
2023-02-12 01:18:26 -05:00
tildearrow a0f1f98b2d VOL_CALC 2023-02-12 01:13:55 -05:00
tildearrow a7843f5cdc cam WAIT 2023-02-12 01:13:28 -05:00
tildearrow 0427c01f31 ES5506: fix volume slides 2023-02-12 01:08:52 -05:00
tildearrow 78d3f9d97f ES5506: one more percent off 2023-02-11 23:43:19 -05:00
tildearrow 79f6b9f5ec ES5506: ... 2023-02-11 17:06:14 -05:00
tildearrow 0533f10ef4 ES5506: and more optimization... 2023-02-11 16:11:39 -05:00
tildearrow 9cd6c397f3 ES5506: strip away rRead 2023-02-10 19:27:11 -05:00
cam900 4137650bdb Partially fix frequency with note map 2023-02-07 11:14:32 +09:00
cam900 575fc03b2e Fix compile 2023-02-07 10:55:11 +09:00
cam900 84cca17140 Remove unused variable 2023-02-07 10:29:50 +09:00
cam900 c0f950a169 Fix frequency offset 2023-02-07 10:27:32 +09:00
cam900 6a0a05c127 Fix loop 2023-02-07 10:20:38 +09:00
cam900 29638cb5b0 Remove reversed loop support in ES5506 via driver complexity
Fix per-channel OSC
2023-02-07 10:09:33 +09:00
tildearrow c4121ccfd6 ES5506: more optimization 2023-02-06 03:44:03 -05:00
tildearrow bf0f424cca ES5506: fix mute 2 2023-02-06 03:22:11 -05:00
tildearrow 3a4057ece3 ES5506: optimize, part 1
man this core is so CPU heavy...
accuracy for what?
2023-02-06 03:00:25 -05:00
tildearrow cdc472dace and fix IT AGAIN
I hate tabs
2023-02-06 01:25:59 -05:00
tildearrow e7a95d4822 fix the pull request - again 2023-02-06 01:15:13 -05:00
cam900 0029e7fe85 typecasting 2023-02-06 12:40:33 +09:00
cam900 a15f1755d0 Fix per-channel OSC (again) 2023-02-06 12:39:42 +09:00
cam900 8beb46d8f6 Fix per-channel OSC 2023-02-06 09:40:12 +09:00
cam900 9577303451 Update copyright years 2023-01-24 08:16:56 +09:00
cam900 16da587dec Possibly fix reversed loop with reversed playback 2023-01-16 10:08:10 +09:00
cam900 536c345763 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2023-01-12 23:31:56 +09:00
cam900 80fd78dcdd Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-17 16:53:19 +09:00
cam900 e53efe2bcb sync with master 2022-12-17 15:00:58 +09:00
cam900 2e7a0c37e3 Add DIV_CMD_SAMPLE_DIR command and macro 2022-12-15 17:35:01 +09:00
cam900 5672590cdc Fix again 2022-12-04 17:00:29 +09:00
cam900 317e9d01e2 Fix crash 2022-12-04 16:59:21 +09:00
cam900 35b2de8037 Sync with master 2022-12-04 16:58:54 +09:00
cam900 7867b59580 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-11-30 17:39:43 +09:00
cam900 5cc8f7163b Add notes for silent 2022-10-30 18:47:52 +09:00
cam900 893582fc68 Fix overwrite condition 2022-10-30 03:06:47 +09:00
cam900 ec6460da70 Actually fixes overwrite command 2022-10-30 03:00:33 +09:00
cam900 ae3d0bf019 Add some comments 2022-10-29 22:29:14 +09:00
cam900 1dd217de21 Fix sample position command 2022-10-29 22:07:48 +09:00
cam900 72594d978b Fix ES5506 command before keyon, Fix freqOffs change behavior, Fix initializing behavior, Reduce unnecessary variable 2022-10-29 21:49:31 +09:00
cam900 2e3aee08d6 Spelling fix 2022-10-26 12:27:25 +09:00
cam900 9a41cff290 Remove unused variable 2022-10-22 17:57:44 +09:00
cam900 b6cdaa81e3 Fix compile 2022-10-22 17:36:33 +09:00
cam900 87cb3c49a4 Update ES5506:
Remove transwave for now
- It consumes high CPU usage, so possibly little headroom for anything else.
Fix per-voice OSC via git master
Fix default channel for ES5506
Fix macro order - Filter macro must be executed after key on
Add SSV preset
2022-10-22 17:19:39 +09:00
cam900 c83d919fbc Sync to master 2022-09-30 20:01:31 +09:00
cam900 fdd53c1587 Fix crash, enum-ise reverse mode 2022-09-30 19:54:13 +09:00
cam900 5248f30fb4 Add ES5506 configs at format.md
Fix code format
2022-09-29 22:40:28 +09:00
cam900 4f71214887 code style 2022-09-27 04:54:04 +09:00