Read vibrato waveform type
This commit is contained in:
parent
65a2ea2863
commit
fb103e61bc
3 changed files with 5 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ exports.resetXMData = function() {
|
|||
vibratopos: 0,
|
||||
vibratodepth: 1,
|
||||
vibratospeed: 1,
|
||||
vibratotype: 0,
|
||||
});
|
||||
xm.songpats = [0];
|
||||
// 1 channel, 2 row blank pattern
|
||||
|
|
|
|||
Loading…
Reference in a new issue