class DrumKit

Defined in:

beets/drum_kit.cr

Instance Method Summary

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]