CsoundUnity 3.4.0
https://github.com/rorywalsh/CsoundUnity
CsoundUnityPreset Class Reference
Inheritance diagram for CsoundUnityPreset:

Public Attributes

string presetName
 
string csoundFileName
 
List< CsoundChannelControllerchannels
 

Detailed Description

Definition at line 33 of file CsoundUnityPreset.cs.

Member Data Documentation

◆ channels

List<CsoundChannelController> CsoundUnityPreset.channels

Definition at line 37 of file CsoundUnityPreset.cs.

◆ csoundFileName

string CsoundUnityPreset.csoundFileName

Definition at line 36 of file CsoundUnityPreset.cs.

◆ presetName

string CsoundUnityPreset.presetName

Definition at line 35 of file CsoundUnityPreset.cs.


The documentation for this class was generated from the following file: