makenote
From Pdpedia
| {{{example_image}}} caption | |
| Description: | schedule a delayed "note off" message corresponding to a note-on |
|---|---|
| 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 |
- send note-on messages and schedule note-off for later
Makenote makes MIDI-style note-on/note-off pairs, which you can use for MIDI output or to drive note-like processes within Pd.
numbers at left are "pitches" which may be integers or not.
"velocity"
duration in milliseconds
creation arguments initialize velocity and duration
see also
updated for Pd version 0.33
Contents |


