struct WAD::Dmxgus::InstrumentData

Defined in:

wa-cr/wad/wad-data/music.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def a_k : Int32 #

a = 256, b = 512, c = 768, d = 1024


[View source]
def a_k=(a_k : Int32) #

a = 256, b = 512, c = 768, d = 1024


[View source]
def b_k : Int32 #

[View source]
def b_k=(b_k : Int32) #

[View source]
def c_k : Int32 #

[View source]
def c_k=(c_k : Int32) #

[View source]
def clone #

Returns a copy of self with all instance variables cloned.


[View source]
def d_k : Int32 #

[View source]
def d_k=(d_k : Int32) #

[View source]
def filename : String #

[View source]
def filename=(filename : String) #

[View source]
def initialize #

[View source]
def patch : Int32 #

[View source]
def patch=(patch : Int32) #

[View source]