Package | de.popforge.audio.processor.fl909.tone |
Class | public final class ToneTom |
Inheritance | ToneTom ![]() |
Implements | flash.utils.IExternalizable |
Method | Defined by | ||
---|---|---|---|
readExternal(input:IDataInput):void
| ToneTom | ||
reset():void
| ToneTom | ||
writeExternal(output:IDataOutput):void
| ToneTom |
Constant | Defined by | ||
---|---|---|---|
decay : Parameter | ToneTom | ||
![]() | level : Parameter | ToneBase | |
![]() | mute : Parameter | ToneBase | |
![]() | pan : Parameter | ToneBase | |
tune : Parameter | ToneTom |
readExternal | () | method |
public override function readExternal(input:IDataInput):void
Parameters
input:IDataInput |
reset | () | method |
public override function reset():void
writeExternal | () | method |
public override function writeExternal(output:IDataOutput):void
Parameters
output:IDataOutput |
decay | constant |
public const decay:Parameter
tune | constant |
public const tune:Parameter