Minim
core
ugens
analysis
 
Name setMidiNoteIn
Examples
None available
Description Set the fixed value this will use if midiNoteIn is not patched.
Syntax
setMidiNoteIn(fixedMidiNoteIn);
Parameters
fixedMidiNoteIn   float: the MIDI note to convert to Hz (values in the range [0,127])
Returns None
Usage Web & Application
Related midiNoteIn
Midi2Hz