furnace/src/engine
2023-12-17 14:54:38 -05:00
..
effect prepare for patchbay effects 2023-05-21 04:39:36 -05:00
export Amiga: improve accuracy 2023-11-05 17:00:02 -05:00
platform OPL and OPLL vol map 2023-12-17 14:54:38 -05:00
blip_buf.c add setting to disable DC offset correction 2023-10-29 15:25:23 -05:00
blip_buf.h add setting to disable DC offset correction 2023-10-29 15:25:23 -05:00
blip_buf.txt add setting to disable DC offset correction 2023-10-29 15:25:23 -05:00
brrUtils.c dev129 - SNES: add option to toggle BRR emphasis 2022-12-07 02:57:19 -05:00
brrUtils.h dev129 - SNES: add option to toggle BRR emphasis 2022-12-07 02:57:19 -05:00
bsr.h C219: new sample format (work in progress) 2023-08-28 20:31:22 -05:00
chipUtils.h Revert "prepare for volume handling refactor" 2023-11-04 04:13:47 -05:00
cmdStream.cpp fix build 2023-03-27 13:15:28 -05:00
cmdStream.h command stream arps 2023-03-27 03:29:43 -05:00
cmdStreamOps.cpp split audio/command stream export functions 2023-08-21 14:49:31 -05:00
config.cpp don't use exceptions in maps 2023-07-24 17:39:09 -05:00
config.h is this faster? 2023-09-20 00:24:55 -05:00
configEngine.cpp config: Use XDG_CONFIG_HOME 2023-09-11 23:37:56 +01:00
dataErrors.h update copyright year 2023-01-19 19:18:40 -05:00
defines.h Add define value for number of chip defines 2023-02-05 12:46:23 +09:00
dispatch.h apply volExp on velocity input - PLEASE READ 2023-12-16 19:52:37 -05:00
dispatchContainer.cpp OPL: ymfm core, part 1 2023-11-22 19:28:36 -05:00
effect.h prepare for patchbay effects 2023-05-21 04:39:36 -05:00
effectContainer.cpp prepare for patchbay effects 2023-05-21 04:39:36 -05:00
engine.cpp apply volExp on velocity input - PLEASE READ 2023-12-16 19:52:37 -05:00
engine.h apply volExp on velocity input - PLEASE READ 2023-12-16 19:52:37 -05:00
export.cpp add ROM export framework, part 1 2023-03-13 14:17:05 -05:00
export.h is this faster? 2023-09-20 00:24:55 -05:00
fileOps.cpp dev189 - Merge branch 'chanoscchecklist' of https://github.com/Eknous-P/furnace 2023-12-06 12:21:24 -05:00
fileOpsIns.cpp C64: volIsCutoff compatibility 2023-10-29 02:25:35 -05:00
fileOpsSample.cpp add option to swap bytes in raw smp import 2023-09-25 05:09:56 -05:00
filter.cpp GUI: optimize readOsc 2023-09-08 00:41:47 -05:00
filter.h hmm? 2023-09-07 23:37:17 -05:00
instrument.cpp C64: more fixes... 2023-10-29 03:12:33 -05:00
instrument.h C64: old test/gate/special macro compatibility 2023-10-29 02:43:38 -05:00
macroInt.cpp Revert "volume handling refactor, part 1 - BEWARE" 2023-11-04 04:13:20 -05:00
macroInt.h Revert "volume handling refactor, part 1 - BEWARE" 2023-11-04 04:13:20 -05:00
orders.h update copyright year 2023-01-19 19:18:40 -05:00
pattern.cpp GUI: collapse/expand pattern/song 2023-04-27 01:23:54 -05:00
pattern.h is this faster? 2023-09-20 00:24:55 -05:00
pitchTable.cpp C140: add bank types 2023-10-11 02:48:39 -05:00
playback.cpp remove debug message 2023-12-17 03:47:52 -05:00
safeReader.cpp FT 2023-03-25 03:55:42 -05:00
safeReader.h add intro tune, part 2 2023-02-23 05:56:48 -05:00
safeWriter.cpp fix missing big endian writeI_BE 2023-08-28 05:32:09 -05:00
safeWriter.h update copyright year 2023-01-19 19:18:40 -05:00
sample.cpp implement K05 ADPCM 2023-08-29 06:23:38 -05:00
sample.h drop usage of std::deque, part 2 2023-09-13 02:46:02 -05:00
sfWrapper.cpp update copyright year 2023-01-19 19:18:40 -05:00
sfWrapper.h update copyright year 2023-01-19 19:18:40 -05:00
song.cpp update copyright year 2023-01-19 19:18:40 -05:00
song.h dev189 - Merge branch 'chanoscchecklist' of https://github.com/Eknous-P/furnace 2023-12-06 12:21:24 -05:00
sysDef.cpp prepare for automatic wave size detection - READ 2023-11-28 18:36:52 -05:00
vgmOps.cpp C140: add bank types 2023-10-11 02:48:39 -05:00
waveSynth.cpp WaveSynth: fix distorted sound 2023-08-24 14:23:00 -05:00
waveSynth.h WaveSynth: fix distorted sound 2023-08-24 14:23:00 -05:00
wavetable.cpp update copyright year 2023-01-19 19:18:40 -05:00
wavetable.h update copyright year 2023-01-19 19:18:40 -05:00
wavOps.cpp add setting to disable DC offset correction 2023-10-29 15:25:23 -05:00
winStuff.cpp update copyright year 2023-01-19 19:18:40 -05:00
winStuff.h update copyright year 2023-01-19 19:18:40 -05:00
workPool.cpp workPool: handle thread init failures 2023-09-07 01:16:12 -05:00
workPool.h oops 2023-09-20 01:10:30 -05:00
zsm.cpp minor style fix 2023-08-15 00:58:56 -07:00
zsm.h ZSM: add optimize for size toggle 2023-08-11 19:13:16 -05:00
zsmOps.cpp ZSM: add optimize for size toggle 2023-08-11 19:13:16 -05:00