Skip to content

Captain MIDI

Chysn edited this page Aug 10, 2018 · 21 revisions

Captain MIDI is a highly-configurable CV-to-MIDI and MIDI-to-CV interface. It supports four outputs for MIDI-to-CV and four inputs for CV-to-MIDI. It features multi-channel operation, polyphonic note distribution (up to four notes), transposition, and note-range for layers and/or splits. It keeps a log of the last 100 MIDI messages. Up to four complete Setups can be saved in memory. Setups can be copied from the panel, or saved and retrieved via MIDI system exclusive dump.

Captain MIDI is a standalone Ornament and Crime application with a classic O_C-style interface. It is included with Hemisphere Suite, starting at v1.3.

Videos

https://youtu.be/PN6EEVkcqJ8

Connection

The back of the Ornament and Crime module has a micro USB port. This is what you use to make a MIDI connection to a USB host, usually a Windows, macOS, or Linux computer. Hemisphere Suite uses a class-compliant MIDI interface, which should be recognized as "Hemisphere" by your operating system and DAW/MIDI software.

Basic Controls and Navigation

  • Right Encoder: Selects parameter or value. Pushing the right encoder switches between parameter selection and value editing.
  • Left Encoder: Selects Setup screen (Assign, Channel, Transpose, Range High, Range Low). Pushing the right encoder toggles between the Setup screen and the Log Display. When the log is displayed, the left encoder scrolls through the last 100 MIDI events sent and/or received. A left encoder button long-press (held for about 2 seconds, and released) initiates a Panic! function: Captain MIDI sends Note Off for all notes and on all channels.
  • Up/Down Buttons: Selects which Setup (from 1-4) is active. If the down button is long-pressed, the active Setup may be copied to another Setup.

Setup Screen Basics

Each of the Setup screens has eight parameters. The input or output (I/O) name is shown on the left, and the value is on the right. The parameters are arranged in groups of four, with the MIDI-to-CV parameters and then CV-to-MIDI parameters:

  • A name like "MIDI > A" indicates that a MIDI message of the assigned type, on the assigned channel, is routed to Output A.
  • A name like "1 > MIDI" indicates that a MIDI message of the assigned type, on the assigned channel, is sent when the voltage at CV 1 changes or, in the case of notes, when a gate is received at Digital the corresponding digital input.

If the assigned type is Note or Legato, and a MIDI channel is set, an eighth note icon appears next to the parameter name. This indicates that note-specific parameters (transpose, range) apply to the assignment.

Each parameter line also displays a MIDI indicator icon when its assignment is sending or receiving MIDI data. For note assignments, a note name is displayed instead of a MIDI icon.

Assign Setup Screen

On this screen, you determine which MIDI messages are sent or received.

MIDI-to-CV (MIDI In) Types

  • Note: When a Note On message is received on the specified channel, the assigned output sends a quantized pitch value corresponding to the message's MIDI note number. Note may be assigned to any number of outputs. If Note is assigned multiple times, and to the same channel, reception will be polyphonic; each new simultaneous note will be picked up by a different output until no more Note outputs are available. You may have up to four notes of polyphony by assigning all four outputs on the same MIDI channel; but you'll have to find another way to control your VCAs, since you won't have any outputs for gates.
  • Gate: When a Note On message is received on the specified channel, the assigned output sends a high (approx. 5 volt) signal, which remains high until the corresponding Note Off message is received.
  • Trig: When a Note On message is received on the specified channel, a trigger is sent on the assigned output.
  • Veloc: When a Note On message is received on the specified channel, the assigned output sends CV between 0 and 5 volts proportional to the velocity of the Note On message. When the corresponding Note Off message is received, the assigned output goes to 0V.
  • Mod: When a continuous controller message is received for CC#1 (modulation wheel) on the assigned MIDI channel, the assigned output sends CV between 0 and 5 volts proportional to the CC value.
  • Aft: When aftertouch is received on the assigned MIDI channel, the assigned output sends CV between 0 and 5 volts proportional to the aftertouch value.
  • Bend: When pitch bend is received on the assigned MIDI channel, the assigned output sends CV between about -3V and 3V proportional to the pitch bend value.
  • Expr, Pan, Brth: Similar to Mod, but with different controller numbers (Expression: #11, Pan: #10, Breath: #2). These output values are maintained until the controller changes.
  • Hold: When a hold pedal controller message is received on the assigned MIDI channel, the assigned output sends 5V until the pedal is released.

CV-to-MIDI (MIDI Out) Types

  • Note: When Note or Leg. (Legato) is assigned to an input, the digital input and the CV input are used at the same time. When the digital input goes high, the voltage at the CV input is quantized into a MIDI note number, and a Note On message is sent on the specified channel. When the digital input goes low, a Note Off message is sent.
  • Leg.: Works like Note, except that Captain MIDI watches the CV input for pitch changes. If the pitch changes by a semitone or more, a Note Off is sent (regardless of whether the gate has gone low) and a new Note On is sent for the new pitch. This is a more natural setting for humans playing CV controllers (like Pressure Points, Tetrapad, Keystep) because it doesn't require a player to completely disengage the controller before playing another note. The Note setting is more appropriate for sequenced melodies.
  • Veloc: Usually, a Note On message uses a default velocity of 100. However, if Veloc is assigned to the same channel as a Note or Leg. assignment, the Note On velocity will be proportional to the voltage at the assigned input. Note that if two Veloc assignments are made on the same channel, only the lowest-numbered assignment will be used for Note On velocity.
  • Mod: A change in positive voltage at the assigned input will cause a MIDI controller change for CC#1 (modulation wheel) to be sent on the specified channel.
  • Aft: A change in positive voltage at the assigned input will cause a MIDI channel aftertouch message to be sent on the specified channel.
  • Bend: A change in bi-polar voltage at the assigned input will cause a MIDI pitch bend message to be sent on the specified channel. Positive voltage is positive bend, and negative voltage is negative bend. The range is about -3V to +3V.
  • Expr, Pan, Brth: Similar to Mod, but with different controller numbers (Expression: #11, Pan: #10, Breath: #2).
  • Hold: Voltage over around 2.5 volts at the assigned input will cause a MIDI Hold "on" (127) controller message to be sent. When the assigned input goes to 0 volts, a MIDI Hold "off" (0) message is sent.

Channel Setup Screen

This screen sets the MIDI channel for each assignment. For the MIDI-to-CV ("MIDI > ?") assignments, this determines which channel Captain MIDI is listening on. For the MIDI-to-CV ("1 > MIDI") assignments, this determines which channel Captain MIDI is transmitting on.

When the channel is set to "--", the assignment is effectively muted; no MIDI data will be received or sent.

Transpose Setup Screen

The transpose screen sets transpose values over a four-octave (-24 to +24 semitone) range. The transpose value is added to outgoing voltage for MIDI-to-CV assignments, and is added to MIDI note numbers for CV-to-MIDI assignments. This is a note-specific screen, and only assignments set to Note or Legato, and have a MIDI channel set, will be shown.

Range High/Low Setup Screens

These screens set the high and low values transmitted or recognized by the assignment, between the lowest MIDI note (C-1) and the highest (G9). Values outside the range will be ignored. These are both note-specific screens, and only assignments set to Note or Legato, and have a MIDI channel set, will be shown.

Setups

Captain MIDI has four independent Setups. A Setup consists of information for assignments, channels, transposition, and note range for all eight inputs and outputs. The the Up and Down buttons to change the active Setup. The active Setup number is shown at the top of all of the Setup screens.

Copying Setups

To copy the information for the active Setup to another Setup, long-press the Down button. When you release it, a Copy screen will open. Choose the copy's destination with the Up and Down buttons, and push the right encoder ("[Copy]"). To leave the Copy screen without changing any data, push the left encoder ("[Cancel]") or long-press the Down button again.

If you select a Setup as its own copy destination, the display will change to a SysEx dump screen. The right encoder option becomes "[Dump]". If you push the right encoder, Captain MIDI will send a system exclusive file containing the data for the active Setup.

Saving Setups

There are two ways to save Setup data.

Save all four Setups in the module: Long-press the left encoder to get to the main menu, then long-press the left encoder again to save data for all apps. A solid rectangle will expand from the middle of the screen to confirm the save operation. The Ornament and Crime module will recall the saved Setups on power-up.

Save using MIDI system exclusive: Follow the SysEx dump procedure from the Copying Setups section above, and capture the system exclusive dump with SysEx librarian software. The restore a Setup from a SysEx dump, simply send the SysEx file back to the module whenever Captain MIDI is running.

Shortcut: When you long-press the right encoder to go to the main menu, the current Setup's data also is dumped via SysEx.

Notes about System Exclusive:

  • A Setup from a received SysEx dump will always be placed in the active Setup, regardless of the Setup's original location.
  • You can use system exclusive to change Captain MIDI's handling of MIDI data in an automated way during a performance.
  • Data received from a SysEx dump will not overwrite Setups saved via the first method; that is, unless you long-press to save the new Setup data, Captain MIDI will return to its previously-saved state at the next power-up.

Log Display

Captain MIDI logs the most recent 100 MIDI messages, in and out. Push the left encoder button to see the MIDI log. When the log is being displayed, use the left encoder to scroll through the events. Push the left encoder button again to return to the Setup screens.

Panic! Function

Long-press the left encoder if notes get hung. Captain MIDI will send Note Off messages on all 16 MIDI channels for all MIDI notes.

Clone this wiki locally