Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
beets
main
Top Level Namespace
Beets
Chunk
Clock
DrumKit
Loader
Options
Pattern
Player
TimeSignature
Built with Crystal 1.9.2
2023-10-07 17:02:58 UTC
class
DrumKit
DrumKit
Reference
Object
Defined in:
beets/drum_kit.cr
Instance Method Summary
#add_instrument
(name, note)
#instrument_note_number
(name)
#instruments
: Hash(String, UInt8)
#instruments=
(instruments : Hash(String, UInt8))
Instance Method Detail
def
add_instrument
(name, note)
#
[
View source
]
def
instrument_note_number
(name)
#
[
View source
]
def
instruments
: Hash(String, UInt8)
#
[
View source
]
def
instruments=
(instruments : Hash(String, UInt8))
#
[
View source
]