tildearrow
|
69998e2c7e
|
prepare for MIDI velocity mapping
|
2023-12-13 20:44:32 -05:00 |
|
MooingLemur
|
2938a9b8af
|
move lastCenterRate=-1 from constructor to reset(), set lastCenterRate even if OOB
|
2023-12-06 02:52:08 -05:00 |
|
MooingLemur
|
69363b4db9
|
code cleanup
|
2023-12-06 02:52:08 -05:00 |
|
MooingLemur
|
b83cc98eb1
|
VERA/ZSM: remember last sample played so that async pitch changes work on ZSM export
|
2023-12-06 02:52:08 -05:00 |
|
tildearrow
|
8aabaf0e01
|
Virtual Boy: fix the fix
|
2023-12-04 15:29:09 -05:00 |
|
tildearrow
|
1dc6ac5b20
|
Virtual Boy: write noise mode in forceIns
|
2023-12-02 03:55:39 -05:00 |
|
tildearrow
|
25a832f9fc
|
Virtual Boy: fix forceIns in static wave mode
|
2023-12-02 03:39:18 -05:00 |
|
tildearrow
|
5ab70ff91f
|
PCM DAC: fix possible overflow in linear interpola
|
2023-11-26 18:50:22 -05:00 |
|
tildearrow
|
0c727ff6b7
|
YM2612: YMF276-LLE, part 1
|
2023-11-25 18:02:21 -05:00 |
|
tildearrow
|
a7be3e9514
|
VERA: fix possible PCM crash
|
2023-11-25 17:28:30 -05:00 |
|
tildearrow
|
e741c6a393
|
OPL: reduce YMF262-LLE write delay
|
2023-11-25 03:13:14 -05:00 |
|
tildearrow
|
2558da9418
|
OPL: YMF262-LLE, part 1
|
2023-11-25 02:26:59 -05:00 |
|
tildearrow
|
32030d6742
|
OPL: YM3812-LLE, part 4
Y8950
|
2023-11-24 15:29:00 -05:00 |
|
tildearrow
|
8500b1b435
|
OPL: YM3812-LLE, part 3
per-chan osc
|
2023-11-24 15:16:00 -05:00 |
|
tildearrow
|
817d066a57
|
OPL: YM3812-LLE, part 2
|
2023-11-24 04:19:58 -05:00 |
|
tildearrow
|
c5f441a83a
|
OPL: YM3812-LLE?! part 1
|
2023-11-23 18:28:39 -05:00 |
|
tildearrow
|
a75a99a808
|
OPL: ymfm core, part 2
|
2023-11-23 15:12:22 -05:00 |
|
tildearrow
|
955682b240
|
OPL: ymfm core, part 1
|
2023-11-22 19:28:36 -05:00 |
|
tildearrow
|
1bcdedda3e
|
prepare the addition of more OPL emulation cores
|
2023-11-22 16:35:02 -05:00 |
|
tildearrow
|
c59e2e6e87
|
Virtual Boy: add static wave storage mode
|
2023-11-20 18:32:17 -05:00 |
|
tildearrow
|
cf84be0b71
|
Virtual Boy: this works?!
|
2023-11-20 17:32:33 -05:00 |
|
tildearrow
|
26648a895d
|
Amiga: yet another fix...
|
2023-11-06 04:25:27 -05:00 |
|
tildearrow
|
a3ea20bfec
|
Amiga: fix loop
|
2023-11-06 04:21:48 -05:00 |
|
tildearrow
|
20537d5af0
|
Amiga: one more accuracy fix
|
2023-11-05 18:06:01 -05:00 |
|
tildearrow
|
f0e51f6e88
|
Amiga: improve accuracy
don't stop DMA until sample is done playing
do not update output if PM/AM is on
|
2023-11-05 17:00:02 -05:00 |
|
tildearrow
|
6df06a7f89
|
Revert "prepare for volume handling refactor"
sorry......... this refactor is canceled as it seems harder than I thought...
|
2023-11-04 04:13:47 -05:00 |
|
tildearrow
|
54187d043d
|
Revert "volume handling refactor, part 1 - BEWARE"
This reverts commit e1cb84a076 .
|
2023-11-04 04:13:20 -05:00 |
|
tildearrow
|
e1cb84a076
|
volume handling refactor, part 1 - BEWARE
do not use these versions for production. your modules will break until this is finished!
only Amiga is done for now
|
2023-11-03 14:46:23 -05:00 |
|
tildearrow
|
4bc5f49fe6
|
prepare for volume handling refactor
|
2023-11-01 20:43:48 -05:00 |
|
tildearrow
|
38103d9c1f
|
YM2612: fix getPan on ExtCh channel 5
|
2023-10-29 13:33:29 -05:00 |
|
tildearrow
|
e915c6efb9
|
C64: fix MSVC build...
|
2023-10-29 05:36:53 -05:00 |
|
tildearrow
|
e2278d3688
|
C64: relative cutoff and duty macros are fine
|
2023-10-29 04:36:25 -05:00 |
|
tildearrow
|
f05d1693f8
|
C64: add chip flag to set env reset time
2 by default
1 for .dmf and old Furnace songs
|
2023-10-29 04:14:54 -05:00 |
|
tildearrow
|
7fd54775bb
|
C64: really fix porta
|
2023-10-29 03:54:12 -05:00 |
|
tildearrow
|
87b8851900
|
C64: volIsCutoff compatibility
|
2023-10-29 02:25:35 -05:00 |
|
tildearrow
|
90032899c7
|
C64: bunch of changes
- merging test/gate and special macros
- drop new test/gate compat flag - not necessary
- code style and tabs to spaces
TODO: compatibility!
|
2023-10-29 01:39:37 -05:00 |
|
tildearrow
|
ecec1acd24
|
Merge branch 'master' of https://github.com/LTVA1/furnace into c64improve
|
2023-10-29 00:22:10 -05:00 |
|
tildearrow
|
f03996ebd2
|
move furIcons somewhere else
|
2023-10-28 19:07:40 -05:00 |
|
tildearrow
|
e121c40a23
|
piece of trash
|
2023-10-28 19:03:08 -05:00 |
|
tildearrow
|
bd88639c90
|
GUI: channel status, part 6
PC Engine
|
2023-10-28 18:47:24 -05:00 |
|
tildearrow
|
1a448649b6
|
GUI: channel status, part 5
now with custom icons
colors stolen from GEP
|
2023-10-28 02:39:44 -05:00 |
|
LTVA1
|
0f760a365e
|
standlalone cutoff macro (with correct relative mode)
|
2023-10-28 10:15:41 +03:00 |
|
tildearrow
|
d8daeb1169
|
GUI: channel status, part 4
|
2023-10-27 18:08:37 -05:00 |
|
tildearrow
|
429119a186
|
C64: I may have solved it
|
2023-10-27 15:48:36 -05:00 |
|
LTVA1
|
006f0d6f48
|
wrong flag string
|
2023-10-27 17:25:14 +03:00 |
|
LTVA1
|
847bb046f6
|
fix
|
2023-10-27 17:23:48 +03:00 |
|
LTVA1
|
50b314bd77
|
Make separate macros for each ADSR param
|
2023-10-27 17:20:32 +03:00 |
|
LTVA1
|
1207eb1e32
|
add C64 ADSR macros, add gate bit to test/gate macro, untested fix of macro retrigger on 03xx command
|
2023-10-25 21:28:29 +03:00 |
|
tildearrow
|
c0acd472ed
|
SoundUnit: fix sample map
|
2023-10-23 16:40:30 -05:00 |
|
tildearrow
|
6dddee40d5
|
C64: 20xy and 21xy for setting ADSR
dropping DefleJank
|
2023-10-23 13:49:03 -05:00 |
|