PureData CEAMMC library web documentation
aliases: [note.pass]
available since version: 0.9.7
Passes midi notes (list of PITCH VELOCITY DUR?) for which expression returns true. Available variables: $N - MIDI note, $V - MIDI velocity Available functions: white(NOTE), black(NOTE), oct(NOTE), abs(X), sqrt(X) Available math operations: +,-,*,/,%,^,==,!=,>,>=,<,<=, &&,|| see for more information:
See also: [expr]
Authors: Serge Poltavsky
License: GPL3 or later