SynthDefFile:
Filter:
Radicles/Classes (extension) | Libraries > Radicles

SynthDefFile
ExtensionExtension

Write define synth, spec and description objects into File

Description

A tool for defining synth, spec and description objects into Files.

Class Methods

.read

Read file with classes and synth objects.

Arguments:

Specify Radicles Class.

Key to identify synth object.

.write

Write synth object for spcecific class into file.

Arguments:

Specify Radicles Class.

Key to identify synth object.

Object to write into file.

Description of synth

Examples