From cd457011be1e053f154d1d78b0e733c131470dca Mon Sep 17 00:00:00 2001 From: Richard Date: Tue, 4 Oct 2022 21:46:41 +0100 Subject: now using soundxdb extract rather than database opcodes directly --- sonics/instrument_gchord1.udo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sonics/instrument_gchord1.udo') diff --git a/sonics/instrument_gchord1.udo b/sonics/instrument_gchord1.udo index 314ea0a..64ed324 100755 --- a/sonics/instrument_gchord1.udo +++ b/sonics/instrument_gchord1.udo @@ -10,7 +10,7 @@ */ #include "sonics/wavetables.udo" #include "sonics/sequencing_melodic_portamento.udo" -#include "sonics/sounddb.udo" +#include "sonics/soundxdb.udo" #include "sonics/frequency_tools.udo" #include "sonics/uniqueid.udo" -- cgit v1.2.3