nightshining / Displaced_Mesh_Midi

A software based midi controller that utilizes a 3d deformation of a mesh to control notes + cc parameters on a hardware or virtual device that supports midi input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description:

A software based midi controller that utilizes a 3d deformation of a mesh to control notes + cc parameters on a hardware or virtual device that supports midi input

How to use:

  • Download Touch Designer

  • Open up the Displace_Mesh_Midi.toe file

  • Make sure you MIDI Device Mapper within the Dialogs dropdown is set to the proper in/out MIDI device

  • Click on the open viewer button to open the render window (this is where the UI elements exist)

  • Choose which notes or control values you would like to alter by adding in a channel / note OR cc / parameter value seperated by a comma ',' with no spaces

  • ch1n = MIDI note index

  • ch1c = MIDI control parameter index

  • Now you can start using the dial knobs to change parameters on the 3d mesh to start altering your MIDI cc + note outputs. CC's correspond to the positional data of each vertex, Note data gets triggered by a threshold of when vertex data passes specific 3d spatial areas.

About

A software based midi controller that utilizes a 3d deformation of a mesh to control notes + cc parameters on a hardware or virtual device that supports midi input