Swanium::Core::WonderSwanVoiceChannel
Inherits Reference < Object
Channel-two streamed PCM interpolation and stereo routing state.
Constructors
new
SourceInstance methods
load_state(io : IO) : Nil
Sourcemix(ports : Bytes, scale : Int32) : Tuple(Int32, Int32)
Resets the analog interpolation state when voice mode is disabled, matching the APU's sample-boundary behaviour.
reset
Sourcesave_state(io : IO) : Nil
Sourcewrite(sample : UInt8) : Nil
Source