summaryrefslogtreecommitdiff
path: root/csid.cpp
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-12-24 18:18:44 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-12-24 18:18:44 +0100
commit58d9fc80e58fef3f81937e4ad6c14a031312d6a5 (patch)
tree3d9df033ec8432be081745852d44e48279e7f6dc /csid.cpp
parente18cebe48a09119fd0a62fe57f3c43728858c1aa (diff)
dependency checking fixed in configure.ac
Diffstat (limited to 'csid.cpp')
-rw-r--r--csid.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/csid.cpp b/csid.cpp
index 9051a1df..93fd2a0b 100644
--- a/csid.cpp
+++ b/csid.cpp
@@ -55,6 +55,7 @@ const char *filetypes[] = { "SID", NULL };
static const char settings_dlg[] =
"property \"Enable HVSC\" checkbox hvsc_enable 0;\n"
"property \"HVSC path\" file hvsc_path \"\";\n"
+ "property \"Synth samplerate\" entry sid.samplerate 48000;\n"
;
// define plugin interface