Read vibrato waveform type

This commit is contained in:
Johan Hillerström 2015-11-21 02:21:16 +01:00
commit fb103e61bc
3 changed files with 5 additions and 0 deletions

1
xm.js
View file

@ -697,6 +697,7 @@ function load(arrayBuf) {
vibratopos: 0,
vibratodepth: 1,
vibratospeed: 1,
vibratotype: 0,
});
}
console.log("header len " + hlen);