freq-mod
7a7527cffd
Delete demos/arcade/ComicPartytrack20.fur
...
old shitty track, irrelevant, there are better CPS1 demos nowadays
2024-09-25 20:17:54 +02:00
tildearrow
60d01de6fc
VGM export: QSound ADPCM fix, for real this time
2024-09-25 13:12:34 -05:00
tildearrow
09689a3b78
dang it!
2024-09-25 12:56:24 -05:00
CALLegeTC000000
d635c732c1
Added associated demo songs for this PR
...
demo songs:
High Score(Tim Follin) on the Genesis
Ruby Illusions(Tee Lopes) on the Genesis
The Sign(Yosuke Yasui) on the WonderSwan
2024-09-25 13:35:05 +02:00
LTVA1
95b7f1f3ac
FamiTracker import improvements ( #2172 )
...
* create instrument copies to accurately represent what FamiTracker does e.g. on VRC6 channels when using 2A03 instruments
* fix Hxy effect for S5B (AY), part 1
* fix Hxy effect for S5B (AY), part 2
* fix Hxy effect for S5B (AY), part 3
2024-09-25 13:33:09 +02:00
tildearrow
9011f80ae5
Merge branch 'docs-faq'
2024-09-24 14:47:20 -05:00
Electric Keet
615c2b01cc
Last couple edits on the FAQ.
...
It might be ready now!
2024-09-24 12:21:45 -07:00
freq-mod
a8034b6b9f
watara pcm info
2024-09-23 20:02:22 +02:00
freq-mod
14978d2b19
watara instr docs
2024-09-23 19:47:33 +02:00
freq-mod
6f8f9724cf
create watara doc
...
lol
2024-09-23 19:42:37 +02:00
--global
c2f1a6bde1
rename vrc6 bass instrument
2024-09-23 12:17:12 +02:00
--global
beddc27227
new famicom demo song: Smash TV Circuit 1
2024-09-23 12:17:12 +02:00
tildearrow
3634a51efd
GUI: fix order nibble when move cursor with keys
...
issue #2170
2024-09-22 17:15:23 -05:00
tildearrow
32ca799bd3
Merge branch 'opz-improvements'
...
there also was an actual bug which may have hindered freq calc...
I fixed it now by moving A-4/clock pitch compensation logic to chan[i].freq instead of baseFreq
2024-09-22 17:04:47 -05:00
Electric Keet
8f82a31445
Merge branch 'master' into docs-faq
2024-09-22 15:03:38 -07:00
Electric Keet
e25208bf11
A bunch of fixes to the FAQ.
...
It's better now!
2024-09-22 14:57:26 -07:00
tildearrow
1f1b9fcc87
I don't trust you
...
where did you get these numbers from? did you make them up?
first you go "bruh bruh bruh" on me and then you drop this. couldn't
you at least look around a bit?!
since when has OPZ been clocked at 4MHz? who said that it does?
the chip's been designed to run at NTSC colorburst frequency, damn it!
on top of that, you didn't have to make up anything. AT ALL.
fixed frequency is simpler than eating with a fork. you just write the
frequency IN HERTZ (!!), the block and that's it.
really? were these numbers necessary?
oh man....
2024-09-22 16:56:54 -05:00
tildearrow
88b274b886
GUI: hide some chips
...
- YMU759: impossible to implement properly
- Dummy: doesn't make sense
- μPD: incomplete and uncertain
- SegaPCM 5-channel: Defle compat
- Pong: doesn't make sense
2024-09-22 14:46:37 -05:00
tildearrow
f8b3c81d6c
GUI: get rid of party mode
2024-09-22 13:55:44 -05:00
tildearrow
838646800a
OPZ: code style fixes
2024-09-22 03:58:17 -05:00
tildearrow
dc47194e3d
Merge branch 'master' into opz-improvements
2024-09-22 00:35:46 -05:00
tildearrow
8b38ab7804
GUI: turn input repeat on by default
2024-09-21 18:43:03 -05:00
tildearrow
be883ed387
SID2: fix chan osc overflow
2024-09-21 18:23:43 -05:00
tildearrow
f3aa06e0a1
time is lost
...
cover by agajgjsa592586
pull request #2166
2024-09-21 18:16:12 -05:00
tildearrow
d838224d94
dev222 - Merge branch 'SID3'
2024-09-21 18:04:08 -05:00
tildearrow
cf46a035e1
SID3: fix non-linear pitch
2024-09-21 18:01:45 -05:00
tildearrow
fa0c417976
now on insEdit
...
the final step is to fix pitch linearity
2024-09-21 17:56:37 -05:00
tildearrow
d703aa1e97
almost there
...
eliminate the velociraptor
2024-09-21 17:37:30 -05:00
tildearrow
987bff8b75
a couple code style changes
2024-09-21 04:36:22 -05:00
cam900
f1f2eb6bcb
Add emulation core docs for OPL4
2024-09-18 14:23:37 +02:00
cam900
7594b2fb55
OPL4: Fix highest note frequency
2024-09-18 11:00:45 +09:00
tildearrow
3ade67a889
SID3:change reset duty strategy
2024-09-17 00:44:13 -05:00
tildearrow
05ddfec301
SID3: change default duty
2024-09-16 23:57:14 -05:00
freq-mod
19a59b64e1
Update emulation-cores.md
...
clarification of YM2612 cores, warning on YM2608-LLE, residfp isnt that slow
2024-09-16 22:35:41 +02:00
tildearrow
f0cf3628c6
SID3: change default decay
2024-09-16 03:23:34 -05:00
tildearrow
ac95c05878
SID3: store ins data
2024-09-16 03:09:56 -05:00
Electric Keet
e45d09b359
A brand new FAQ!
...
All these answers are wrong.
Well, some of them are sure to be, but they're things that need answering and I penciled in something. _Please_ correct me!
2024-09-14 10:25:38 -07:00
tildearrow
b2d6f8e7ee
update c64.cpp
2024-09-14 04:35:02 -05:00
tildearrow
15be24ed82
update icon font
2024-09-14 00:32:52 -05:00
tildearrow
47f36f99d9
Merge branch 'master' into SID3
2024-09-13 23:46:13 -05:00
tildearrow
0af7275275
hmmm
2024-09-13 23:28:18 -05:00
tildearrow
bf8250a82c
a couple corrections, part 2
2024-09-13 23:17:01 -05:00
tildearrow
0b0e6d5e13
a couple corrections
...
SID3 will have data independent of C64 and SID2
2024-09-13 23:08:25 -05:00
tildearrow
cac67cf205
update format.md
2024-09-12 15:09:37 -05:00
Adam Lederer
59c60ba3a6
add ctrlWheelModifier option for Alt
2024-09-12 14:27:18 -05:00
Adam Lederer
5d351eab0a
add setting for ctrlWheeling mod (default now allows super as well as ctrl)
2024-09-12 14:27:18 -05:00
Adam Lederer
d19cd493c4
better scaling for envelope/LFO mode
2024-09-12 14:36:55 +02:00
Adam Lederer
66b22cce32
fix: macro editor scaling in "single (list)" mode
...
specifically the bottom line with "length/step-length/delay" and the associated buttons -- previously would just get cut off when there wasn't enough room, now scales the elements to fit (uses a table)
2024-09-12 14:36:55 +02:00
Adam Lederer
61ddd29b1e
apply delayed rows first ( fixes #2014
2024-09-12 14:33:30 +02:00
Eknous-P
5195f7562a
wavetools fix: also fix invert
...
ugh im blind
2024-09-11 16:35:46 +02:00