A 4-channel, 32-step polyphonic step sequencer — originally built inside Microsoft Excel using VBA. Click any note or waveform cell to edit, then press Play.
| STEP | CH1 NOTE | CH1 WAVE | CH1 VOL | CH2 NOTE | CH2 WAVE | CH2 VOL | CH3 NOTE | CH3 WAVE | CH3 VOL | CH4 NOTE | CH4 WAVE | CH4 VOL | ▶ |
|---|
The Excel Synth is a 4-channel polyphonic step sequencer built inside Microsoft Excel using VBA macros. No plugins, no DAW — just a spreadsheet generating real audio at 44,100Hz sample rate.
To add a note: click any NOTE cell. A dropdown appears — pick from C2 to B5, or select "— (clear)" to silence that step.
To change waveform: click any WAVE cell and pick sine, square, sawtooth, or triangle. Waveform only activates if the channel has a note.
To sequence: press Play. The pink playhead moves through all 32 steps. Adjust BPM, ADSR, and filter while playing.
To export: press Export WAV to download a rendered audio file of your full pattern.