8Synth  2.0
Procedural 8-bit SFX creator.
Synth8.SynthSource Class Reference

Like AudioSource but for SynthClips. More...

Inheritance diagram for Synth8.SynthSource:

Public Member Functions

void RenderAudio ()
 Render audio to an AudioClip so its new version can be played by AudioSource. More...
 

Public Attributes

SynthClip synthClip
 The target SynthClip that is going to be played. More...
 

Detailed Description

Like AudioSource but for SynthClips.

Member Function Documentation

void Synth8.SynthSource.RenderAudio ( )

Render audio to an AudioClip so its new version can be played by AudioSource.

Member Data Documentation

SynthClip Synth8.SynthSource.synthClip

The target SynthClip that is going to be played.


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