RedInstrumentModule:
Filter:
redSys/Classes (extension) | Red > redModule

RedInstrumentModule
ExtensionExtension

abstract class

Description

WARNING: Unfinished!
WARNING: Do not instantiate. Use its subclasses.

Class Methods

subclass responsibility

.def

Instance Methods

.play

If no group given (*new method), then use the server defaultGroup.

.free

Remove module from RedAbstractModule.all. Stops all voices.

.gui

Create a RedInstrumentModuleGUI.

.play

For all instruments.

.stop

For all instruments.

.stopAll

Stop all voices for all keys.

.synth

Return a synth object for a certain key.

.voices

A List of instrument objects that are currently playing.