diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/6-mysql-randomnotes.csd | 2 | ||||
-rw-r--r-- | examples/7-sqlite-resynth.csd (renamed from examples/7-violsqlite.csd) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/6-mysql-randomnotes.csd b/examples/6-mysql-randomnotes.csd index 036b63a..544b628 100644 --- a/examples/6-mysql-randomnotes.csd +++ b/examples/6-mysql-randomnotes.csd @@ -55,7 +55,7 @@ instr sequence ; array needs to be initialised or schedkwhen complains kevent[][] init 1, 2 - ; query twice per second + ; query three times per second ktrig metro 3 ; query on metro returning the frequency/duration pair diff --git a/examples/7-violsqlite.csd b/examples/7-sqlite-resynth.csd index cabc753..cabc753 100644 --- a/examples/7-violsqlite.csd +++ b/examples/7-sqlite-resynth.csd |