summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/flt_biquad.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert2025-04-271-9/+6
* linn/linndrum.cpp: Modeled click filter, improved hihat decay emulation, and ... m1macrophage2025-04-221-0/+8
* casio/ct8000.cpp: Emulated Casiotone 8000 keyboard and related systems. (#13237) Devin Acker2025-01-261-97/+156
* Add protection against biquad filters producing aliased output or other noise... Lord-Nightmare2024-07-171-169/+194
* Add the ability to define a biquad filter using raw parameters, instead of on... Lord-Nightmare2022-09-281-27/+44
* Add a differentiator bandpass filter primitive to flt_biquad.cpp. [Lord Night... Lord-Nightmare2021-07-041-3/+61
* Mac 128/512/Plus/SE: Emulate the lowpass audio filter, and fix the volume con... Lord-Nightmare2021-04-051-12/+27
* flt_biquad: Allow recalculating the filter values at runtime if a component v... Lord-Nightmare2020-11-191-33/+50
* Add DAC filtering to Midway "Sounds Good" hardware, and add notes/mirroring r... Lord-Nightmare2020-10-221-7/+19
* Major update for HC55516 CVSD audio device and related filtering, as well as ... Jonathan Gevaryahu2020-10-101-0/+487