tildearrow
|
164d56a21f
|
YM2151: implement panning macro i think
|
2022-04-16 18:35:35 -05:00 |
|
tildearrow
|
ef6e63239c
|
GUI: introduce power-saving mode
|
2022-04-16 18:35:25 -05:00 |
|
tildearrow
|
dd8df45519
|
update format.md with more clarifications
|
2022-04-16 18:01:12 -05:00 |
|
tildearrow
|
8669e2cddc
|
GUI: a better look for panning macro
|
2022-04-16 17:24:40 -05:00 |
|
tildearrow
|
e545657fa1
|
use nightly.link for builds
|
2022-04-16 14:12:55 -05:00 |
|
tildearrow
|
330171edc3
|
GUI: add "note preview behavior" setting
|
2022-04-16 13:13:19 -05:00 |
|
tildearrow
|
b4ac5c7e6a
|
implement pitch macro
|
2022-04-16 01:39:40 -05:00 |
|
tildearrow
|
af41e56acc
|
Lynx: set freqChanged to false!
|
2022-04-16 00:39:03 -05:00 |
|
tildearrow
|
d0c76e020c
|
GUI: more note preview fixes
|
2022-04-16 00:10:52 -05:00 |
|
tildearrow
|
a81393472c
|
GUI: move all preview actions to callback
|
2022-04-15 23:47:39 -05:00 |
|
tildearrow
|
6b294933bc
|
VGM export: fix it under low-latency mode
|
2022-04-15 22:27:44 -05:00 |
|
tildearrow
|
b48a2368be
|
more low-latency mode work
playSub() runs at normal tick rate
|
2022-04-15 22:22:47 -05:00 |
|
tildearrow
|
98b9bd32b9
|
static_assert() on cmdName
|
2022-04-15 16:10:57 -05:00 |
|
tildearrow
|
55d821de6e
|
potential to-do for Windows
|
2022-04-15 16:00:21 -05:00 |
|
tildearrow
|
fd3d57b1cb
|
even more improvements to low-latency mode
|
2022-04-15 15:01:11 -05:00 |
|
tildearrow
|
45460df96d
|
improve low-latency mode strategy
|
2022-04-15 14:38:25 -05:00 |
|
tildearrow
|
eb70086234
|
sample 8-bit blep resample fix
|
2022-04-15 14:38:13 -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
|
c743a9e96a
|
implement phase reset macro on supported systems
|
2022-04-15 03:16:14 -05:00 |
|
tildearrow
|
c76e719371
|
GUI: prepare for more macros
|
2022-04-15 02:51:38 -05:00 |
|
tildearrow
|
f9e9c6c179
|
huh
|
2022-04-15 01:30:21 -05:00 |
|
tildearrow
|
600c38543b
|
what is valid then
|
2022-04-15 01:29:29 -05:00 |
|
tildearrow
|
f27942d77d
|
update to-do list
|
2022-04-15 01:27:09 -05:00 |
|
tildearrow
|
a530934671
|
fix retrigger issue in sample instruments
|
2022-04-15 01:26:44 -05:00 |
|
tildearrow
|
397ab43ffd
|
C64: better muting strategy
now directly inside reSID rather than in the DivDispatch
fixes #285
|
2022-04-15 01:20:09 -05:00 |
|
tildearrow
|
b77b9e61ec
|
the ugliest way to fix klisje paa klisje
|
2022-04-15 00:47:25 -05:00 |
|
tildearrow
|
3e15a066f8
|
Soundtracker .mod loading support
this required a re-organization of DivEngine::load() but it works
eventually we'll be able to load other file formats this way
|
2022-04-15 00:45:55 -05:00 |
|
tildearrow
|
51bc1119e8
|
hopefully fix oscilloscope line being out of bound
|
2022-04-14 23:22:25 -05:00 |
|
tildearrow
|
aa415caa57
|
GUI: fix another cppcheck warning
|
2022-04-14 23:22:11 -05:00 |
|
tildearrow
|
be483470ef
|
GUI: add "Use standard OPL waveform names" option
|
2022-04-14 21:57:39 -05:00 |
|
tildearrow
|
95580d9f1a
|
update to-do list
|
2022-04-14 18:26:06 -05:00 |
|
tildearrow
|
68445435f9
|
fix several misc issues
|
2022-04-14 18:25:59 -05:00 |
|
tildearrow
|
8ff694eb13
|
GUI: fix MIDI input settings crash
|
2022-04-14 16:20:10 -05:00 |
|
tildearrow
|
de440d55ff
|
one more task
|
2022-04-14 14:09:42 -05:00 |
|
tildearrow
|
f032e71b3a
|
add TODO.md
|
2022-04-14 14:05:13 -05:00 |
|
tildearrow
|
5eb2717884
|
GUI: slightly tweak note preview algorithm
issue #338
|
2022-04-14 13:54:47 -05:00 |
|
tildearrow
|
11516d7923
|
GUI: allow cursor movement when stepping
|
2022-04-14 03:05:58 -05:00 |
|
tildearrow
|
55e085b148
|
GUI: separate current order from engine order
fixes #105
|
2022-04-14 02:58:29 -05:00 |
|
tildearrow
|
9795bca2ca
|
fix audio export not aborting in per-channel mode
|
2022-04-14 02:26:47 -05:00 |
|
tildearrow
|
cc1933dcbb
|
export ExtCh op channels as a group
in per-channel audio export
|
2022-04-14 02:16:08 -05:00 |
|
tildearrow
|
8ce8e87922
|
VERA: halve PCM volume
this should be good
|
2022-04-14 02:04:18 -05:00 |
|
tildearrow
|
3707a86f42
|
VERA: 4x the volume
|
2022-04-14 01:51:21 -05:00 |
|
tildearrow
|
0e2ecaf6be
|
add setting to disable scrollChangesOrder
it's kinda unreliable at the moment
|
2022-04-14 01:25:21 -05:00 |
|
tildearrow
|
d6333af330
|
GUI: unreliable version of #63
|
2022-04-13 18:16:55 -05:00 |
|
tildearrow
|
720f046f28
|
GUI: implement no-nibble-push value input
|
2022-04-13 17:42:55 -05:00 |
|
tildearrow
|
e86174921b
|
GUI: partially add a piano
|
2022-04-13 03:24:49 -05:00 |
|
tildearrow
|
2e2fafd878
|
GUI: add metronome volume setting
|
2022-04-13 02:29:07 -05:00 |
|
tildearrow
|
2cd454a59d
|
major warning dialog changes
it makes more sense now. closes #321
|
2022-04-13 02:09:59 -05:00 |
|
tildearrow
|
75f99cfb09
|
update credits
|
2022-04-13 00:37:48 -05:00 |
|