diff options
author | Richard Knight <q@1bpm.net> | 2021-08-16 03:39:42 +0100 |
---|---|---|
committer | Richard Knight <q@1bpm.net> | 2021-08-16 03:39:42 +0100 |
commit | 6e0298ad54f688106c6ad6bf2d5bcfbfe8f8d10d (patch) | |
tree | 81c25de4b009e5495fa57ec66b4d2bc7ee27cd13 /README.md | |
parent | a9cdbd05880014c49fed518c895f01808d7857de (diff) | |
download | csound-sqldb-6e0298ad54f688106c6ad6bf2d5bcfbfe8f8d10d.tar.gz csound-sqldb-6e0298ad54f688106c6ad6bf2d5bcfbfe8f8d10d.tar.bz2 csound-sqldb-6e0298ad54f688106c6ad6bf2d5bcfbfe8f8d10d.zip |
update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |