zoom g3xn + Ableton midi detection

This page summarizes the projects mentioned and recommended in the original post on /r/midi

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • zoom-zt2

    Python script to install/remove effects from the Zoom G1Four pedal

  • I found a good effort at decoding the protocol here. If you want to use the pedal as just a controller, It seems like you have to get the pedal into editor mode first, then it will send "CCs and SysEx on configuration change".

  • SendMIDI

    Multi-platform command-line tool to send out MIDI messages

  • You can use this to send the relevant SysEx to get it into editor mode (`F0 xx xx xx 50 F7`). The three xx are the manufacturer ID, device ID and model ID. The github describes a slightly different pedal than you're using. You might have to quit the lab app, use MIDI-OX to monitor the pedal input, see if you can get it to send some data and figure out what those three bytes are in your case.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts