diff options
author | Richard Knight <q@1bpm.net> | 2021-08-24 23:37:42 +0100 |
---|---|---|
committer | Richard Knight <q@1bpm.net> | 2021-08-24 23:37:42 +0100 |
commit | 06b155c95cfdab926c6639fdd6068af83515be03 (patch) | |
tree | 6afdd93e464b3431b30883d7d97ec919409e66d2 | |
parent | 86936186603fa8e89f77a8ee4dca289d9cc09a53 (diff) | |
download | csound-opl-06b155c95cfdab926c6639fdd6068af83515be03.tar.gz csound-opl-06b155c95cfdab926c6639fdd6068af83515be03.tar.bz2 csound-opl-06b155c95cfdab926c6639fdd6068af83515be03.zip |
updated readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ There is also a [demonstration video](http://plugins.csound.1bpm.net/files/vid/o ### opl Create an instance of the emulated OPL3 synthesiser. -####ioplhandle, aleft, aright opl [iemulation=0, irunatpcmrate=0] +_ioplhandle, aleft, aright opl [iemulation=0, irunatpcmrate=0]_ * ioplhandle : handle to be used in other opcodes to control synthesis * aleft, aright : stereo audio outputs |