Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
chip8
master
Chip8
CPU
Display
DisplayProtocol
Keyboard
KeyboardProtocol
Main
Speaker
Built with Crystal 1.9.2
2023-10-07 16:49:34 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
]