James Alan Nguyen
ac656f07bb
Merge branch 'master' into feature/More-OPL-Patch-Support
2022-04-17 15:41:18 +10:00
tildearrow
003c9c3235
GUI: prepare for GB envelope view
2022-04-16 23:58:29 -05:00
tildearrow
99d57bf342
GUI: C64 envelope view
2022-04-16 23:43:49 -05:00
tildearrow
42e8454143
ADSR test area
2022-04-16 22:53:40 -05:00
tildearrow
523adfac86
GUI: fix sample up/down actions not changing wavef
...
orm
2022-04-16 22:28:14 -05:00
tildearrow
6450a5323a
fix preview of sample instruments
2022-04-16 22:26:41 -05:00
BlastBrothers
ab4f9945a5
Define the compact wave editor
2022-04-16 21:51:53 -04:00
BlastBrothers
559a99c5fc
Menu option, settings file
2022-04-16 20:47:40 -04:00
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
Natt Akuma
d16d1260cb
VGM: Support ROM data in the second chip
2022-04-16 22:54:01 +07: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
James Alan Nguyen
a8201fa535
Address review comments
2022-04-16 09:37:26 +10:00
James Alan Nguyen
836fb57f14
Merge branch 'master' into feature/More-OPL-Patch-Support
2022-04-16 09:11:45 +10: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
James Alan Nguyen
c3ca175e46
Nitpicky cruft cleanup.
2022-04-15 22:21:03 +10:00
James Alan Nguyen
2dc80e8d8e
Batch file wasn't supposed to be there
2022-04-15 22:21:03 +10:00
James Alan Nguyen
c3b393004d
Fix for -Werror o/ o/ o/
2022-04-15 22:21:03 +10:00
James Alan Nguyen
1985546d0b
Add file extension to picker
2022-04-15 22:20:46 +10:00
James Alan Nguyen
c431add35b
BNK - Fix sustain flag
2022-04-15 22:20:46 +10:00
James Alan Nguyen
7e692eb073
Checkpoint: BNK presets now loading and also refactoring duplicated operations.
2022-04-15 22:20:46 +10:00
James Alan Nguyen
29ed73a157
Start BNK
2022-04-15 22:20:46 +10:00
James Alan Nguyen
ee14f0fa8c
SBI fixes:
...
- Support 2OP\x1A header (used in some third party implementations)
- Include 2op pair for Freq Monster 801 6op (4+2op) patches.
- Fall back to filename if no internal patch name found.
2022-04-15 22:20:46 +10: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