Commit Graph

4039 Commits

Author SHA1 Message Date
tildearrow 8f59ceb6a6 dev127 - experiment with new ins on .fur 2022-11-21 04:04:26 -05:00
tildearrow 51f5ffe05b one more demo song
by SuperJet Spade
2022-11-21 03:33:33 -05:00
tildearrow 0627e38d63 don't load assets when loading temp ins 2022-11-21 03:01:57 -05:00
tildearrow 82649c9c81 fix crash when loading instrument with samples 2022-11-21 02:55:12 -05:00
tildearrow 1a31b80ea6 fix critical bug 2022-11-21 02:41:57 -05:00
tildearrow bf501cbe88 debug wavetables? 2022-11-21 02:38:17 -05:00
tildearrow d6ae735ffe dev126 - new ins format 2022-11-20 19:19:24 -05:00
tildearrow 1b79f9d7f3 new ins format, part 8
all currently supported features loadable
2022-11-20 17:20:19 -05:00
tildearrow 5ec4f2d1f0 new ins format, part 7
FM instruments now loadable
2022-11-20 14:28:43 -05:00
tildearrow badf91d447 new ins format, part 6 2022-11-20 04:01:14 -05:00
tildearrow 8a33aecbe0 GUI: fix piano being clickable - again 2022-11-20 03:26:54 -05:00
tildearrow a7b139cd00 new ins format, part 5 2022-11-20 03:24:23 -05:00
tildearrow 38bb36363d new ins format, part 4 2022-11-19 22:12:17 -05:00
tildearrow d9a69f2013
Merge pull request #755 from TheDuccinator/master
Add Namco WSG Track
2022-11-19 21:22:37 -05:00
tildearrow 0008420b6b ................................................. 2022-11-19 21:15:10 -05:00
tildearrow 57a4c52551 why why why... 2022-11-19 19:05:18 -05:00
tildearrow da1560b1c2 new ins format, part 3 2022-11-19 18:51:32 -05:00
tildearrow 3ba90e6896 new ins format, part 2 2022-11-19 18:16:19 -05:00
tildearrow ae7382f7a9 new ins format, part 1 2022-11-19 18:13:17 -05:00
tildearrow 98de4c6ca8 here are the comparisons 2022-11-19 14:40:41 -05:00
TheDuccinator 6bc6a1f2da
Add Namco WSG Track 2022-11-19 11:15:40 -08:00
tildearrow c356e38fa2 MSVC is better than GCC 2022-11-19 04:21:43 -05:00
tildearrow 76c0136a12 TODO: The rest 2022-11-19 04:05:52 -05:00
tildearrow 78a2218ee1 this still won't pass CI 2022-11-18 22:04:38 -05:00
tildearrow a9acba3cb7 aaaaaa 2022-11-18 04:43:22 -05:00
tildearrow c34ddea605 unused garbage 2022-11-17 23:12:32 -05:00
tildearrow dbcd7f31a8 prepare for implementing new ins format 2022-11-17 19:07:40 -05:00
tildearrow afcc292c0c remove mode from DivInstrument already 2022-11-17 18:40:58 -05:00
tildearrow e5bc0c06d8 improve the new ins format idea 2022-11-17 16:53:25 -05:00
tildearrow 969c8256c1
Merge pull request #750 from OPNA2608/fix/dlopen_lib
Link against libdl for dlopen
2022-11-16 05:40:09 -05:00
tildearrow 6a997fd21f SoundUnit: fix fix 2022-11-16 05:07:41 -05:00
OPNA2608 c3b7350346 Link against libdl for dlopen 2022-11-16 11:07:13 +01:00
tildearrow c14e24688f SoundUnit: big-endian fix (I think) 2022-11-15 22:36:19 -05:00
tildearrow 22938d240d SAA1099: try fixing big endian 2022-11-15 22:25:05 -05:00
tildearrow f6f6101762 Revert "no WinMain experiment - TEST!"
This reverts commit 4e2dd5ec63.
2022-11-15 22:24:23 -05:00
tildearrow 4e2dd5ec63 no WinMain experiment - TEST! 2022-11-15 21:29:49 -05:00
tildearrow 94512e5b20 GUI: OPLL built-in patch preview! 2022-11-15 17:51:43 -05:00
tildearrow 1f6c25643b OPLL: add setting to not write freq of top/hi-hat
issue #249
2022-11-15 16:53:05 -05:00
tildearrow c167066296 PCE: finally fix LFO 2022-11-15 16:40:27 -05:00
tildearrow 91e19b864e GUI: fix unsigned detune (again) 2022-11-15 16:09:24 -05:00
tildearrow 4be68f99c5 GUI: fix volume bar on ExtCh 2022-11-15 03:25:42 -05:00
tildearrow a541183792 SAA1099: fix output being static
this caused problems with multi-SAA songs
2022-11-15 03:20:07 -05:00
tildearrow 319d02aec6 SAA1099: fix frequency table going crazy
if there is more than one SAA
2022-11-15 03:14:26 -05:00
tildearrow dd62b387c7 sdafglhjddsfjhsfda; 2022-11-15 03:05:43 -05:00
tildearrow d1c0cdf7d1 GUI: fix split button in centered pattern mode
issue #727
2022-11-15 02:53:37 -05:00
tildearrow 1a35ce478f GUI: fix visualizer in centered pattern mode
issue #727
2022-11-15 02:46:04 -05:00
tildearrow 1ce7a67659 convert presets to new format, part 8
the final one
2022-11-15 02:29:24 -05:00
tildearrow e41efa9f18 GUI: convert presets to new format, part 7 2022-11-15 02:27:20 -05:00
tildearrow 8c356f9a28 convert presets to new format, part 6 2022-11-15 01:34:18 -05:00
tildearrow 984bec6e45
Merge pull request #747 from tildearrow/fm_towns_preset
Add FM Towns preset with Extended channel 3
2022-11-14 22:48:34 -05:00