tildearrow
|
3b6fa212b8
|
implement macro speed/delay
|
2022-08-22 03:52:32 -05:00 |
|
tildearrow
|
2650fe609f
|
dev111 - many macro changes
- max macro length is now 255
- loop/rel pos is now unsigned (255 = no)
- prepare for macro speed/delay
|
2022-08-22 02:13:33 -05:00 |
|
tildearrow
|
f01be34b5e
|
GUI: highlight current macro position
not for op macros (yet)
|
2022-08-20 01:10:30 -05:00 |
|
tildearrow
|
af0103d76e
|
macroInt: add hasRelease variable
|
2022-06-05 16:24:12 -05:00 |
|
tildearrow
|
b8a0084587
|
implement volMacroLinger compatibility flag
issue #425
|
2022-05-31 18:34:23 -05:00 |
|
tildearrow
|
45460df96d
|
improve low-latency mode strategy
|
2022-04-15 14:38:25 -05:00 |
|
tildearrow
|
96715ed88c
|
add experimental low-latency mode
do not use (yet)!
|
2022-04-15 05:37:23 -05:00 |
|
tildearrow
|
4ae13c15e6
|
get rid of <list>
|
2022-04-10 18:07:30 -05:00 |
|
tildearrow
|
51207e58ad
|
part 2 - finally
|
2022-04-10 16:52:03 -05:00 |
|
cam900
|
ae4f005d67
|
Merge remote-tracking branch 'upstream/master' into macro
# Conflicts:
# src/engine/platform/c64.cpp
# src/gui/insEdit.cpp
|
2022-04-10 14:47:10 +09:00 |
|
cam900
|
d3e5efe834
|
Prepare for macro refactoring
|
2022-04-10 14:01:55 +09:00 |
|
tildearrow
|
ccb8d3d355
|
dev76 - format changes
- 8 more macros
- FDS instrument data
|
2022-04-04 04:47:52 -05:00 |
|
tildearrow
|
d9ae033f32
|
OPLL: 95%
FM macros working
TODO:
- proper drums
|
2022-03-01 00:56:13 -05:00 |
|
tildearrow
|
b9832abbeb
|
license clarification, part 3
|
2022-02-14 22:12:20 -05:00 |
|
tildearrow
|
e115d9e23b
|
the final macro changes. this is real 0.5.5
|
2022-02-09 17:03:31 -05:00 |
|
tildearrow
|
ae44cabba8
|
fix release logic
|
2022-02-09 16:02:29 -05:00 |
|
tildearrow
|
4ce116ca0a
|
prepare for macro release points
issue #142
|
2022-02-08 03:50:42 -05:00 |
|
tildearrow
|
ccc2467d7b
|
run all the 60 macros
one more step and then we have FM macros
|
2022-01-23 03:27:44 -05:00 |
|
tildearrow
|
91e8ff01cf
|
add notifyInsDeletion
prevent invalid memory access when deleting instruments
|
2022-01-13 19:36:02 -05:00 |
|
tildearrow
|
943f88b306
|
add four more macros
they eventually will be used
|
2022-01-13 13:55:33 -05:00 |
|
tildearrow
|
f5a22c9d42
|
macroInt: reset will vars
|
2021-12-08 03:17:17 -05:00 |
|
tildearrow
|
4eec990ec1
|
when the fix breaks something
|
2021-12-08 01:16:29 -05:00 |
|
tildearrow
|
3ee761fc87
|
C64: finish it all
all modules play correctly, bar:
- motherfunksignal (almost)
- filters are a bit weird
|
2021-12-07 01:23:57 -05:00 |
|
tildearrow
|
23dc645ced
|
out of bounds and non-determinism fixes
the soldiers play properly now
|
2021-05-28 02:02:54 -05:00 |
|
tildearrow
|
0caaa1629c
|
are you kidding me?
|
2021-05-17 00:36:09 -05:00 |
|
tildearrow
|
5a8e20fcd1
|
arp fixed mode
|
2021-05-16 12:47:05 -05:00 |
|
tildearrow
|
3172fd37ed
|
more SMS work
it is able to play some modules... the next step is to bind this to the
Genesis platform
|
2021-05-15 16:42:48 -05:00 |
|