MIDI3D Documentation
Docs ยป reference

Quick Reference

Here you will find a few examples of node graph use, which should give a good idea of how to use the software.

Outputting Glove input to MIDI

Using Logic nodes to affect MIDI value output

The following node graph converts position into a MIDI value between 0-127. However, it only updates the MIDI value when it is greater than 80 or less than 50, making the range 0-50 and 80-127.

Updating MIDI output only when finger is bent

This following graph does the following: X position of hand affects the MIDI output value, but it is only updated when the index finger is bent:

Previous Next

MIDI3D Documentation

Table of Contents

Introduction

  • Welcome
  • Getting Started

Node Editor

  • Introduction
  • Glove Input nodes
  • Math nodes
  • Logic nodes
  • Conversion nodes
  • Output nodes
  • Miscellaneous nodes

Learning

  • Quick reference