![]() |
CsoundUnity 3.4.0
https://github.com/rorywalsh/CsoundUnity
|
Go to the source code of this file.
Classes | |
class | CsoundChannelController |
Utility class for controller and channels More... | |
class | EnvironmentSettings |
This class describes a setting that is meant to be used to set Csound's Global Environment Variables More... | |
class | CsoundUnity |
Csound Unity Class More... | |
Enumerations | |
enum | SupportedPlatform { MacOS , Windows , Android , iOS } |
enum | EnvironmentPathOrigin { PersistentDataPath , StreamingAssets , Absolute , Plugins } |
The base folder where to set the Environment Variables More... | |
The base folder where to set the Environment Variables
Enumerator | |
---|---|
PersistentDataPath | |
StreamingAssets | |
Absolute | |
Plugins |
Definition at line 260 of file CsoundUnity.cs.
enum SupportedPlatform |
Enumerator | |
---|---|
MacOS | |
Windows | |
Android | |
iOS |
Definition at line 254 of file CsoundUnity.cs.