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
|
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 |
|
BlastBrothers
|
4bb77ea3cb
|
This is not a sample properties table
|
2022-04-17 11:38:28 -04: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 |
|
tildearrow
|
768419f461
|
GUI: implement GB envelope view
|
2022-04-17 01:15:34 -05:00 |
|
James Alan Nguyen
|
d1fadf1076
|
Address review comments take 2
|
2022-04-17 15:54:00 +10:00 |
|
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 |
|