From 8a81dd649eec427a3f35f65bb92a9353308ed3bc Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Mon, 18 Aug 2025 18:31:26 +0200 Subject: [PATCH] added web URL for later reference --- src/synth/wavetable.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/synth/wavetable.h b/src/synth/wavetable.h index 6b81576..be5ea37 100644 --- a/src/synth/wavetable.h +++ b/src/synth/wavetable.h @@ -15,6 +15,8 @@ // see // https://jacajack.github.io/music/2019/12/10/PPG-EPROM.html +// https://dbwbp.com/index.php/9-misc/37-synth-eprom-dumps + // -------------------------------------------------------------- // Types