cam900
49a41ff862
Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
...
* 'master' of https://github.com/tildearrow/furnace : (77 commits)
GUI: use pattern font for input latch
GUI: partially implement note input latch UI
GUI: transpose value does not transpose effect ID
GUI: prepare for note input latch UI
GUI: min ins selector width fix
GUI: separate operation masks
GUI: add missing FDS preset
GUI: prepare for separate operation mask
GUI: "none" instrument should not remove inscolumn
GUI: fix ins 0 being inserted on blank song
GUI: add a "none" option to instrument list
update to-do list
GUI: add "absorb" instrument input mode
use good default instrument when adding ins
better default instrument for OPL/OPLL
GUI: fix selection being visible in dummy row area
Further fix looped sample preview
GUI: fix about screen in power saving mode
VRC6: saw volume 63
GUI: add an effect list window
...
# Conflicts:
# src/engine/platform/amiga.cpp
# src/engine/vgmOps.cpp
# src/gui/dataList.cpp
# src/gui/guiConst.cpp
# src/gui/insEdit.cpp
# src/gui/sampleEdit.cpp
2022-04-26 12:04:23 +09:00
tildearrow
9c8d122389
GUI: use pattern font for input latch
2022-04-22 01:27:27 -05:00
tildearrow
2278c1a465
GUI: partially implement note input latch UI
2022-04-21 18:30:32 -05:00
tildearrow
bd58059261
GUI: transpose value does not transpose effect ID
2022-04-21 18:11:34 -05:00
tildearrow
50deead11a
GUI: prepare for note input latch UI
2022-04-21 18:10:59 -05:00
tildearrow
7410622425
GUI: min ins selector width fix
2022-04-21 17:39:13 -05:00
tildearrow
023761373d
GUI: separate operation masks
...
also separate note/value transpose commands
2022-04-21 17:32:28 -05:00
tildearrow
521bb9c16a
GUI: add missing FDS preset
2022-04-21 16:01:46 -05:00
tildearrow
bc235ed494
GUI: prepare for separate operation mask
2022-04-21 03:45:06 -05:00
tildearrow
21c4d09c06
GUI: "none" instrument should not remove inscolumn
2022-04-21 03:26:34 -05:00
tildearrow
bfdfac004f
GUI: fix ins 0 being inserted on blank song
2022-04-21 03:22:01 -05:00
tildearrow
dba9482cee
GUI: add a "none" option to instrument list
2022-04-21 02:53:09 -05:00
tildearrow
98d52b6644
update to-do list
2022-04-21 02:35:57 -05:00
tildearrow
06a69a20e8
GUI: add "absorb" instrument input mode
2022-04-21 02:35:50 -05:00
tildearrow
4195715dc0
use good default instrument when adding ins
2022-04-21 02:29:20 -05:00
tildearrow
79fa8f1d02
better default instrument for OPL/OPLL
...
no longer silence
2022-04-21 02:24:06 -05:00
tildearrow
73a4552e09
Merge branch 'master' of github.com:tildearrow/furnace
2022-04-20 15:30:24 -05:00
tildearrow
5630b69e64
GUI: fix selection being visible in dummy row area
2022-04-20 15:29:07 -05:00
tildearrow
f18f2968bd
Merge pull request #382 from cam900/patch-8
...
Further fix looped sample preview
2022-04-20 14:15:32 -05:00
cam900
29ea6dc360
Partially ES5506 support (not working yet!)
...
Add sample related enums
Add support for backward/pingpong loop, loop end position
Structize Notemap in sample instrument
2022-04-21 01:52:37 +09:00
cam900
ce5f3fd94e
Further fix looped sample preview
2022-04-20 20:38:20 +09:00
tildearrow
dac6231574
GUI: fix about screen in power saving mode
2022-04-19 21:55:23 -05:00
tildearrow
1a81c6c3e7
VRC6: saw volume 63
2022-04-19 21:55:13 -05:00
tildearrow
d4380e1524
GUI: add an effect list window
2022-04-19 18:44:05 -05:00
tildearrow
b6026e76c5
SMS: fix noise pitch being odd on linear pitch off
...
issue #379
2022-04-19 18:10:43 -05:00
tildearrow
7767881ca7
VRC6: fix saw column not yielding saw type ins
...
fixes #374
2022-04-19 13:59:17 -05:00
tildearrow
f550bd82dd
possibly fix #373
2022-04-18 16:21:00 -05:00
tildearrow
cc5013f3dc
possibly fix OPl3 per-channel audio export
2022-04-18 04:42:51 -05:00
tildearrow
a4ff0c3876
GUI: fix relative/fixed toggle label being wrong
2022-04-18 04:18:33 -05:00
tildearrow
afa59a27ff
fix note preview for ADPCM-A
2022-04-18 04:16:59 -05:00
tildearrow
cc08dd895b
get rid of backward completely for real
2022-04-18 03:17:11 -05:00
tildearrow
4d6fe8f0ea
get rid of backward
...
thanks for the waste of time
2022-04-18 03:15:39 -05:00
tildearrow
eafbec6cfc
really what the heck
2022-04-18 02:16:57 -05:00
tildearrow
d4f58cb6ea
the final take (hopefully)
2022-04-18 02:09:37 -05:00
tildearrow
925b1c2179
i'm done here
2022-04-18 01:56:26 -05:00
tildearrow
70ff71af44
take 3
2022-04-18 01:49:28 -05:00
tildearrow
4b0ffcafe8
take 2
2022-04-18 01:40:26 -05:00
tildearrow
744c5982e1
bring on backward-cpp
...
cross your fingers
2022-04-18 01:31:03 -05:00
tildearrow
b8c790bf79
dev84 - new compat flag and store macro modes
2022-04-18 00:52:29 -05:00
tildearrow
fc8a130c71
implement panning macro
...
except for QSound
2022-04-17 14:15:57 -05:00
tildearrow
5e7a4eae16
VERA: finally proper volume
2022-04-17 05:01:54 -05:00
tildearrow
c9324e04bd
GUI: vertical C64 envelope editor
2022-04-17 02:51:03 -05:00
tildearrow
0258342324
M S V C
2022-04-17 02:08:53 -05:00
tildearrow
53994cebbd
GUI: new default key for full-screen
2022-04-17 02:08:19 -05:00
tildearrow
4f59eb2602
GUI: add toggle full-screen keybind
2022-04-17 01:57:50 -05:00
tildearrow
0952d1b2f9
GUI: add a full-screen option
2022-04-17 01:54:42 -05:00
tildearrow
27698892d2
do I have amnesia or what
2022-04-17 01:37:57 -05:00
tildearrow
211a4b1821
C64: fix portamento not working...
2022-04-17 01:37:33 -05:00
tildearrow
496031a41f
Merge pull request #370 from AYCEdemo/vgmfix
...
VGM: Support ROM data in the second chip
2022-04-17 01:19:21 -05:00
tildearrow
3ce617335c
Merge pull request #365 from djtuBIG-MaliceX/feature/More-OPL-Patch-Support
...
More OPL patch support
2022-04-17 01:17:57 -05:00