tildearrow
ff0297bcba
SAP-R export: fix length in low-latency mode
2024-09-30 03:54:33 -05:00
tildearrow
54745bec3b
here we go!
...
pull request #1706
2024-09-30 03:37:22 -05:00
tildearrow
5a587a6af6
prepare port SAP-R export from pull request #1706
2024-09-29 19:39:10 -05:00
tildearrow
f7a861a01d
Merge remote-tracking branch 'alederer/wave-list-horizontal'
2024-09-29 18:26:57 -05:00
tildearrow
3eb0686c1c
freaking workaround for Flatpak bullcrap
...
issue #2096
pass -DFLATPAK_WORKAROUNDS=ON to CMake when building Flatpak
2024-09-29 17:03:39 -05:00
tildearrow
df959399cd
DivConfig: fx pssib issue whn line's lngr thn 4095
...
maybe issue #2025
2024-09-29 16:46:06 -05:00
tildearrow
5f78df0cd7
Merge remote-tracking branch 'alederer/macro-editor-list-show-modified'
2024-09-29 16:36:37 -05:00
tildearrow
03c003276c
Merge remote-tracking branch 'alederer/multiKeybind'
2024-09-29 15:38:35 -05:00
tildearrow
fa1bdbe3a1
OPM/OPZ: fix DT2 effect
2024-09-28 14:50:01 -05:00
tildearrow
ab006d5d78
finally implement file name hint on NFD (Windows)
...
for "auto-fill file name when saving"
2024-09-28 00:30:16 -05:00
tildearrow
0f5adae785
GUI: remove unused function
2024-09-28 00:17:35 -05:00
tildearrow
3a0fd28165
GUI: warn on first import of a classic module
2024-09-27 15:14:54 -05:00
tildearrow
81dccf8dcc
new demo song
...
by AstralBlue
2024-09-27 03:32:42 -05:00
tildearrow
d89a8f2c4f
OPL4: fix drums mode
...
issue #2160
2024-09-26 15:50:06 -05:00
tildearrow
0f2fd76a90
dev223 - Y8950: fix ADPCM pitch
...
issue #2028
2024-09-26 14:41:14 -05:00
tildearrow
0cf6c7cd64
OPL: fix YMF289 in ymfm
...
ymfm offers a class called ymf289, but I am too lazy to use it
and it probably does not resample anyway
2024-09-26 14:20:14 -05:00
tildearrow
8254d6e027
GUI: remove references to surround sound
2024-09-25 18:51:37 -05:00
tildearrow
8ac3491672
OPL: and now fix the fix
2024-09-25 14:43:24 -05:00
tildearrow
f7412e5234
OPL: key off after 4-op mode change
...
somehow fixes issue #2171
2024-09-25 14:24:39 -05:00
tildearrow
b2c1f8d919
Merge pull request #2116 from alederer/sortFuzzyMatches
...
In command palette, sort matches by quality/exactness
2024-09-25 13:52:00 -05:00
tildearrow
60d01de6fc
VGM export: QSound ADPCM fix, for real this time
2024-09-25 13:12:34 -05: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
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
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
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
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
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
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
Adam Lederer
f9ef00a0be
convert keybind-table-row lambda to member function
2024-09-12 13:46:27 -07:00
Adam Lederer
6c6ea2d54b
keep template<> on same line
2024-09-12 13:33:18 -07:00
Adam Lederer
59c60ba3a6
add ctrlWheelModifier option for Alt
2024-09-12 14:27:18 -05:00