mirror of
https://github.com/smittix/intercept.git
synced 2026-06-08 22:21:55 -07:00
d0e8eaf397
- Add dedicated LISTEN button (🎧) to function strip for direct audio playback - Rename START to SCAN (📡) to clarify it scans for signals, not direct audio - Update function strip status to show LISTENING (green) vs SCANNING (cyan) - Update updateListeningStripRunning() to accept mode parameter - Add listenFromStrip() function for direct audio from function strip - Update stopListening() to handle both scanner and audio states - Move .listening status dot to green color group (matches audio state) This clarifies the confusion where users expected the START button to play audio, but it actually started the frequency scanner which only plays audio when signals are detected. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>