Commit graph

9398 commits

Author SHA1 Message Date
Electric Keet 9b2c9a60e5 Updated image for updated find dialog. 2024-10-23 00:25:45 -05:00
Electric Keet 9a6959da8f Updates for CSM, MultiPCM, find dialog. 2024-10-23 00:25:45 -05:00
tildearrow c20a839871 a couple mobile improvements
comment section in sub-songs
background play option!
2024-10-22 16:38:57 -05:00
tildearrow 48aa3b438f YM2608: fix possible crash 2024-10-20 18:10:57 -05:00
tildearrow 8c2b3ba438 OPN: fix possible crash when CSM is off 2024-10-20 18:04:08 -05:00
tildearrow 45c6a1cbfb and upload the artifacts 2024-10-20 05:04:43 -05:00
tildearrow cc3ea8b9a5 let's give CI a go 2024-10-20 04:49:40 -05:00
freq-mod b2997dd64d
optimize all good times (and likely a few other songs) (#2222)
* optimize all good times

jesus people ym2612 cant understand 16-bit pcm

* optimize road renegade - highway

16bit pcm, 48 khz, no comment

* Delete demos/msx/ranburu_song.fur

aka my old y8950 song. there are fre better demos fro msx audio as of now

* optimize snes songs

* optimize x68k

* optimize nes

16bit 44 khz pcm on nes, wtf?
2024-10-20 10:48:52 +02:00
tildearrow 69b03172b1 get it done
OPL UNFINISHED
2024-10-19 18:28:27 -05:00
tildearrow dd9d8dccd1 proof of concept 2024-10-19 17:52:24 -05:00
tildearrow 27dc82c26a demo song removal 2 2024-10-19 16:16:53 -05:00
tildearrow 34752f8f49 demo song removal 2024-10-19 15:55:57 -05:00
tildearrow 4281acc9dc VGM export: prepare to implement 30xx
issue #1798
2024-10-19 14:25:12 -05:00
tildearrow 2385f6f51b GUI: clarify MultiPCM ins type 2024-10-18 18:38:25 -05:00
Eknous-P 3a0549a480 find/replace: dont show octave on note combo preview
ugh please
2024-10-18 16:26:57 -05:00
Natt Akuma 665b722f31 VIC-20: add an option to disable filters 2024-10-17 20:16:04 -05:00
tildearrow 9fbb7df674 GUI: allow use of octave up/down whn fil pick open
issue #1895
2024-10-17 16:22:04 -05:00
tildearrow 5eae36f092 Lynx: direct stream mode 2024-10-17 15:51:04 -05:00
tildearrow 3c892ada2a this does not work 2024-10-17 15:06:13 -05:00
tildearrow d5154a103e VGM export: prepare for Lynx samples 2024-10-17 04:04:00 -05:00
tildearrow a0f0c863c9 OPN/A/B: fix CSM when using ymfm
and now there's a crash
2024-10-17 02:53:08 -05:00
tildearrow 3164f311f5 GUI: fix visualizer when things are on
issue #2212
2024-10-17 01:52:06 -05:00
Eknous-P 617bdc0f3b ah shit
ah fuck
2024-10-16 03:08:41 -05:00
Eknous-P 44077332b5 ughhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh 2024-10-16 03:08:41 -05:00
Eknous-P 17da58c0ca chtooltip updates... again
fix tile overflow
add psg to hierarchy
update hierarchy (ext.ops after fm)
2024-10-14 03:30:02 -05:00
LTVA1 721c3b55b6 fix OPNB emu core setting, fix chan osc for OPN ymfm 2024-10-14 00:01:04 -05:00
freq-mod 9130f78720
TurboSoundFM doesnt allow internal AY
either replaces or disables it due to port conflicts
2024-10-13 17:49:32 +02:00
freq-mod 19fdb423d8 CSM pres 2024-10-13 11:46:59 +02:00
tildearrow d10ffd54e8 done 2024-10-13 04:33:45 -05:00
tildearrow 23a7cc6e8a GUI: add some presets for CSM 2024-10-13 03:03:52 -05:00
Eknous-P 0f5af36e99 why did i even 2024-10-13 02:11:52 -05:00
Eknous-P 1333be8da7 proper note selector
its only a lil bit janky
2024-10-13 02:11:52 -05:00
LTVA1 2e2796c245 fix OPN CSM osc view, fix OPNA ADPCM channel not playing 2024-10-13 02:11:36 -05:00
Eknous-P 5f47166012 redo opnx csm 2024-10-13 02:11:36 -05:00
--global 901bb110cc fix #2182
Changed behavior of FurnaceGUI::play - explicitly providing 0 will
always play from the beginning of the pattern. Default argument of -1
will result in default behavior (play from beginning unless currently
stepping).
2024-10-12 13:25:12 +02:00
tildearrow f80dd764f3 Merge branch 'Eknous-P/that_cursed_tooltip' 2024-10-11 02:03:12 -05:00
tildearrow 936dd0a5ba GUI: too many settings 2024-10-10 14:25:12 -05:00
Eknous-P 1d59696f41 bad clangd extension!
bad!
2024-10-10 23:20:23 +04:00
Eknous-P a061639f4b proper setting name, fix overflow by making smaller, ay is psg, sid3 case
im done
please
2024-10-10 23:17:52 +04:00
cam900 7f95179a0d
Fix multipcm.md
Fix misinformation (MultiPCM macro hasn't filter mode)
2024-10-10 20:50:37 +09:00
tildearrow 6e47a119fa everyone is voting 4 2024-10-10 02:56:20 -05:00
tildearrow c6dfd4f10b Merge branch 'master' into sysmgrtooltip_syschaninfo 2024-10-10 02:38:18 -05:00
tildearrow 6f585bfce6 GUI: release to open 2024-10-10 02:34:18 -05:00
tildearrow 39e049145a Merge branch 'Eknous-P/welcomescr' 2024-10-10 02:21:57 -05:00
Electric Keet f73938a790 Final? touches on doc updates.
Little tweaks, reduced margin areas in graphics.
2024-10-09 23:52:49 -05:00
tildearrow 7484bd6d6b GUI: rename level direct 2024-10-09 23:52:49 -05:00
tildearrow bd7f239043 fulfill requested changes
needs review
2024-10-09 23:52:49 -05:00
Electric Keet eef3eec3ef Small changes to user systems image.
It's a cooler-looking name anyhow.
2024-10-09 23:52:49 -05:00
Electric Keet 48645a0973 MultiPCM doc.
Courtesy of freq-mod.

Might want an ADSR chart here at some point?
2024-10-09 23:52:49 -05:00
Electric Keet 430143ff1d Updated OPL docs (for OPL4).
This is actually freq-mod's work, I'm just putting it in the same PR.
2024-10-09 23:52:49 -05:00