Closed fgallaire closed 8 months ago
When playing an other sound with "Slide" effect it doesn't work neither. Only changing the channel makes the "Slide" effect works once again.
The effect of the slide effect is to smoothly connect the sound that was played before with the next sound. Therefore, the effect will not occur unless two pitches are played. (Since there is no previous sound on the first time, it will slide from the lowest pitch.)
Thanks for the explanation. As it's not obvious, maybe something to add in the documentation ?
In the latest Pyxel, the slide effect works only for the second and later notes now. I'll think about modifying documents when I remake the official API reference (it's the next major change in Pyxel 2.x)
The sound is played "Slide" only once then is played "None".