tildearrow
3cc4add1e3
don't alter instruments in patterns when moving
...
fixes #150
2022-02-07 23:42:54 -05:00
tildearrow
fbb6c4cb4f
add a setting to reset on system prop change
...
issue #131
2022-02-07 17:24:26 -05:00
tildearrow
7599f99ca0
maybe fix audio backend not changing post-failure
2022-02-06 17:00:01 -05:00
tildearrow
d0457a2e1b
VGM export: improvements
...
- use shorthand command for waiting at 50/60Hz
- don't write stream rate change if DAC is off
2022-02-06 16:47:12 -05:00
tildearrow
28a7348863
add failsafe
2022-02-06 16:29:30 -05:00
tildearrow
127eb1569e
dumb clang plugin randomly inserting headers
...
when i don't want it to
2022-02-06 16:28:04 -05:00
tildearrow
e06e316e10
add two new compatibility flags
...
proper noise range and duty macro is wave volume
2022-02-06 01:56:50 -05:00
tildearrow
8772439d3e
add ability to play by one row
2022-02-06 00:42:07 -05:00
tildearrow
107187a20c
GUI: add ability to play from cursor position
...
Shift-Enter or F7
2022-02-06 00:07:35 -05:00
tildearrow
b0698dbac3
GUI: audio failure resilience
2022-02-05 23:48:56 -05:00
tildearrow
fe47a2ba09
GUI: add audio want/got details
2022-02-05 21:26:24 -05:00
tildearrow
560be4f341
FIX IT
2022-02-05 01:57:24 -05:00
tildearrow
088e49a3f4
implement channel hiding, names and song comment
2022-02-05 01:48:35 -05:00
tildearrow
15d310077d
revert name of sound master
...
it was dual AY8930
2022-02-04 20:33:29 -05:00
tildearrow
a93a9c19f3
add "force mono audio" option and fix flags not be
...
ing set after a dispatch reset
2022-02-04 17:04:36 -05:00
tildearrow
16f497fcf1
what happened with sample loading
2022-02-04 16:46:56 -05:00
tildearrow
4e1c6d78c2
fix Neo Geo detuning
2022-02-04 16:21:18 -05:00
tildearrow
b57e85134e
prepare for end of song effect
2022-02-04 14:43:57 -05:00
tildearrow
29174e97cc
ignore centerRate in old version
2022-02-04 03:34:38 -05:00
tildearrow
902febe298
actually implement pitch of C-4
2022-02-04 03:29:40 -05:00
tildearrow
764196c1ad
coupé
2022-02-03 18:39:54 -05:00
tildearrow
584b8426ff
GUI: improve debug menu
2022-02-03 18:38:57 -05:00
freq-mod
ead65d8c21
revert OPLL system
2022-02-03 14:41:34 -05:00
freq-mod
8e3355ad4a
revert OPL3 and FDS
...
FDS is wave + pitch mod, so that one goes too
2022-02-03 14:41:34 -05:00
freq-mod
6a78b620c3
revert AY systems back
2022-02-03 14:41:34 -05:00
freq-mod
8a4787fbe4
partially revert previous commit
...
w/r/t feedback
2022-02-03 14:41:34 -05:00
freq-mod
93dfe8f4ac
what am I doing
2022-02-03 14:41:34 -05:00
freq-mod
28f14e241e
Change misleading name
...
PC-9801-86 is Ym2608 without ADPCM + stereo DAC, allowing up to 8ch PCM. That isn't what is done here. Idle Japan's speak board (or PC-9801-73?) is a pure YM2608 with ADPCM intact.
2022-02-03 14:41:34 -05:00
freq-mod
5326cb67c5
typo
...
also omitted one 2610 variant
2022-02-03 14:41:34 -05:00
freq-mod
8a946eb99f
changed channel naming a bit
...
to be more specific
2022-02-03 14:41:34 -05:00
tildearrow
5086bc1097
implement the linear pitch flag
2022-02-03 02:24:11 -05:00
tildearrow
2a15673610
implement loop modality and pitch control flags
...
issue #113
2022-02-03 00:52:50 -05:00
tildearrow
3379e8b380
prepare for compat flags, piano, comments, etc.
2022-02-03 00:34:48 -05:00
tildearrow
ccfe3bdd97
Genesis: add ability to use ymfm instead of Nuked
2022-02-02 23:08:45 -05:00
tildearrow
da8e4715bd
finally fix the build
2022-02-02 18:24:33 -05:00
tildearrow
d691ec6d76
add a chip playground
...
in debug menu
2022-02-01 18:08:19 -05:00
tildearrow
df97142157
fix improper dir sep when loading sample on Win
2022-02-01 03:20:15 -05:00
tildearrow
ba08d3515f
GUI: fix several file dialog bugs
...
damn it
2022-02-01 02:52:36 -05:00
tildearrow
de931c1d2f
did I just make an instrument loader
2022-02-01 01:21:51 -05:00
tildearrow
227fff021e
try fixing .dmp loading
...
what a mess this format was before 1.0
2022-02-01 00:58:00 -05:00
tildearrow
af26ec9faf
fix loading some .dmf modules
2022-01-31 16:33:32 -05:00
tildearrow
da8380a6e2
prepare to fix loading old .dmp files
2022-01-31 12:55:51 -05:00
tildearrow
432f440be5
VGM export: fix SN chip mode not being set
2022-01-30 23:51:35 -05:00
tildearrow
ff5357de10
VGM export: fix playback speed being wrong
...
if audio rate wasn't 44100Hz
2022-01-30 23:07:09 -05:00
tildearrow
fe0dc38f37
add VGM export warnings
2022-01-30 17:18:10 -05:00
tildearrow
5b2f776718
which arcade
2022-01-30 13:26:51 -05:00
tildearrow
9b213223cc
VGM export: respect clock rate flags
2022-01-30 13:07:23 -05:00
tildearrow
17ca6402d3
add instrument read error messages
2022-01-29 04:25:55 -05:00
tildearrow
54a84c2ce1
preliminary .dmp loading
...
preliminary I said
some things don't load
2022-01-29 03:21:47 -05:00
tildearrow
5dafd10fc7
add several warning dialogs
2022-01-29 01:22:32 -05:00