Field to Form
Incorporating EMF sensing, oscillation, MIDI translation, and printable geometry into a better environment for signal, interpretation, and body.
The incorporation
The MIDI geometry work gives sound a body. The EMF and oscillation work gives that body a field, a motor language, and a return sense.
This is not a one-way extraction pipeline. A sound becomes events; events become spatial constraints; spatial constraints become an object or movement; the object's behavior becomes a new observation.
+ sound
interpretation
oscillation
/ geometry
/ photograph
interpretation
A shared architecture
The body is not a puppet. It is a partner whose resistance is part of the signal.
The four-file contract
resonance_report.json ← current measured and interpreted state oscillation_target.json ← bounded intention for the body telemetry.json ← what the body actually did feedback_report.json ← interpretation of the difference
Each cycle should distinguish four layers:
{
"measurement": { "source": "audio-or-sensor", "calibration": "known|pending|unknown" },
"interpretation": { "prescription": "surveil|attend|quiet", "confidence": 0.0 },
"action": { "omega_hz": 0.0, "phase": 0.0, "amplitude": 0.0, "damping_ratio": 0.0 },
"feedback": { "observed_error": 0.0, "body_response": "pending" }
}Signal → form
| Signal or state | Spatial or motor expression |
|---|---|
| Audio time | Horizontal X position |
| Audio pitch | Vertical position or Z height |
| Velocity or amplitude | Radius, thickness, brightness, or mass |
| Duration | Width or extrusion length |
| Sequence | Connecting contour |
| EMF perturbation | Surface texture or radial displacement |
| Heartbeat phase | Rotation or phase offset |
| Damping ratio | Taper, curvature, or settling behavior |
| Confidence | Transparency, branching, or separated layers |
| Silence or absence | Voids and gaps |
| Telemetry error | Difference between intended and actual form |
The resulting object is a fossil of coupled oscillation: part music, part field record, part control history, part material response.
Boundaries that make the loop trustworthy
7.83 Hz is a design reference or seed unless measurement and calibration establish more.
A sensor fluctuation is not automatically a message. Preserve raw data, calibration, repetition, confidence, and alternative explanations.
Never connect an unknown or unbounded target to a physical actuator. Require limits, simulation, human review, and an emergency stop.
Never run generic G-code on an unknown printer. Re-slice with the actual machine, material, and safety profile.
First experiment sequence
- Use a clean monophonic or lightly polyphonic WAV and preserve the source.
- Record the audio event JSON.
- Capture synchronized environmental or bodily baseline data with calibration status.
- Run the slow loop in simulation only.
- Render baseline and perturbation geometries.
- Review limits before connecting any hardware.
- Capture telemetry or a scan of the physical result.
- Render intention versus embodiment and seed the next iteration with their disagreement.
Success is not proving that an EMF fluctuation carries hidden intention. Success is a reproducible loop in which measurement, interpretation, action, and feedback remain inspectable.