Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 473 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 473 Bytes

Heart Sensor Simulation

ECG

This Processing sketch will help you simulate a heartbeat sensor by sending an OSC message ever time a heartbeat is detected on an audio stream. You can use the supplied audio stream or you can record your own heart and replace the existing recording, then tweak the sensitivity of the detector.

This will prevent you from having to wait for progress in your design if you do no have a heartbeat sensor at hand.