MCPcopy Create free account
hub / github.com/EasyRPG/Player / midiprogram.h

File midiprogram.h

src/midiprogram.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1p.ALG = 4, p.FB = 3, p.LFO = 0,
2p.op1.AR = 26, p.op1.DR = 10, p.op1.SR = 1, p.op1.RR = 0, p.op1.SL = 0, p.op1.TL = 2, p.op1.KS = 0, p.op1.ML = 1, p.op1.DT = 3, p.op1.AMS = 0,
3p.op2.AR = 26, p.op2.DR = 10, p.op2.SR = 2, p.op2.RR = 7, p.op2.SL = 2, p.op2.TL = 0, p.op2.KS = 0, p.op2.ML = 2, p.op2.DT = 3, p.op2.AMS = 0,
4p.op3.AR = 26, p.op3.DR = 10, p.op3.SR = 2, p.op3.RR = 0, p.op3.SL = 0, p.op3.TL = 4, p.op3.KS = 0, p.op3.ML = 1, p.op3.DT = 7, p.op3.AMS = 0,

Callers

nothing calls this directly

Calls 2

set_drum_programMethod · 0.80
set_programMethod · 0.45

Tested by

no test coverage detected