A web-based tool for generating SysEx commands to control ZOOM MultiStomp series effect pedals via MIDI controllers.
This is an unofficial, community-made tool and is not affiliated with, endorsed by, or associated with ZOOM Corporation in any way. All product names, trademarks, and registered trademarks are property of their respective owners.
This tool helps you create MIDI SysEx commands for ZOOM MS series pedals (MS-50G+, MS-70CDR+, etc.). You can use these commands with programmable MIDI controllers like M-VAVE Chocolate to remotely control your pedal.
- Effector Control - Turn individual effects ON/OFF or toggle their display
- Tuner Control - Enable/disable the built-in tuner
- Patch Volume - Adjust the volume level of your patch
- Tempo Control - Set the BPM for time-based effects
- Multi-Operation - Combine multiple operations into a single SysEx command
- One-Click Copy - Copy generated commands to clipboard instantly
- Visit the app
- Click "+ Add Operation" to add control operations
- Configure each operation (effect number, ON/OFF, etc.)
- Copy the generated SysEx command from the Output section
- Paste the command into your MIDI controller's software
- React 19
- TypeScript
- Vite
- Tailwind CSS 4
- Radix UI
- shadcn/ui
- Playwright (E2E Testing)
# Install dependencies
pnpm install
# Start development server
pnpm dev
# Run tests
pnpm test
# Build for production
pnpm buildThis project was made possible thanks to the excellent MIDI protocol documentation from:
- zoom-explorer - Comprehensive documentation of ZOOM MS Plus series MIDI/SysEx protocols
If you find this tool useful, consider buying me a coffee!
MIT
