furnace/src/engine
2022-12-13 14:48:50 +09:00
..
platform Merge branch 'master' into es5506_alt 2022-12-13 14:48:50 +09: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
chipUtils.h resVol isn't shared 2022-12-12 17:18:13 -05:00
config.cpp convert presets to new format, part 1 2022-11-13 16:25:50 -05:00
config.h chip flags rewrite, part 4 - DO NOT USE 2022-09-29 20:13:40 -05:00
configEngine.cpp chip flags rewrite, part 3 - DO NOT USE 2022-09-29 18:03:39 -05:00
dataErrors.h license clarification, part 3 2022-02-14 22:12:20 -05:00
defines.h Minor reverting 2022-12-10 06:01:12 +09:00
dispatch.h Merge branch 'master' into es5506_alt 2022-12-13 14:48:50 +09:00
dispatchContainer.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-10-26 12:28:24 +09:00
engine.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-10 14:29:13 +09:00
engine.h Add and reorganize constant define includes 2022-12-10 06:01:12 +09:00
fileOps.cpp Fix formatting 2022-12-10 06:01:13 +09:00
fileOpsIns.cpp prevent accidental loading of .brr as DMP 2022-11-29 00:09:08 -05:00
filter.cpp improve logging facility 2022-04-10 22:12:02 -05:00
filter.h GUI: sample resampling 2022-03-20 03:14:00 -05:00
instrument.cpp fix serious bug when saving op macros 2022-11-21 15:34:24 -05:00
instrument.h Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-11-30 17:39:43 +09:00
macroInt.cpp finish work on ADSR/LFO macro type 2022-10-07 16:47:18 -05:00
macroInt.h start working on LFO macro mode 2022-10-07 14:17:25 -05:00
orders.h Fix build 2022-12-10 06:01:13 +09:00
pattern.cpp Add and reorganize constant define includes 2022-12-10 06:01:12 +09:00
pattern.h Add and reorganize constant define includes 2022-12-10 06:01:12 +09:00
playback.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-10 14:29:13 +09:00
safeReader.cpp one more big endian fix 2022-08-19 04:41:32 -05:00
safeReader.h HOTFIX: Better token handling and simplify clear string comparisons 2022-05-09 21:22:20 +10:00
safeWriter.cpp Removed commented-out function writeUC from safewriter 2022-09-23 23:24:25 -05:00
safeWriter.h Removed commented-out function writeUC from safewriter 2022-09-23 23:24:25 -05:00
sample.cpp Add and reorganize constant define includes 2022-12-10 06:01:12 +09:00
sample.h Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-10 14:29:13 +09:00
sfWrapper.cpp fix audio saving being totally wrong 2022-06-28 22:08:24 -05:00
sfWrapper.h fix audio saving being totally wrong 2022-06-28 22:08:24 -05:00
song.cpp Add and reorganize constant define includes 2022-12-10 06:01:12 +09:00
song.h Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-10 14:29:13 +09:00
sysDef.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-11-30 17:39:43 +09:00
vgmOps.cpp Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-10 14:29:13 +09:00
waveSynth.cpp WaveSynth: fix subtract 2022-11-05 17:07:37 -05:00
waveSynth.h WaveSynth: initialize wave to 0 on SCC/Bubble Syst 2022-06-09 18:16:51 -05:00
wavetable.cpp invalid value fix 2022-12-08 00:39:29 -05:00
wavetable.h add ability to save ins/wave as .dmp/.dmw 2022-08-13 15:43:13 -05:00
winStuff.cpp improve logging facility 2022-04-10 22:12:02 -05:00
winStuff.h license clarification, part 3 2022-02-14 22:12:20 -05:00
zsm.cpp tabs to spaces 2022-09-24 02:31:10 -05:00
zsm.h tabs to spaces 2022-09-24 02:31:10 -05:00
zsmOps.cpp Fix ZSM export to emit LFO AMD/PMD initialization on YM2151 2022-11-10 12:40:17 -06:00