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

Public Attributes

string channel
 
CsoundUnity csound
 
float value
 
bool clamp = true
 

Detailed Description

Definition at line 5 of file CsoundUnityChannelProxy.cs.

Member Data Documentation

◆ channel

string CsoundUnityChannelProxy.channel

Definition at line 7 of file CsoundUnityChannelProxy.cs.

◆ clamp

bool CsoundUnityChannelProxy.clamp = true

Definition at line 10 of file CsoundUnityChannelProxy.cs.

◆ csound

CsoundUnity CsoundUnityChannelProxy.csound

Definition at line 8 of file CsoundUnityChannelProxy.cs.

◆ value

float CsoundUnityChannelProxy.value

Definition at line 9 of file CsoundUnityChannelProxy.cs.


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