furnace/src/engine
tildearrow ec4063641a GUI: fix sample preview needle visible when switch
ing samples
2023-09-05 15:38:02 -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 NES: fix chan osc (noise, NSFplay) 2023-09-02 03:58:11 -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 prepare for config resiliency 2023-04-05 04:44:21 -05:00
configEngine.cpp prepare for config resiliency 2023-04-05 04:44:21 -05: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 Eknous please HELP ME 2023-08-23 17:25:05 -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: fix sample preview needle visible when switch 2023-09-05 15:38:02 -05:00
engine.h GUI: fix sample preview needle visible when switch 2023-09-05 15:38:02 -05:00
export.cpp add ROM export framework, part 1 2023-03-13 14:17:05 -05:00
export.h add ROM export framework, part 1 2023-03-13 14:17:05 -05:00
fileOps.cpp More optimize inserts using reserve() 2023-08-24 19:08:06 +03:00
fileOpsIns.cpp update copyright year 2023-01-19 19:18:40 -05:00
fileOpsSample.cpp prepare for K05 ADPCM 2023-08-29 04:26:25 -05:00
filter.cpp update copyright year 2023-01-19 19:18:40 -05:00
filter.h update copyright year 2023-01-19 19:18:40 -05:00
fixedQueue.h FixedQueue, part 3 2023-07-13 04:23:01 -05:00
instrument.cpp C219: initial work 2023-08-27 18:46:59 -05:00
instrument.h C219: initial work 2023-08-27 18:46:59 -05:00
macroInt.cpp fix step length in macroInt 2023-08-25 17:22:04 -05:00
macroInt.h update copyright year 2023-01-19 19:18:40 -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 GUI: collapse/expand pattern/song 2023-04-27 01:23:54 -05:00
playback.cpp fix hang detection (DirectSound) 2023-08-31 04:46: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 prepare for K05 ADPCM 2023-08-29 04:26:25 -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 C219: initial work 2023-08-27 18:46:59 -05:00
sysDef.cpp YM2612: fix missing 30xx effect 2023-09-04 15:02:19 -05:00
vgmOps.cpp C219: fix VGM export crash 2023-08-29 03:42:16 -05:00
wavOps.cpp split audio/command stream export functions 2023-08-21 14:49:31 -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
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: improvements 2023-09-05 06:02:58 -05:00
workPool.h GUI: per-chan osc multi-threading! 2023-09-05 04:38:57 -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