Commit Graph

3006 Commits

Author SHA1 Message Date
tildearrow f03f6bdb8d possibly fix compilation under macOS? 2022-06-30 03:44:16 -05:00
tildearrow 6d0e9d80f9
Merge pull request #568 from DeMOSic/master
Add 5 AY-3-8910 instruments.
2022-06-30 03:10:57 -05:00
tildearrow 88baef21ff
Merge pull request #566 from nicco1690/master
Add checknobankh (again)
2022-06-30 03:06:46 -05:00
tildearrow cabebcd93d
Merge pull request #565 from LovelyA72/fix-readme-404
Fix paper 404 link
2022-06-30 02:17:59 -05:00
Emre Cakir e26d6b94c9
Add 5 AY instruments.
The instruments are, Closed Hat, Open Hat, Hat+EnvBass, Kick, and last but not least, Snare.
2022-06-29 21:21:39 +02:00
nicco1690 15eebea747
Add checknobankh (again) 2022-06-29 12:10:38 -04:00
LovelyA72 0a07abe153
Fix paper 404 link 2022-06-29 12:09:15 -04:00
tildearrow a8a38dce2b 0.6pre1 - introduce the final changes
- implement E1xy/E2xy Defle bug when using same note twice
- add SNK Touchdown Fever preset
- update README.md and to-do list
- update credits

thank you for your patience!

see you in 0.6pre1.5 coming soon...
2022-06-29 04:57:05 -05:00
tildearrow 6a35258e9b whoops 2022-06-29 02:55:06 -05:00
tildearrow 87fa871972 doc: update writer list 2022-06-29 02:27:10 -05:00
tildearrow c2d060da9f Merge branch 'master' of github.com:tildearrow/furnace 2022-06-29 02:26:15 -05:00
tildearrow adfca1b10c
Merge pull request #563 from host12prog/patch-3
Fix 2 typos
2022-06-29 02:26:09 -05:00
Postbox2 4123aa631c
Fix 2 typos 2022-06-29 14:24:52 +07:00
tildearrow 0a055ff85b OPL: fix crash 2022-06-29 02:11:25 -05:00
tildearrow 6fe7e638d5 update format.md 2022-06-29 01:56:57 -05:00
tildearrow b99dce5362
Merge pull request #499 from superctr/220527_blocksize
Save the size of each block in a Furnace module
2022-06-29 01:54:05 -05:00
tildearrow 4a0bb1fa38 OPLL: one more chan osc fix 2022-06-29 01:50:20 -05:00
tildearrow 0b70902dbe OPLL: fix per-channel osc, part 2 2022-06-29 01:40:03 -05:00
tildearrow 9fee9fa363 GUI: run per-chan osc on instrument preview 2022-06-29 01:37:12 -05:00
tildearrow 4dfd413ead OPLL: fix per-channel osc, part 1 2022-06-29 01:32:52 -05:00
tildearrow 90481cc460 OPL: fix drums mode per-channel osc 2022-06-29 01:06:31 -05:00
tildearrow 6d26895448
Merge pull request #562 from TheDuccinator/master
Add new demo song
2022-06-29 01:04:00 -05:00
TheDuccinator 24c726a7ca
Add new demo song 2022-06-28 22:57:52 -07:00
tildearrow 477674400c YM2612: whoops! 2022-06-29 00:55:05 -05:00
tildearrow aaf02103f6 YM2612: implement DualPCM macros 2022-06-29 00:49:11 -05:00
tildearrow 70239f879a add 3 demo songs
requested by Crisps
2022-06-29 00:11:56 -05:00
tildearrow 57c0f8bdc7 error feedback on Windows
see #540
2022-06-28 23:42:34 -05:00
tildearrow 3ea0ad1e0a OPL: fix pitch macro
fixes #535
2022-06-28 23:32:36 -05:00
tildearrow 3b5f584b49 submit second batch of instruments 2022-06-28 23:19:56 -05:00
tildearrow 8c8ad7f5ab fix audio saving being totally wrong 2022-06-28 22:08:24 -05:00
tildearrow be933b2d2c
Merge pull request #558 from nicco1690/patch-1
Correct outdated sections of the documentation
2022-06-28 21:32:22 -05:00
tildearrow 96bc63470f GUI: add unsigned detune option
closes #559
2022-06-28 15:06:22 -05:00
tildearrow 13f14b6854 SoundUnit: fix copy-paste blunder 2022-06-28 12:55:14 -05:00
tildearrow be7d7002e2 fix opening/saving audio files with non-ASCII char
s on Windows

this required making a wrapper...
2022-06-28 02:00:08 -05:00
tildearrow f483292a88 OPN[A/B/2]?: implement 18xx effect 2022-06-28 01:16:46 -05:00
Natt Akuma e2449d91f1 VERA: Run noise generation in each channel update 2022-06-27 19:37:45 +07:00
tildearrow fc489239c2 tildearrow Sound Unit no longer a secret 2022-06-27 05:04:23 -05:00
tildearrow 32ca9e6b0f remember last dir when using NFD 2022-06-27 04:58:25 -05:00
tildearrow b04743d045 SMS: implement Game Gear stereo in Nuked core 2022-06-27 04:09:24 -05:00
tildearrow fef09fb00d fix major per-channel audio export issue in ExtCh 2022-06-27 03:55:55 -05:00
tildearrow 869fe23036 fix .y12 TL loading 2022-06-27 03:44:09 -05:00
tildearrow 7ea49d7e84 what? 2022-06-27 03:39:42 -05:00
tildearrow f8347ac50f GUI: fix several things in OPL drums ins editor
- alternate layout being wrong
- macros being wrong
2022-06-27 03:30:57 -05:00
tildearrow 5507fd9f33 fix Windows file picker filter not working at all 2022-06-27 03:23:13 -05:00
nicco1690 6381e98df6
divided 2022-06-25 16:37:50 -07:00
nicco1690 1983c59a08
Merge branch 'tildearrow:master' into patch-1 2022-06-25 19:36:59 -04:00
tildearrow 01057ced3a fix Android build 2022-06-25 16:09:04 -05:00
nicco1690 2087211aea
0.6 :p part 2 2022-06-25 13:23:09 -07:00
nicco1690 6fcb618183
0.6 :p 2022-06-25 13:22:17 -07:00
nicco1690 ed4710c206
spund 2022-06-25 13:21:39 -07:00