diff options
author | Richard Knight <q@1bpm.net> | 2021-08-24 23:38:10 +0100 |
---|---|---|
committer | Richard Knight <q@1bpm.net> | 2021-08-24 23:38:10 +0100 |
commit | 72e89a5fa820700b814114cf1c1e6c16363019d9 (patch) | |
tree | e2ca7956515eab01e69c0c3a10901d7ce6c93c02 | |
parent | 06b155c95cfdab926c6639fdd6068af83515be03 (diff) | |
download | csound-opl-72e89a5fa820700b814114cf1c1e6c16363019d9.tar.gz csound-opl-72e89a5fa820700b814114cf1c1e6c16363019d9.tar.bz2 csound-opl-72e89a5fa820700b814114cf1c1e6c16363019d9.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 |