SemmieDev / Disc-Jockey

Play note block songs in Minecraft
MIT License
11 stars 1 forks source link

wrong instruments played #1

Closed ProfessorSniff closed 2 years ago

ProfessorSniff commented 2 years ago

a note sequence of harp, bass, bass drum, snare, click, guitar, flute, bell, chime, xylophone, iron xylophone, cowbell, digeridoo, bit, banjo, pling is played as harp, bass drum, snare, click, bass, flute, bell, guitar, chime, xylophone, iron xylophone, cowbell, digeridoo, bit, banjo, pling

from other testing, it looks like the instruments are swapped, rather than the note order. if a video and/or the nbs file would be helpful, those can be provided.

SemmieDev commented 2 years ago

Yea please give the NBS file so I can look into it

ProfessorSniff commented 2 years ago

image test1.nbs.zip

a video of the file being played: https://user-images.githubusercontent.com/65641177/156902660-379e28d3-164c-4eee-a563-9d8d47d55c86.mp4

the note pitches are played in the correct order as shown by vanillatweaks' note block texture pack, but some instruments are switched.

SemmieDev commented 2 years ago

Fixed in 1.0.1, thanks for reporting the issue.