tildearrow
|
45faadd4c8
|
update copyright year
|
2023-01-19 19:18:40 -05:00 |
|
tildearrow
|
9da46ee8ba
|
implement macro masking
|
2022-12-17 00:09:56 -05:00 |
|
tildearrow
|
a965433bba
|
start working on LFO macro mode
|
2022-10-07 14:17:25 -05:00 |
|
tildearrow
|
a979bc244d
|
start working on ADSR macro mode
|
2022-10-07 04:11:45 -05:00 |
|
tildearrow
|
16eba9ec96
|
fix macro delay not working on first note
|
2022-08-31 03:11:02 -05:00 |
|
tildearrow
|
3b6fa212b8
|
implement macro speed/delay
|
2022-08-22 03:52:32 -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
|
d47a59f5f0
|
implement pitch macro
TODO: test!
|
2022-04-15 03:37:16 -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
|
4b912fd145
|
Code style
|
2022-04-10 15:50:59 +09: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
|
f4c26dbea7
|
document some of the structures
|
2022-03-15 22:05:55 -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
|
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
|
9f6bb570c9
|
absolute C64 duty macros!
exclusive to .fur format
|
2022-01-10 16:54:58 -05:00 |
|
tildearrow
|
4f2ce0f907
|
fix arpeggio macro if value<-12
|
2021-12-27 16:15:26 -05:00 |
|
tildearrow
|
4eec990ec1
|
when the fix breaks something
|
2021-12-08 01:16:29 -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
|
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 |
|