Swanium::Core::PcmSampleBuffer
Inherits Reference < Object
Owns completed stereo PCM samples between the deterministic APU producer and the frontend audio consumer.
Constructors
new(initial_capacity : Int32 = 1024)
SourceInstance methods
append_silence(frames : UInt32) : Nil
Sourceappend_stereo(left : Int16, right : Int16) : Nil
Sourcedrain
Sourceload_state(io : IO) : Nil
Sourcereset
Sourcesave_state(io : IO) : Nil
Sourcesnapshot
Source