index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
sound
/
flt_biquad.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-9
/
+6
*
linn/linndrum.cpp: Modeled click filter, improved hihat decay emulation, and ...
m1macrophage
2025-04-22
1
-0
/
+8
*
casio/ct8000.cpp: Emulated Casiotone 8000 keyboard and related systems. (#13237)
Devin Acker
2025-01-26
1
-97
/
+156
*
Add protection against biquad filters producing aliased output or other noise...
Lord-Nightmare
2024-07-17
1
-169
/
+194
*
Add the ability to define a biquad filter using raw parameters, instead of on...
Lord-Nightmare
2022-09-28
1
-27
/
+44
*
Add a differentiator bandpass filter primitive to flt_biquad.cpp. [Lord Night...
Lord-Nightmare
2021-07-04
1
-3
/
+61
*
Mac 128/512/Plus/SE: Emulate the lowpass audio filter, and fix the volume con...
Lord-Nightmare
2021-04-05
1
-12
/
+27
*
flt_biquad: Allow recalculating the filter values at runtime if a component v...
Lord-Nightmare
2020-11-19
1
-33
/
+50
*
Add DAC filtering to Midway "Sounds Good" hardware, and add notes/mirroring r...
Lord-Nightmare
2020-10-22
1
-7
/
+19
*
Major update for HC55516 CVSD audio device and related filtering, as well as ...
Jonathan Gevaryahu
2020-10-10
1
-0
/
+487