ghojualamanchu · field-to-form · 2026-07-16

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.

field
+ sound
measurement
nine-structure
interpretation
bounded
oscillation
MIDI / actuator
/ geometry
telemetry / scan
/ photograph
renewed
interpretation

A shared architecture

Slow loopMeasures and interprets audio, heartbeat, EMF or RTL-SDR data, environmental context, and medulla state. It emits bounded values for frequency, phase, amplitude, damping, confidence, and prescription.
Fast loopExecutes the approved target through MIDI, ESP32, SimpleFOC, servo, or another constrained body interface. It reports what actually happened.
Geometry loopPreserves temporal relationships while changing medium: note events become images, meshes, reliefs, or other spatial forms.
Return loopCompares intention with embodiment. Lag, resonance, friction, noise, deformation, and failure become data rather than being silently discarded.

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 stateSpatial or motor expression
Audio timeHorizontal X position
Audio pitchVertical position or Z height
Velocity or amplitudeRadius, thickness, brightness, or mass
DurationWidth or extrusion length
SequenceConnecting contour
EMF perturbationSurface texture or radial displacement
Heartbeat phaseRotation or phase offset
Damping ratioTaper, curvature, or settling behavior
ConfidenceTransparency, branching, or separated layers
Silence or absenceVoids and gaps
Telemetry errorDifference 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

  1. Use a clean monophonic or lightly polyphonic WAV and preserve the source.
  2. Record the audio event JSON.
  3. Capture synchronized environmental or bodily baseline data with calibration status.
  4. Run the slow loop in simulation only.
  5. Render baseline and perturbation geometries.
  6. Review limits before connecting any hardware.
  7. Capture telemetry or a scan of the physical result.
  8. 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.