Метод | Описание | |
---|---|---|
EnvelopeGenerator ( ) | ||
Output ( ) : int | ||
ReadENV ( ) : int | ||
Reset ( ) : void | ||
UpdateClock ( int delta_t ) : void | ||
WriteATTACK_DECAY ( int attack_decay ) : void | ||
WriteCONTROL_REG ( int control ) : void | ||
WriteSUSTAIN_RELEASE ( int sustain_release ) : void |
public WriteATTACK_DECAY ( int attack_decay ) : void | ||
attack_decay | int | |
Результат | void |
public WriteCONTROL_REG ( int control ) : void | ||
control | int | |
Результат | void |
public WriteSUSTAIN_RELEASE ( int sustain_release ) : void | ||
sustain_release | int | |
Результат | void |