Commit Graph

3503 Commits

Author SHA1 Message Date
tildearrow d354f58a7c really release 0.6pre1.5 2022-09-22 04:27:18 -05:00
tildearrow 1ceca2a509 release v0.6pre1.5 2022-09-22 04:13:26 -05:00
tildearrow b9d8d91ca7 GUI: I am done
look I need to sleep
2022-09-22 04:10:12 -05:00
tildearrow cec31b23de GUI: temporarily disable InputText undo/redo
issue #624
2022-09-22 04:04:32 -05:00
tildearrow 02d2077162 MIDI out: turn notes off on reset() 2022-09-22 02:46:55 -05:00
tildearrow b053d31a6d implement KVS on the rest of FM chips 2022-09-22 01:30:51 -05:00
tildearrow 89916de067 remove to-do list 2022-09-22 01:18:53 -05:00
tildearrow ac68419b78 implement KVS on YM2612 2022-09-22 01:18:41 -05:00
tildearrow 9685a5c0d8 AY: add stereo separation slider 2022-09-22 00:18:40 -05:00
tildearrow 5c2c80ce22 Merge branch 'master' of github.com:tildearrow/furnace 2022-09-22 00:01:34 -05:00
tildearrow 32cdd81919 OPL: fix chan osc in 4-op mode 2022-09-22 00:01:23 -05:00
tildearrow 738e958561
Merge pull request #687 from TheDuccinator/master
Add GB song "You're Doing Well!"
2022-09-21 23:46:55 -05:00
tildearrow 7bb7fa0c24 Moon 2022-09-21 23:45:32 -05:00
tildearrow 401581e892 fix 116.5 2022-09-21 23:41:22 -05:00
tildearrow 51c142169f GUI: OPZ compact editor fixes 2022-09-21 23:25:57 -05:00
tildearrow ad097e0526 GUI: add paste with instrument
like paste mix but changes the instrument
2022-09-21 22:59:53 -05:00
tildearrow e22d7484cb dev115 - automatic system detection 2022-09-21 19:27:42 -05:00
tildearrow a17f499384 ... 2022-09-21 16:52:04 -05:00
tildearrow 60abdd78a1 and yet another big endian fix 2022-09-21 16:45:05 -05:00
cam900 e1679e8ea6
Fix preset
Atari ST series uses YM2419 or YM3439
2022-09-21 13:22:04 +09:00
TheDuccinator 24a4005135
Add new GB song "You're Doing Well!" 2022-09-20 18:53:48 -07:00
tildearrow 28d3417196 GUI: more channel bar polishing 2022-09-20 19:41:07 -05:00
tildearrow eb0aac0f54 GUI: more work on it 2022-09-20 19:07:17 -05:00
tildearrow 24b3f5b2f7
Merge pull request #686 from freq-mod/presets-1
fix opll bbc micro clock, improve some presets
2022-09-20 16:16:09 -05:00
freq-mod 980f970809
fix opll bbc micro clock, improve some presets 2022-09-20 21:13:29 +00:00
tildearrow a58529a49b GUI: fix some thread problems with keyHit 2022-09-20 02:57:56 -05:00
tildearrow e1890173b2 GUI: implement channel volume bar 2022-09-20 02:32:23 -05:00
tildearrow 1a84812a1d OPNA: fix forceIns RSS/ADPCM volume 2022-09-20 01:03:44 -05:00
tildearrow 3cb1571fb6 GUI: implement channel style settings 2022-09-20 01:00:31 -05:00
tildearrow ebb939c189 GUI: add channel font option 2022-09-18 04:20:08 -05:00
tildearrow 75bcad558a GUI: channel customization, part 1 2022-09-18 03:51:10 -05:00
tildearrow ca224632a1 further polish Namco 163 doc 2022-09-18 00:26:51 -05:00
tildearrow a617dab2be
Merge pull request #679 from freq-mod/n163doc
fix n163 doc
2022-09-18 00:25:04 -05:00
tildearrow 6bf6a854ef GUI: comfortable wave macro height 2022-09-17 22:55:58 -05:00
tildearrow 3e311d94a2 GUI: fix FM wave gen mult 16 2022-09-16 02:04:01 -05:00
tildearrow 6b0aee8cf7 OPL: "fix" stereo in OPL1/2 2022-09-16 02:00:42 -05:00
tildearrow 587e066d43 GUI: randomize in macros under the right click 2022-09-16 00:18:14 -05:00
tildearrow aa38292ca4 GUI: fix OPLL/OPL op swapping 2022-09-16 00:04:43 -05:00
freq-mod 359fda7016
addressing feedback 2022-09-14 11:04:28 +00:00
tildearrow 480243b652 what? 2022-09-14 00:51:45 -05:00
tildearrow c99ac94838 YM2612: fix clicks when muting with CSM on 2022-09-14 00:19:24 -05:00
freq-mod 70ca9033c7
Add Generic PCM DAC document 2022-09-13 19:58:43 +00:00
freq-mod 6a735ee348
no noise for MMC5 2022-09-13 19:25:37 +00:00
freq-mod f60e650a91
correct doc
no brainwashing
2022-09-13 19:18:08 +00:00
freq-mod 216acd5ec5
fix n163 doc
256 bytes, not 128. https://www.nesdev.org/wiki/Namco_163_audio

also some better wording
2022-09-13 09:21:16 +00:00
tildearrow 146255b08e OPZ: SysEx fixes and notes 2022-09-13 03:29:36 -05:00
tildearrow d19c6fc236 GUI: add operator copy 2022-09-13 03:29:28 -05:00
tildearrow a08ae8cce7 implement OpMask for the rest of FM chips
whether supported
2022-09-12 02:26:00 -05:00
tildearrow 6e1f54b777 YM2612: implement OpMask
will be done for OPM and the rest of the OPN chips later
2022-09-12 01:50:27 -05:00
tildearrow d64e20e859 implement operator muting for ExtCh mode 2022-09-12 00:51:09 -05:00