• Joined on 2026-03-19
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 17:00:39 +00:00
7d3a19ec35 fix: use integer tick counter to eliminate floating-point beat drift
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 16:55:54 +00:00
8bdb953b52 fix: capture master clock start time from first tick callback
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 16:51:21 +00:00
18661961a1 fix: reduce master clock to 240 Hz + eliminate note-off timeouts
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 16:43:54 +00:00
1f941d7e39 feat: global master clock for drift-free multi-sequencer timing
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 16:41:14 +00:00
9dba156961 fix: eliminate multi-sequencer drift with time-based step calculation
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 16:34:25 +00:00
b91b35f23d fix: eliminate audio timing jitter and rhythm drift
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 16:27:38 +00:00
1cf39f9b13 fix: unlock audio context on first user interaction
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 15:29:55 +00:00
cf6e912905 fix: auto-center viewport when puzzle level loads
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 15:23:16 +00:00
52045897e5 feat: add PWA support (installable app)
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 15:14:13 +00:00
8b193126f7 fix: render fullscreen overlays via React Portal to document.body
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 15:10:15 +00:00
f0e7f7f37a fix: expand button for fullscreen + disable text selection
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 15:06:54 +00:00
892195410b fix: proper fullscreen piano (1 octave, big keys) + block native zoom
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 15:01:07 +00:00
816e7270ed feat: fullscreen keyboard + new Drum Pad module
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 14:52:12 +00:00
323f30cfb9 fix: collapsible bottom sheet + pinch-to-zoom on mobile
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 14:45:46 +00:00
8b66944e52 fix: enable touch panning and prevent page scroll on mobile
JosLe pushed to feat/mobile-ui at JosLe/reaktor 2026-03-21 14:40:03 +00:00
cd88fb5444 feat: add mobile-responsive UI for all views
JosLe created branch feat/mobile-ui in JosLe/reaktor 2026-03-21 14:40:03 +00:00
JosLe pushed to main at JosLe/reaktor 2026-03-21 04:15:50 +00:00
4517e49ea6 feat: add clear/limpiar button to sandbox toolbar
JosLe pushed to main at JosLe/reaktor 2026-03-21 04:04:47 +00:00
589fbcf533 fix: align zoom controls to right edge in sandbox mode
JosLe pushed to main at JosLe/reaktor 2026-03-21 03:53:47 +00:00
73532074b1 feat: home button to center view + fix sequencer step count growth