Behavior · Published v1

AcousticIntegration

AcousticIntegration from Resonance Chamber.

From Resonance Chamber · v2. Edit this definition in its source simulation.

Source

behavior AcousticIntegration for Acoustic {
    update { set self.displacement = clamp(self.displacement + self.velocity, -1.0, 1.0); }
}

Building blocks

These exact versions are included when you reuse this artifact.

PropertyAcoustic@hyle · v1