LTVA1
|
7c324ec39d
|
naive channel pair refactor (dumb replace one pair with vector of pairs)
|
2024-08-14 20:01:16 +03:00 |
|
LTVA1
|
0ea53fdae5
|
phase reset effects & fix wavetable change
|
2024-08-13 20:36:45 +03:00 |
|
LTVA1
|
46f1ae33c7
|
add cutoff and pulse width slides for C64, SID2 and SID3
Also add clipping for ADSR, duty and cutoff when in instrument types you go SID3 -> SID2 or SID2 -> C64 or SID3 -> C64
|
2024-08-12 16:54:26 +03:00 |
|
LTVA1
|
e0df55749a
|
MOAR EFFECTS!!
|
2024-08-12 12:59:34 +03:00 |
|
LTVA1
|
6417da27e9
|
add different clock speed, optimize channel processing, add quarter clock speed flag
|
2024-08-12 11:22:10 +03:00 |
|
LTVA1
|
802f55a26e
|
hide some settings in inst UI for wave channel, do sample reg writes interleaved with usual reg writes
|
2024-08-11 21:41:48 +03:00 |
|
LTVA1
|
65d65ef81e
|
add phase invesrion for left/right channel and feedback
|
2024-08-11 16:47:49 +03:00 |
|
LTVA1
|
3206b39525
|
add filter mode macro, SID2 wave mix macro tips
|
2024-08-10 14:21:28 +03:00 |
|
LTVA1
|
4ac2338cd7
|
sigh 6
|
2024-08-09 15:41:04 +03:00 |
|
LTVA1
|
6349f161eb
|
sigh 5
|
2024-08-09 15:13:16 +03:00 |
|
LTVA1
|
37fc2ece2c
|
fx fix
|
2024-08-09 14:33:34 +03:00 |
|
LTVA1
|
6bf391b4bc
|
wavetables and samples for SID3! (unfinished)
|
2024-08-09 14:30:45 +03:00 |
|
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 |
|
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
|
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
|
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
|
365062ac21
|
halve clock speed, add ring mod and hard sync
|
2024-08-02 11:13:04 +03:00 |
|
LTVA1
|
d0a990dcfa
|
more special waves, more inst editor UI, implement all mixmodes
|
2024-08-01 22:05:18 +03:00 |
|
LTVA1
|
46e41b5fb4
|
gate bit fixes?
|
2024-08-01 09:07:16 +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 |
|
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
|
511799a488
|
prepare code and sketch emulator function prototypes
|
2024-07-30 11:15:50 +03:00 |
|