notein

From Pdpedia

Jump to: navigation, search
notein
{{{example_image}}}
caption
Description: note in
Abbreviation:  
Library: vanilla
Author(s): Miller S. Puckette and others
Developer(s):
Release version:
Release date: 2007
Status: active
Dependencies:
License: BSD
Website: http://crca.ucsd.edu/~msp/software.html
Programming Language:
Platform(s): GNU/Linux, Mac OS X, Windows
Language: English
Data type(s): message
Distribution(s): DesireData, PDa, Pd-extended, Pd-vanilla, puredata debian package, pure:dyne


notein receives MIDI note-on and note-off messages from the configured MIDI ports and makes the note number, velocity, and channel number available through its outlets.

noteout sends MIDI out one of the configured interfaces. stripnote can be used with notein to remove note-off messages from the stream. mtof can be used with notein to convert received note values to corresponding frequencies.

Contents

[edit] Inlets

notein has no inlets. It takes input from the configured MIDI port(s).

[edit] Outlets

notein has 3 outlets. The first is the recieved MIDI note number. The second is the velocity. A zero value is sent when a note-off MIDI message is recieved. The third outlet is the channel from which the note was recieved. (?)

[edit] Arguments

[edit] Messages

Personal tools