aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Knight <q@1bpm.net>2021-08-16 03:39:42 +0100
committerRichard Knight <q@1bpm.net>2021-08-16 03:39:42 +0100
commit6e0298ad54f688106c6ad6bf2d5bcfbfe8f8d10d (patch)
tree81c25de4b009e5495fa57ec66b4d2bc7ee27cd13
parenta9cdbd05880014c49fed518c895f01808d7857de (diff)
downloadcsound-sqldb-6e0298ad54f688106c6ad6bf2d5bcfbfe8f8d10d.tar.gz
csound-sqldb-6e0298ad54f688106c6ad6bf2d5bcfbfe8f8d10d.tar.bz2
csound-sqldb-6e0298ad54f688106c6ad6bf2d5bcfbfe8f8d10d.zip
update readme
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bfb0c33..0b388b6 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ The opcodes rely on changes made after the official 6.13.0 release of Csound so
## Opcode overview
The opcodes are detailed in full in OpcodeDocumentation.md
+
Aside from the connection opcode, there are three groups available for each to allow for design options particularly when considering database latency/performance:
- i-rate : to be used when db latency is particularly low, in global orchestra space or not running in realtime etc.