1
Silence Detector / Re: How to continue MP3 from paused point when silence is detected again?
« Last post by primate31 on Today at 05:50:29 am »Hi Junco, interesting project! I’ve worked on something similar in an interactive space.
As Jan mentioned, you’ll probably need an MP3 player or playback system that supports event triggers (like via GPIO, MIDI, or serial commands). Silence Detector could act as the trigger, but it won’t control playback states like pause/resume natively.
As Jan mentioned, you’ll probably need an MP3 player or playback system that supports event triggers (like via GPIO, MIDI, or serial commands). Silence Detector could act as the trigger, but it won’t control playback states like pause/resume natively.