Modulaser
DocsBlogPricing
Documentation
Getting StartedLaser Safety
Guides
MIDIOSCDMXAudio ReactiveBPM & SyncImage ModeEffectsBuy a LaserImprove Laser OutputProjection MappingMultiple LasersPen PlotterVideo to LaserShare Your CreationsRaspberry PiCuesTimelineLibraryMacrosKeyboard Shortcuts
Node Graph
Generators
OscillatorPhasorNoiseEnvelopeSequencerAudio InputDMX InputOSC InputLaser IndexTimecodeBPM
Frame
CircleSquarePolygonStarWaveRoseRosetteSpirographSpiralWaveform TunnelParametric CurveFileVideo InputTextCamera ProjectionDuplicatorDotterColorizeLaser ChaseBrightnessMergeOutput
Math
ArithmeticMultiply AddMixFrom PolarTo PolarColorTo Channels (RGB)
Outputs
LaserCubeEther DreamHelios DACIDNLaserworld / ShowNETAVBNDI, Syphon, and Spout Output
FAQ
Getting StartedLaser Safety
Guides
MIDIOSCDMXAudio ReactiveBPM & SyncImage ModeEffectsBuy a LaserImprove Laser OutputProjection MappingMultiple LasersPen PlotterVideo to LaserShare Your CreationsRaspberry PiCuesTimelineLibraryMacrosKeyboard Shortcuts
Node Graph
Generators
OscillatorPhasorNoiseEnvelopeSequencerAudio InputDMX InputOSC InputLaser IndexTimecodeBPM
Frame
CircleSquarePolygonStarWaveRoseRosetteSpirographSpiralWaveform TunnelParametric CurveFileVideo InputTextCamera ProjectionDuplicatorDotterColorizeLaser ChaseBrightnessMergeOutput
Math
ArithmeticMultiply AddMixFrom PolarTo PolarColorTo Channels (RGB)
Outputs
LaserCubeEther DreamHelios DACIDNLaserworld / ShowNETAVBNDI, Syphon, and Spout Output
FAQ
Loading…

Documentation

  • Getting Started
  • Guides
  • Outputs
  • FAQ

Product

  • Laser Safety
  • Changelog
  • Blog
  • Manage Subscription
  • Download Classic

Connect

  • info@modulaser.app
  • GitHub
  • Instagram

© 2026 RS Product Studio B.V.

Terms of ServicePrivacy Policy
  1. Documentation
  2. /Node Graph
  3. /Generators
  4. /Sequencer

Sequencer

Loops through a series of keyframe values in sync with the BPM clock. Each step holds a value, and the sequencer interpolates between them as it cycles. Use it for rhythmic patterns, stepping through discrete states, or any repeating animation tied to tempo.

Inputs

This node has no inputs. All configuration is done through its on-node controls.

Outputs

PortTypeDescription
OutScalarCurrent sequencer value, interpolated between keyframes

Controls

  • Sync Rate: Beat division for the cycle length (1 bar, 2 bars, etc.).
  • Beats: Number of beats per full cycle.
  • Bipolar: When enabled, output is remapped from 0–1 to −1–1.
  • Keyframes: Editable step values with easing between them.

Ideas

  • Step through discrete values to switch between color presets, positions, or scale states on each beat.
  • Create rhythmic on/off patterns by setting keyframes to 0 and 1, then use as a gate signal into Multiply.
  • Enable bipolar mode and wire into position for back-and-forth motion that follows the beat.

Tips

  • The sequencer always runs; it starts cycling as soon as the clip plays.
  • Keyframe interpolation uses the easing curve set on each keyframe, so you can have sharp steps or smooth transitions.

Related

  • Envelope: one-shot triggered curve instead of looping
  • Phasor: BPM-synced ramp without keyframes
  • Oscillator: continuous waveform instead of stepped values
Previous
Envelope
Next
Audio Input