furnace/src/engine
techmetx11 f75ab6186d
Partially implement TFM's effects
Fix the mismatched patterns hack to be more seamless, by adding the
"jump to next pattern" effects in the last row, in addition to the row
after that
2024-04-11 22:43:53 +00:00
..
effect update copyright year 2024-01-16 21:26:57 -05:00
export update copyright year 2024-01-16 21:26:57 -05:00
fileOps Partially implement TFM's effects 2024-04-11 22:43:53 +00:00
platform core quality, part 3 - final 2024-04-06 16:25:16 -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 fix bsr() 2024-01-25 19:04:34 -05:00
chipUtils.h prepare for issues #1554 and #1684 2024-01-31 15:07:48 -05:00
cmdStream.cpp trace window, kinda 2024-03-10 20:57:50 -05:00
cmdStream.h more work on the command stream debugger 2024-03-09 17:36:44 -05:00
cmdStreamOps.cpp fix compilation 2024-03-09 23:33:23 -05:00
config.cpp fool-proof getBool() 2024-02-25 16:57:18 -05:00
config.h update copyright year 2024-01-16 21:26:57 -05:00
configEngine.cpp update copyright year 2024-01-16 21:26:57 -05:00
dataErrors.h update copyright year 2024-01-16 21:26:57 -05:00
defines.h prepare for issues #1554 and #1684 2024-01-31 15:07:48 -05:00
dispatch.h GBA: update to latest dispatch spec 2024-03-17 15:57:41 -05:00
dispatchContainer.cpp core quality, part 3 - final 2024-04-06 16:25:16 -05:00
effect.h update copyright year 2024-01-16 21:26:57 -05:00
effectContainer.cpp update copyright year 2024-01-16 21:26:57 -05:00
engine.cpp can't even have fun for one day 2024-04-03 13:58:57 -05:00
engine.h Partially working TFM file format (v2) importer 2024-04-10 15:13:54 +00:00
export.cpp update copyright year 2024-01-16 21:26:57 -05:00
export.h update copyright year 2024-01-16 21:26:57 -05:00
fileOpsIns.cpp and now for .dmp loading 2024-02-19 21:25:11 -05:00
fileOpsSample.cpp hmmm 2024-04-05 16:11:23 -05:00
filter.cpp update copyright year 2024-01-16 21:26:57 -05:00
filter.h update copyright year 2024-01-16 21:26:57 -05:00
instrument.cpp Game Boy: save doubleWave flag 2024-03-17 16:11:22 -05:00
instrument.h Game Boy: save doubleWave flag 2024-03-17 16:11:22 -05:00
macroInt.cpp Merge branch 'macro-retrigger-effect-tildearow-version' 2024-01-17 14:48:47 -05:00
macroInt.h Merge branch 'macro-retrigger-effect-tildearow-version' 2024-01-17 14:48:47 -05:00
orders.h update copyright year 2024-01-16 21:26:57 -05:00
pattern.cpp update copyright year 2024-01-16 21:26:57 -05:00
pattern.h update copyright year 2024-01-16 21:26:57 -05:00
pitchTable.cpp update copyright year 2024-01-16 21:26:57 -05:00
playback.cpp can't even have fun for one day 2024-04-03 13:58:57 -05:00
safeReader.cpp update copyright year 2024-01-16 21:26:57 -05:00
safeReader.h update copyright year 2024-01-16 21:26:57 -05:00
safeWriter.cpp a better command stream debugger 2024-03-08 17:53:37 -05:00
safeWriter.h a better command stream debugger 2024-03-08 17:53:37 -05:00
sample.cpp adpcm_decode_block one channel 2024-04-05 16:33:59 -05:00
sample.h faster sample format conversion 2024-04-04 14:22:19 -05:00
sfWrapper.cpp update copyright year 2024-01-16 21:26:57 -05:00
sfWrapper.h update copyright year 2024-01-16 21:26:57 -05:00
song.cpp GUI: prepare to improve pattern manager 2024-02-21 18:05:39 -05:00
song.h prepare for 5E01 2024-03-18 14:22:05 -05:00
sysDef.cpp NDS: rename 2024-03-22 02:21:33 -05:00
vgmOps.cpp add effects to change virtual tempo 2024-03-15 14:56:55 -05:00
waveSynth.cpp update copyright year 2024-01-16 21:26:57 -05:00
waveSynth.h update copyright year 2024-01-16 21:26:57 -05:00
wavetable.cpp update copyright year 2024-01-16 21:26:57 -05:00
wavetable.h update copyright year 2024-01-16 21:26:57 -05:00
wavOps.cpp update copyright year 2024-01-16 21:26:57 -05:00
winStuff.cpp update copyright year 2024-01-16 21:26:57 -05:00
winStuff.h update copyright year 2024-01-16 21:26:57 -05:00
workPool.cpp update copyright year 2024-01-16 21:26:57 -05:00
workPool.h update copyright year 2024-01-16 21:26:57 -05:00
zsm.cpp update copyright year 2024-01-16 21:26:57 -05:00
zsm.h update copyright year 2024-01-16 21:26:57 -05:00
zsmOps.cpp update copyright year 2024-01-16 21:26:57 -05:00