Output
Sample Information:
Most of the information reported by info~ is taken from the audio file most recently read into the associated buffer~. If this information is not present, only the sampling rate is sent out the left outlet. No output occurs for any item that's missing from the sound file.
float:
Out left outlet: The sampling rate of the sample.
Out 3rd outlet: Sustain loop start, in milliseconds.
Out 4th outlet: Sustain loop end, in milliseconds.
Out 5th outlet: Release loop start, in milliseconds.
Out 6th outlet: Release loop end, in milliseconds.
Out 7th outlet: Total time of the associated buffer~ object, in milliseconds.
Out 8th outlet: Name of the most recently read audio file.
list:
Out 2nd outlet: Instrument information about the sample, as follows:
1. The MIDI pitch of the sample.
2. The detuning from the original MIDI note number of the sample, in pitch bend units.
3. The lowest MIDI note number to use when playing this sample.
4. The highest MIDI note number to use when playing this sample.
5. The lowest MIDI velocity to use when playing this sample.
6. The highest MIDI velocity to use when playing this sample.
7. The gain of the sample (0-127).