furnace/src/engine
tildearrow 5567746e0b QSound: implement panning macro - PLEASE READ
the panning strategy for QSound has changed!
it's now 08xy where x is left and y is right (muting is not possible though!)
this makes it consistent with other chips, plus QSound's pan range was
32 anyway

in order to toggle the QSound effect use effect 12xx
2022-04-28 23:58:11 -05:00
..
platform QSound: implement panning macro - PLEASE READ 2022-04-28 23: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
config.cpp improve logging facility 2022-04-10 22:12:02 -05:00
dataErrors.h license clarification, part 3 2022-02-14 22:12:20 -05:00
dispatch.h QSound: implement panning macro - PLEASE READ 2022-04-28 23:58:11 -05:00
dispatchContainer.cpp improvements to sysDef and UX changes 2022-04-27 04:48:56 -05:00
engine.cpp QSound: implement panning macro - PLEASE READ 2022-04-28 23:58:11 -05:00
engine.h QSound: implement panning macro - PLEASE READ 2022-04-28 23:58:11 -05:00
fileOps.cpp dev90 - linear pitch macro option 2022-04-28 00:26:21 -05:00
fileOpsIns.cpp GUI: fix #400 2022-04-26 01:07:28 -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 dev89 - C64: add test/gate macro 2022-04-27 23:54:45 -05:00
instrument.h dev89 - C64: add test/gate macro 2022-04-27 23:54:45 -05:00
macroInt.cpp improve low-latency mode strategy 2022-04-15 14:38:25 -05:00
macroInt.h improve low-latency mode strategy 2022-04-15 14:38:25 -05:00
orders.h dev80 - increase song limits 2022-04-08 17:21:36 -05:00
pattern.cpp effectRows -> effectCols 2022-04-27 17:53:55 -05:00
pattern.h effectRows -> effectCols 2022-04-27 17:53:55 -05:00
playback.cpp QSound: implement panning macro - PLEASE READ 2022-04-28 23:58:11 -05:00
safeReader.cpp verdammte compilerschieß 2022-04-24 14:04:56 +10:00
safeReader.h verdammte compilerschieß 2022-04-24 14:04:56 +10:00
safeWriter.cpp Prepare for macro refactoring 2022-04-10 14:01:55 +09:00
safeWriter.h Prepare for macro refactoring 2022-04-10 14:01:55 +09:00
sample.cpp sample 8-bit blep resample fix 2022-04-15 14:38:13 -05:00
sample.h fix several misc issues 2022-04-14 18:25:59 -05:00
song.cpp GUI: implement clear 2022-04-24 17:39:18 -05:00
song.h QSound: implement panning macro - PLEASE READ 2022-04-28 23:58:11 -05:00
sysDef.cpp YMU759: update system definition 2022-04-27 23:32:20 -05:00
vgmOps.cpp VGM: Support ROM data in the second chip 2022-04-16 22:54:01 +07:00
waveSynth.cpp even more improvements to low-latency mode 2022-04-15 15:01:11 -05:00
waveSynth.h even more improvements to low-latency mode 2022-04-15 15:01:11 -05:00
wavetable.cpp improve logging facility 2022-04-10 22:12:02 -05:00
wavetable.h document some of the structures 2022-03-15 22:05:55 -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