Commit graph

6669 commits

Author SHA1 Message Date
LTVA1 2a322bff4f implement some basic SID3 effects
Wave/PCM chan and pw/cutoff slides coming later ig
2024-08-08 12:11:47 +03:00
tildearrow fb2b98a541 prepare to add TIunA out parameter 2024-08-08 00:51:46 -05:00
tildearrow f7db34970d add option to disable reportError() 2024-08-07 18:33:07 -05:00
tildearrow 69f95722f6 prepare to diagnose TIunA hang 2024-08-07 18:22:36 -05:00
LTVA1 2e892b1aec add distortion level setting to filter setup UI 2024-08-07 18:36:43 +03:00
LTVA1 03a6b608be fix independent noise freq (bad fix), add filter macros 2024-08-06 16:43:24 +03:00
LTVA1 402ff627ae add flag to disable duty reset on new note for C64/SID2/SID3 2024-08-06 09:00:16 +03:00
LTVA1 7dd16ee7b1 argh 2024-08-05 15:59:05 +03:00
LTVA1 bfbc92e1f3 Add LFSR feedback bits, 1-bit noise and wave mix mode macros. I hope I am done with main macros now 2024-08-05 15:50:48 +03:00
LTVA1 2fb518231a separate noise frequency, almost all main macros, add wavetable size to sysdef, separate wavetable tab 2024-08-05 12:28:22 +03:00
LTVA1 2e321b66c2 proper envelope, phase reset macro, prepare for ad-hoc ADSR params change via macros 2024-08-04 21:28:09 +03:00
LTVA1 986b64bbf0 better phase mod accuracy, optimized panning reg writes 2024-08-04 12:19:33 +03:00
LTVA1 5b92ee0426 sid3: mute, phase mod, panning 2024-08-04 11:32:28 +03:00
LTVA1 f72c4130a9 filter: do not invert signal? 2024-08-04 09:07:19 +03:00
LTVA1 a008707498
Merge branch 'tildearrow:master' into SID3 2024-08-03 06:02:14 +03:00
yohannd1 dcf904c99f add "shown in pattern/oscilloscope" as selections for per-channel export 2024-08-02 19:30:42 -05:00
tildearrow 6efd69b0da many demo songs
by:
- billimanmcjonnson
- MrCoolDude
- MelonadeM
- TapeStone
- pixelated
2024-08-02 19:26:11 -05:00
tildearrow c2f2aa3024 AY: merge TFX from host12prog 2024-08-02 16:52:54 -05:00
tildearrow c02556afa7 OPL: don't use fm.rhy
issue #2061
2024-08-02 14:32:02 -05:00
LTVA1 e339485131 sigh 4 2024-08-02 19:34:07 +03:00
LTVA1 154ff52674 sigh 3 2024-08-02 19:30:35 +03:00
LTVA1 756e8c7b96 sigh 2: electric boogaloo 2024-08-02 19:26:23 +03:00
LTVA1 fb83d86d78 sigh, stub functions for SID3 info save/load 2024-08-02 19:21:47 +03:00
LTVA1 4235167416 add duty macro 2024-08-02 19:08:25 +03:00
LTVA1 8cd045b04a add filter matrix to UI, add arp & pitch macros 2024-08-02 19:02:50 +03:00
LTVA1 2d97316322 run filters every 2nd clock cycle so save some CPU time... 2024-08-02 17:37:45 +03:00
LTVA1 441e3e0b56 initial filters functionality (without connection matrix control yet!) 2024-08-02 14:18:13 +03:00
LTVA1 1a67453b99
Merge branch 'tildearrow:master' into SID3 2024-08-02 11:13:15 +03:00
LTVA1 365062ac21 halve clock speed, add ring mod and hard sync 2024-08-02 11:13:04 +03:00
tildearrow 4e7d566791 FDS: implement auto-mod
I don't like it. improvements welcome.
2024-08-02 02:47:55 -05:00
tildearrow f50911ea49 FDS: prepare for auto mod 2024-08-02 02:21:44 -05:00
LTVA1 d0a990dcfa more special waves, more inst editor UI, implement all mixmodes 2024-08-01 22:05:18 +03:00
tildearrow 0fd72afeb4 here we go 2024-08-01 01:19:29 -05:00
LTVA1 46e41b5fb4 gate bit fixes? 2024-08-01 09:07:16 +03:00
tildearrow f7553ede78 would this fix the issue? 2024-07-31 22:53:03 -05:00
LTVA1 c8c082977d fix env bugs? 2024-07-31 19:42:54 +03:00
LTVA1 15725acbaa proper envelope, noise, start working on inst editor UI 2024-07-31 19:22:01 +03:00
LTVA1 0d4d035c1f add special waves 2024-07-31 13:26:20 +03:00
tildearrow fa4f0ece38 NON-WORKING....... 2024-07-31 04:24:28 -05:00
LTVA1 49773c9f47 add 8580 SID combined waves arrays 2024-07-31 09:21:09 +03:00
LTVA1 8ac7fa7de5 it plays basic waves with reSID envelope for now 2024-07-30 21:01:17 +03:00
LTVA1 719cec89b1 port reSID envelope (requires further work...) 2024-07-30 18:15:08 +03:00
LTVA1 d65c7266c5 distortion level is per-filter 2024-07-30 12:15:33 +03:00
LTVA1 1eaf83b7b3 Update sid3.h 2024-07-30 12:09:10 +03:00
LTVA1 e92c3c5e5a Update sid3.h 2024-07-30 12:00:05 +03:00
LTVA1 cdc83f3a39 more emulator outlines 2024-07-30 11:30:39 +03:00
LTVA1 511799a488 prepare code and sketch emulator function prototypes 2024-07-30 11:15:50 +03:00
tildearrow 971d24dbed hopefully fix build 2024-07-27 12:52:31 -05:00
tildearrow 9d77522efb GUI: prepare to add "save all assets" options 2024-07-27 04:35:21 -05:00
tildearrow 9bdbfd90e0 fmt printf 2024-07-26 21:20:40 -05:00
agajgjsa592586 37366a9fe6 Update presets.cpp 2024-07-26 19:30:39 -05:00
agajgjsa592586 00314de3b9 Sord M5, FM-7 and PC-6000 Presets
This addition adds Sord M5, FM-7, and PC-6000 Presets to the furnace that we'd forgotten to add.
2024-07-26 19:30:39 -05:00
tildearrow d85f98c450 GUI: fix non-ASCII chars in user system name 2024-07-25 20:14:08 -05:00
tildearrow 4c6a774731 GUI: fix it 2024-07-25 20:03:10 -05:00
tildearrow fc772388b7 GUI: this sucks... 2024-07-25 19:59:21 -05:00
tildearrow 4774a38669 GUI: two more options for SL position 2024-07-25 19:36:40 -05:00
tildearrow 3ac17d3a11 GUI: implement auto macro size setting 2024-07-25 13:18:22 -05:00
tildearrow 69962b8e7b aaaaaaaaaaaaaaaaaaa 2024-07-24 04:15:49 -05:00
tildearrow d88a753aba GUI: prepare auto macro size setting 2024-07-23 22:47:27 -05:00
tildearrow 5a961a5485 Revert "effects for controlling volume slides"
This reverts commit 629667d460.
2024-07-23 14:46:11 -05:00
tildearrow b2223ccd0f implement getGain for a couple chips
the ones with log volume
2024-07-22 19:08:39 -05:00
tildearrow b108156954 remove basic mode doc 2024-07-20 17:58:54 -05:00
tildearrow b627c8bcf2 asfd 2024-07-20 01:49:23 -05:00
tildearrow 629667d460 effects for controlling volume slides 2024-07-17 15:33:42 -05:00
tildearrow f0f0b7fcd6 implement DCxx effect
delayed mute
2024-07-17 04:11:24 -05:00
tildearrow 9bf4cd8dd8 get rid of debug message 2024-07-17 02:08:49 -05:00
tildearrow 67ba1b17f9 XM import: fix vol col porta... 2024-07-15 02:49:20 -05:00
tildearrow 482f5de0fe prepare to add function for mapping vol to percent 2024-07-14 19:58:33 -05:00
tildearrow 7a6e41f482 GUI: add TIunA export options in classic mode 2024-07-14 17:43:52 -05:00
tildearrow 76f81f3ba4 XM kmport: E9x 2024-07-14 17:19:08 -05:00
tildearrow 1b6195de7b XM import: F00 stops song 2024-07-14 17:14:46 -05:00
tildearrow eb277131c5 XM import: vol col porta? 2024-07-14 17:13:55 -05:00
tildearrow 34aa698016 IT import: do not import tempo slides 2024-07-14 16:33:13 -05:00
tildearrow 04be3ab77d XM import: turn arp off 2024-07-14 16:27:14 -05:00
tildearrow b9787e226f IT import: Qxx has memory 2024-07-14 16:17:29 -05:00
tildearrow ca9996f3c5 XM/IT import: fix note + porta without ins 2024-07-14 04:05:56 -05:00
tildearrow 4446ffe06d XM import: lock the dead 2024-07-14 03:59:08 -05:00
tildearrow f6621a2d5f XM: fix end pat mark bumping 2024-07-14 03:56:15 -05:00
tildearrow 26e7e5bb82 XM import: fix EC0/ED0 2024-07-14 03:44:29 -05:00
tildearrow 5e58999e8d IT import: fix 0Dxx bumping into something 2024-07-14 03:44:20 -05:00
tildearrow 6e405d4a99 IT/S3M import: implement S8x 2024-07-14 03:38:24 -05:00
tildearrow e15ff1fe08 IT import: fix vol column if there is vol effect
also implement vibrato depth vol col effect
2024-07-14 03:27:59 -05:00
tildearrow 516adb32fb XM: fine slides are different 2024-07-14 03:22:32 -05:00
tildearrow 5659ea1344 XM import: fix pitch slide speed 2024-07-14 03:20:46 -05:00
tildearrow 8772d75e52 XM import: loop + fade-out
and a couple envelope fixes
2024-07-14 03:17:40 -05:00
tildearrow b35db131c4 IT import: implement vol col vol slides 2024-07-14 03:02:03 -05:00
tildearrow 71e052d740 IT import: implement default pan 2024-07-14 02:44:50 -05:00
tildearrow 871c260bc1 GUI: fix text hiding after hash in ins/sample list 2024-07-14 02:27:35 -05:00
tildearrow 2ac9d0d243 GUI: fix hash hide in channel names 2024-07-14 01:56:18 -05:00
tildearrow 0efe8a1320 XM import: fix infinite loop 2024-07-14 01:47:17 -05:00
tildearrow 691336a9ce XM import: fix pan macro 2024-07-14 01:35:27 -05:00
tildearrow 6f919acccc XM import: only take 9xx effect if has note 2024-07-14 01:13:38 -05:00
tildearrow 54c679ba50 Dave: fix potential DAC hang 2024-07-13 17:10:19 -05:00
tildearrow d769264e25 fix possible hang when loading invalid MA/Ox feat
in instrument

issue #2021
2024-07-13 17:01:35 -05:00
tildearrow 7ac894ddc1 IT import: fix it 2024-07-09 20:02:39 -05:00
tildearrow f1d9d2c939 IT import: compressed stereo sample loading? 2024-07-09 19:41:24 -05:00
tildearrow f204c11204 IT import: prepare load compressed stereo samples 2024-07-08 18:57:56 -05:00
tildearrow 59ac76a2e3 new demo song
by Eggo1423
2024-07-08 05:21:44 -05:00
tildearrow 8b4b2d8aa7 release Import Test 2024-07-08 04:18:20 -05:00
tildearrow e0ad1642c5 S3M/XM/IT import: tremolo, pan slides and panbrell 2024-07-08 04:01:42 -05:00