abstract class VolumeEnvelopeChannel
Direct Known Subclasses
Defined in:
cryboy/audio/abstract_channels.cr
Instance Method Summary
Instance methods inherited from class SoundChannel
===(value)
===,
[](index : Int) : UInt8
[],
[]=(index : Int, value : UInt8) : Nil
[]=,
enabled : Bool
enabled,
enabled=(enabled : Bool)
enabled=,
frequency_timer : UInt32
frequency_timer,
get_amplitude : Float32
get_amplitude,
length_counter : Int32
length_counter,
length_counter=(length_counter : Int32)
length_counter=,
length_step : Nil
length_step,
schedule_reload(frequency_timer : UInt32) : Nil
schedule_reload,
step : Nil
step,
step_wave_generation : Nil
step_wave_generation
Constructor methods inherited from class SoundChannel
new(gb : Motherboard)
new
Instance Method Detail
def
init_volume_envelope : Nil
#
def
write_NRx2(value : UInt8) : Nil
#