notepat-remote: stop drag re-triggering note within same pad
Buttons are rebuilt every paint so the draw-handler's \`hit !== tappedButton\`
identity check was always true — every draw event fired a fresh
tapNote even when the user hadn't moved off the current pad. Compare
by pitch instead. Matches notepat.mjs drag behavior.
This is a binary file and will not be displayed.