furnace/src/engine
tildearrow e29113c926 C64: another tiny fix
also document conversion approach
2023-10-29 03:04:55 -05:00
..
effect prepare for patchbay effects 2023-05-21 04:39:36 -05:00
export More optimize inserts using reserve() 2023-08-24 19:08:06 +03:00
platform C64: volIsCutoff compatibility 2023-10-29 02:25:35 -05:00
blip_buf.c earliest playback 2021-05-12 03:58:55 -05:00
blip_buf.h earliest playback 2021-05-12 03:58:55 -05:00
blip_buf.txt earliest playback 2021-05-12 03:58:55 -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 Address comments 2023-02-06 09:16:28 +09: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 GUI: channel status, part 4 2023-10-27 18:08:37 -05:00
dispatchContainer.cpp C219: initial work 2023-08-27 18:46:59 -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 GUI: channel status, part 2 2023-10-26 19:03:45 -05:00
engine.h dev187 2023-10-29 00:29:11 -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 C64: volIsCutoff compatibility 2023-10-29 02:25:35 -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: another tiny fix 2023-10-29 03:04:55 -05:00
instrument.h C64: old test/gate/special macro compatibility 2023-10-29 02:43:38 -05:00
macroInt.cpp dev182 - add a different macro release strat 2023-10-11 03:36:21 -05:00
macroInt.h dev182 - add a different macro release strat 2023-10-11 03:36:21 -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 fix 0300 not being taken into account in pre note 2023-10-27 14:45:34 -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 dev184 - Merge branch 'master' of https://github.com/DevEd2/furnace 2023-10-14 03:19:02 -05:00
sysDef.cpp C64: deprecate 1Exy 2023-10-27 19:19:39 -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 fix gap in audio export 2023-10-12 03:54:32 -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