Bug confirmed ... and fixed.
- Sliding notes always sliding to C2 when pressing "SLIDE" in play mode - fixed
- lowest notes not silent when pressing "REST" in play mode - fixed
(... and thanks for proof reading the manual page - that's also fixed...)
=============
Turning the mode knob "outside" the PATTERN PLAY to EDIT range whilst the sequencer is running is ignored intentionally.
It
should end the current mode (stop the sequencer...) and go to the new mode.
But that would require some fancy (=lengthy code) debouncing of the switch.
I'm not happy how it is now, as it feels broken - but it is very cheap on the code byte count side.