From ca3a7aa9ed52bbd7f560b4275fd0e9f283d4449e Mon Sep 17 00:00:00 2001 From: dmlunar Date: Sun, 18 Jan 2026 20:16:13 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3861763..048895c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The offical datasheet for the `PSG` can be found [`here`](http://map.grauw.nl/re Sound output is achieved in the browser through an `AudioContext()` hook.
This `emulator` also adds interrupt support (with a user defined frequency) for updating the `PSG's` registers. -`AY8910` emulators naturally generate high frequency content which must be suppressed. This is achieved with a `FIR` `low-pass` filter using a procedurally generated `Blackman-Harris` window. +> Note: `AY8910` emulators naturally generate high frequency content which must be suppressed. This is achieved with a `FIR` `low-pass` filter using a procedurally generated `Blackman-Harris` window. The `FIR` response can be changed through modification of the following constants: -- cgit v1.2.3-70-g09d2