tildearrow
ad5fb97822
arp commands should have 1 byte arg
2025-04-08 04:00:55 -05:00
tildearrow
b946f08122
fix cmd stream corruption when cmd stream playing
2025-04-08 03:30:56 -05:00
tildearrow
bf7abe99ef
speed dial commands and disassembly
2025-04-06 04:24:17 -05:00
tildearrow
6fba60818d
implement command playback - UNTESTED!
2025-04-05 19:27:44 -05:00
tildearrow
110562c2c4
prepare to implement stuff in cmd stream
...
vol slide with target, tremolo, panbrello and pan slide
2025-04-05 04:33:46 -05:00
tildearrow
f7c2fce461
more command stream work
...
including a disassembler, large stack, and some other things
2025-04-05 03:19:44 -05:00
tildearrow
39ea7e6da0
sub-blocks, part 2
...
works but result still kind of big
2025-04-04 19:28:29 -05:00
tildearrow
d5f1d3c25c
sub-blocks, part 1
...
currently awful
2025-04-04 05:01:49 -05:00
tildearrow
c110f87548
delay condensation and nop removal
2025-04-03 17:04:34 -05:00
tildearrow
28f8423f23
command stream work
...
disassemble call/jump/ret instructions
prepare for relocation
implement loop (but it doesn't work)
2025-04-03 05:09:40 -05:00
tildearrow
00ad4e4a46
update copyright year
2025-01-28 18:49:19 -05:00
tildearrow
644b2cd699
so that's why panning was broken in command stream
2025-01-26 18:10:53 -05:00
Adam Lederer
ad000bc0c0
fix: volume portamento no longer cancels set vol
...
in case where volume portamento was active but not complete, using the volume column to set volume to a point past the volume portamento target would be detected as "volume portamento complete" and set volume to the portamento target, even if the portamento target was actually lower/higher than the volume set by the volume command
2024-09-11 16:14:50 +02:00
Adam Lederer
2982a40110
update vol-porta-ending logic to be more readable
2024-08-24 00:59:03 -07:00
Adam Lederer
310ad13916
volume portamento (vol porta) on D3xx and D4xx (D4 is fast version, rate * 256)
2024-08-23 10:50:13 -07:00
tildearrow
49e3e9a457
trace window, kinda
2024-03-10 20:57:50 -05:00
tildearrow
5dd62d45fa
more work on the command stream debugger
2024-03-09 17:36:44 -05:00
tildearrow
8ff8ee89e9
command stream player now loops
2024-03-08 20:52:51 -05:00
tildearrow
2290f3d873
a better command stream debugger
2024-03-08 17:53:37 -05:00
tildearrow
b452641186
Merge branch 'macro-retrigger-effect-tildearow-version'
...
with rewritten retrigger- erm... RESTART function
2024-01-17 14:48:47 -05:00
LTVA1
7f94cdc930
port macro retrigger to orig Furnace
2024-01-17 15:28:29 +03:00
tildearrow
88b42ddd58
update copyright year
2024-01-16 21:26:57 -05:00
tildearrow
b26e4424ff
fix build
2023-03-27 13:15:28 -05:00
tildearrow
88654e26fc
command stream arps
2023-03-27 03:29:43 -05:00
tildearrow
da7d67fa85
more command stream playback work
2023-03-27 00:40:54 -05:00
tildearrow
c4510e16e0
add experimental command stream player
...
for verification
after that I am going to write optimization code
2023-03-26 18:48:16 -05:00