Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
chip8
master
Chip8
CPU
Display
DisplayProtocol
Keyboard
KeyboardProtocol
Main
Speaker
Generated using Crystal 1.14.0
2025-03-20 06:09:40 UTC
class
Chip8::
Speaker
Chip8::Speaker
Reference
Object
Defined in:
devices/speaker.cr
Constructors
.new
Instance Method Summary
#play
#stop
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
play
#
[
View source
]
def
stop
#
[
View source
]