tildearrow
64f4db3ab8
change the effect to 61
2025-05-21 04:32:05 -05:00
tildearrow
1ce0fff028
GUI: clamp fmLayout to 0-7
...
issue #2527
2025-05-21 04:30:41 -05:00
Eknous-P
8353f76469
actually fix feedback confilcts
2025-05-21 01:02:13 -05:00
Eknous-P
f627b5774a
fix fb confilcts
2025-05-21 01:02:13 -05:00
Eknous-P
d7c79a85d9
works on jenesis
2025-05-21 01:02:13 -05:00
tildearrow
9fd586c1c4
PCE: fix noise chan osc
...
issue #2524
2025-05-20 18:08:48 -05:00
tildearrow
5044b84bf0
fix WinMain use of strcpy()
2025-05-20 15:19:06 -05:00
tildearrow
22804dc7bd
close the demo song submission window
2025-05-20 02:51:43 -05:00
tildearrow
9766b7b03a
change faq
2025-05-19 22:25:57 -05:00
tildearrow
ab360f49c8
Merge branch 'master' of github.com:tildearrow/furnace
2025-05-19 22:25:12 -05:00
tildearrow
5745ef492e
update deps (remove fuse)
2025-05-19 22:21:37 -05:00
Kirill Dmitrievich
bf10e6566f
Add continuity_error.fur
2025-05-19 13:23:36 +02:00
freq-mod
d04e192cc1
better FAQ ( #2517 )
...
* better FAQ
* Tweaks and rearrangement.
Minimum and recommended specs are a little easier to read now. Lots of little rewording for formatting, clarity, and flow.
* Correct to MacOS 10.10.
Oops!
* Specs into table.
Why not? It formats nicely this way also.
* Update faq.md
* typo
* feedback
* Typoes.
---------
Co-authored-by: Electric Keet <ElectricKeet@users.noreply.github.com>
2025-05-19 13:22:36 +02:00
tildearrow
90a47d8594
fix no HAVE_LOCALE build
2025-05-18 15:55:56 -05:00
tildearrow
3d570d2ab9
T6W28: fix DC offset on pan
...
issue #2502
2025-05-17 17:21:43 -05:00
tildearrow
16920e0e31
fix 12-bit raw sample import
2025-05-13 17:13:16 -05:00
tildearrow
8f2e2ec7b2
prevent division by zero
2025-05-12 23:08:59 -05:00
tildearrow
57bea6d964
copy and paste
2025-05-12 18:35:40 -05:00
tildearrow
4ac98d81e0
downgrade Android API level
2025-05-12 17:53:17 -05:00
tildearrow
4fc278eb46
fix audio problems in SDL audio backend
...
this was a Furnace bug
issue #2503
2025-05-12 17:23:25 -05:00
tildearrow
3ce445e96e
Revert "detect audio spec changes"
...
This reverts commit 4bb2e8857d
.
2025-05-12 17:15:13 -05:00
tildearrow
a0309f74d1
Revert "forgot to include windows.h"
...
This reverts commit 92232b088c
.
2025-05-12 17:15:07 -05:00
tildearrow
92232b088c
forgot to include windows.h
2025-05-12 14:54:11 -05:00
tildearrow
4bb2e8857d
detect audio spec changes
2025-05-12 14:47:52 -05:00
tildearrow
ef1860cad8
YM2608: fix crash when using ymfm and CSM
...
you see, this is why I need to perform OPN unification...
2025-05-09 14:28:09 -05:00
tildearrow
96799c3008
text export: fix wave length being off by 1
...
issue #2507
2025-05-09 14:09:02 -05:00
tildearrow
01ce270ea5
VGM export: support second chip
2025-05-07 14:40:02 -05:00
tildearrow
b4679ba0a0
who approved this!
2025-05-07 04:33:03 -05:00
tildearrow
aadef2d545
VGM export: explain what are these options for
2025-05-06 15:24:51 -05:00
tildearrow
defbeae704
VGM export: fix NES DPCM
2025-05-06 15:19:59 -05:00
tildearrow
1cabe743d6
VGM export: prepare to fix NES DPCM
2025-05-06 03:44:42 -05:00
tildearrow
82bead2fe4
GUI: fix ESFM new ins malfunction on ins type list
...
issue #2450
2025-05-02 16:46:24 -05:00
tildearrow
2f6c2d63c3
OPL3: fix 4-op mode ignoring ins change
...
issue #2457
2025-05-02 14:39:34 -05:00
tildearrow
0a012e8f4e
new instrument
2025-05-01 19:10:59 -05:00
tildearrow
183b751e71
two X68000 demo songs
...
by SuperJet Spade
2025-05-01 17:59:58 -05:00
tildearrow
1bc87a1a66
fix NFD not being used in the 32-bit Windows build
2025-05-01 17:39:36 -05:00
tildearrow
a0e0d47288
Namco 163: fix note release
2025-05-01 15:52:38 -05:00
freq-mod
8f169cb287
Possibly fix SID2 muting
2025-05-01 15:17:34 +02:00
tildearrow
a65f45b92e
T6W28: fix muting
2025-05-01 02:20:37 -05:00
tildearrow
ec67106841
OPN/A/B/2: fix arp macro stacking
...
issue #2470
2025-04-30 16:37:41 -05:00
tildearrow
0e21998953
update es.po - correct Snare and HiHat
2025-04-30 15:29:48 -05:00
tildearrow
184b8efcc4
GUI: no system file picker on Flatpak
...
portals bring too many issues to deal with
issue #2490
2025-04-30 15:17:07 -05:00
tildearrow
0ea4310b22
OPL: fix muting in chan osc
2025-04-30 14:37:12 -05:00
tildearrow
c601e0e4f6
YM2608: implement RAM for YM2608-LLE
2025-04-30 05:01:56 -05:00
tildearrow
4dd0869ae8
update seq.bin
2025-04-29 16:47:18 -05:00
tildearrow
77cec37270
YM2608: add memory type setting
...
VGM players expect RAM
breaks YM2608-LLE until I implement RAM!
2025-04-29 16:47:18 -05:00
Swirly
0812607f41
What??? ( #2491 )
...
Why was this even here? It's even listed as "Invalid effect" in Furnace.
2025-04-28 23:00:01 -05:00
tildearrow
606ce2a01e
YM2608: VGM reset after enabling 6-channel mode
2025-04-28 17:30:05 -05:00
tildearrow
bbfa4c7fca
OPL: fix Crystal Oscillator muting
2025-04-28 17:08:54 -05:00
Phuc-Thanh Nguyen
b15cf9dfa4
Fix a bug when getting a gzip header extra field with inflate() ( #2471 )
2025-04-28 04:17:58 -05:00