SuperCollider CLASSES

TuningInfo

(Undocumented class)
Inherits from: Object

Description

This class is missing documentation.

Class Methods

Inherited class methods

Undocumented class methods

*new

Instance Methods

Inherited instance methods

Help template

Copy and paste the text below and save to HelpSource/Classes/TuningInfo.schelp

TITLE:: TuningInfo
summary:: (put short description here)
categories:: Undocumented classes
related:: Classes/SomeRelatedClass, Reference/SomeRelatedStuff, etc.

DESCRIPTION::
(put long description here)


CLASSMETHODS::

METHOD:: new
(describe method here)

returns:: (describe returnvalue here)


INSTANCEMETHODS::


EXAMPLES::

code::
(some example code)
::