mcs.groove~
Description
The groove~ object is a variable-rate, looping, sample-playback object which references the audio information stored in a buffer~ object having the same name. When the groove~ object is instantiated as mcs.groove~ its audio outputs are combined into a single multichannel output.
Discussion
The interpolation for mcs.groove~ is cubic unless the timestretching attribute is set to 1. When timestretching is set to 1, you can control the quality of the conversion with the mode, quality, and formant attributes. The wave~ object provides additional interpolation options for buffer playback.
Arguments
buffer-name [symbol]
Names the buffer~ object containing the sample to be used by mcs.groove~ for playback.
number-of-outputs [int]
A second argument may specify the number of output channels. The default number of channels is 1. If the buffer~ being played has fewer channels than the number of mcs.groove~ output channels, the extra channels output a zero signal. If the buffer~ has more channels and is a multiple of 2 or 4, channels are mixed. For groove~ and mc.groove~, channels and sent out of separate outlets. For mcs.groove~, all channels are output from the first outlet as a multi-channel signal.
Attributes
basictuning [int]7.0.0
Set a tuning standard based on a frequency for A for pitchshifting operations (440 = default, range is 400 - 500)
followglobaltempo [int]7.0.0
When followgobaltempo is enabled, mcs.groove~ will calculate the current tempo out of the ratio between originaltempo and global tempo and adapt to global tempo changes.
formant [float] (default: 1.)7.0.0
The word
, followed by floating point value, sets the amount of formant scaling when pitchshifting is performed.formantcorrection [int]7.0.0
The word
, followed by a zero or one, disables/enables formant correction when pitch correction is performed.lock [int] (default: 0)7.0.0
Lock to transport
loop [int]
The word
, followed by a zero or one, disables/enables looping.loopend [Time Value]
Sets the loop end point. The end point time can be specified in any of the Max time formats.
loopinterp [int]
The word
, followed by , enables interpolation about start and end points for a loop. turns off loop interpolation. By default, loop interpolation is off. Turning loop interpolation on disables resampling.loopstart [Time Value]
Sets the loop start point. The start point time can be specified in any of the Max time formats.
mode [int]7.0.0
Set the timestretching mode to be used. Each mode is optimized for handling different kinds of audio material. All modes are zero latency. The interpolation for mcs.groove~ is cubic unless the timestretching attribute is set to 1. When timestretching is set to 1, you can control the quality of the conversion with the mode, quality, and formant attributes.
Possible values:
'basic'
(
Default mode of operation
)
This is the default mode of operation.
'monophonic'
(
Monophonic sources (voice, flute)
)
This mode is best for monophonic instruments (e.g. solo voice, flute, etc.)
'rhythmic'
(
Optimizes for transient preservation
)
This mode is for time stretched percussion. It provides optimal transient preservation.
'general'
(
Balance spectral integrity with transient preservaton
)
This mode balances spectral integrity and transient preservation for general cases.
'extremestretch'
(
For stretch ratios greater than 2.0
)
This mode is intended for stretch ratios greater 2.0, a more artistic effect is intended.
'efficient'
(
Good CPU performance
)
This mode is intended for a good CPU performance/quality tradeoff.
name [symbol]
buffer~ Name
originallength [Time Value]7.0.0
The original length of the the audio file in beats. Used by
to calculate the speed in relation to the global transport speed. Set to calculate the .originaltempo [float]7.0.0
The original tempo of the the audio file. Used by
to calculate the speed relative to the global transport speed. Setting the will calculate the .phase [Time Value]7.0.0
Phase
pitchcorrection [int]7.0.0
The word retune~ object.
, followed by a zero or one, enable/disables the formant-corrected chromatic intonation correction. For more extensive real-time intonation correction, use thepitchshift [float] (default: 1.)7.0.0
Specifies pitchshift as a factor of the original pitch (i.e. 2.0 = doubling of pitch, .5 = halving of the original pitch, etc.).
pitchshiftcent [int] (default: 0)7.0.0
Specifies pitchshift as positive or negative cent values (i.e. 100 = semitone up, -1200 = octave down). Cents may be specified as ints or floats.
quality [int]7.0.0
Timestretching output quality.
Possible values:
'basic'
(
Basic quality (the default)
)
'good'
(
Good quality
)
'better'
(
Better quality
)
'best'
(
Highest quality
)
slurtime [float] (default: 0.)7.0.0
Set the time it takes for the correction to reach the full correction amount. Typically, notes are a bit unstable at the beginning, because the attack phase of a sound has a higher amount of noise, and because singers gradually adjust their tuning after the onset of the note. The slur time makes the pitch correction sound natural because it models this effect. Higher values will yield a slower adaptation time and it will take longer for the correction to produce the corrected pitch. However, longer slur times will also preserve vibrato better.
timestretch [int]7.0.0
The word
, followed by a zero or one, disables/enables timestretching.transport [symbol]
Sets the name of a transport object with which to associate. By default, the global transport is used. When the mcs.groove~ object is associated with a transport, loop points are specified using 3-item lists which correspond to time in bars, beats, and units.
Common Box Attributes
annotation [symbol]
Sets the text that will be displayed in the Clue window when the user moves the mouse over the object.
background [int] (default: 0)
Adds or removes the object from the patcher's background layer.
adds the object to the background layer, removes it. Objects in the background layer are shown behind all objects in the default foreground layer.color [4 floats]
Sets the color for the object box outline.
fontface [int]
Sets the type style used by the object. The options are:
plain
bold
italic
bold italic
Possible values:
0 = 'regular'
1 = 'bold'
2 = 'italic'
3 = 'bold italic'
fontname [symbol]
Sets the object's font.
fontsize [float]
Sets the object's font size (in points).
Possible values:
'8'
'9'
'10'
'11'
'12'
'13'
'14'
'16'
'18'
'20'
'24'
'30'
'36'
'48'
'64'
'72'
hidden [int] (default: 0)
Toggles whether an object is hidden when the patcher is locked.
hint [symbol]
Sets the text that will be displayed in as a pop-up hint when the user moves the mouse over the object in a locked patcher.
ignoreclick [int] (default: 0)
Toggles whether an object ignores mouse clicks in a locked patcher.
jspainterfile [symbol]
JS Painter File
patching_rect [4 floats] (default: 0. 0. 100. 0.)
Sets the position and size of the object in the patcher window.
position [2 floats]
Sets the object's x and y position in both patching and presentation modes (if the object belongs to its patcher's presentation), leaving its size unchanged.
presentation [int] (default: 0)
Sets whether an object belongs to the patcher's presentation.
presentation_rect [4 floats] (default: 0. 0. 0. 0.)
Sets the x and y position and width and height of the object in the patcher's presentation, leaving its patching position unchanged.
rect [4 floats]
Sets the x and y position and width and height of the object in both patching and presentation modes (if the object belongs to its patcher's presentation).
size [2 floats]
Sets the object's width and height in both patching and presentation modes (if the object belongs to its patcher's presentation), leaving its position unchanged.
textcolor [4 floats]
Sets the color for the object's text in RGBA format.
textjustification [int]
Sets the justification for the object's text.
Possible values:
0 = 'left'
1 = 'center'
2 = 'right'
varname [symbol]
Sets the patcher's scripting name, which can be used to address the object by name in pattr, scripting messages to thispatcher, and the js object.
Messages
int
Arguments
In left inlet: Sets the sample playback position in milliseconds. sets the playback position to the beginning.
In middle inlet: Sets the sample playback start position in milliseconds.
In right lnlet: Sets the sample playback start position in milliseconds.
float
Arguments
In middle inlet: Sets the sample playback start position in milliseconds.
In right lnlet: Sets the sample playback start position in milliseconds.
list
Arguments
beats [int]
units [int]
In right inlet: A list composed of three integers specifying bars, beats, and units may be used to specify the loop end point when the mcs.groove~ object is set to follow a named transport (set using the attribute).
anything
Arguments
beats [int]
units [int]
In right inlet: A list composed of three integers specifying bars, beats, and units may be used to specify the loop end point when the mcs.groove~ object is set to follow a named transport (set using the attribute).
clearspeedcues7.0.0
(mouse)
dictionary7.0.0
Arguments
- create marker01 which will stretch the file so that the audio at 500 ms will be on the first bar, will pitch-shift the audio down by 100 cents until the next marker
- create marker02 which will stretch so the material at 1000 ms will be at 1.2.0 bbu, will pitch-shift the audio by a factor of 1.1 up until the next marker
- create marker03 which will stretch the whole sample (“end”) to be twice as long
{ "marker01" : { "sourcetime" : "500", "desttimebbu" : "1.0.0", "pitchshiftcent" : -100 } , "marker02" : { "sourcetime" : 1000, "desttime" : 1.2.0, "pitchshift" : 1.1 } , "marker03" : { "sourcetime" : “end”, "desttime" : “*2”, } }
endloop
printspeedcues7.0.0
reset
set
Arguments
setloop
Arguments
end-point [list]
signal
If a loop start and end have been defined for mcs.groove~ and looping is turned on, when the sample playback reaches the loop end the sample position is set to the loop start and playback continues at the current sample increment.
In middle inlet: Sets the starting point of the loop in milliseconds.
In right inlet: Sets the end point of the loop in milliseconds.
startloop
stop
Output
signal
Out left outlet: Sample output. If groove~ or mc.groove~ has two or four output channels, the left outlet plays the left channel of the sample. For mcs.groove~, all channels are output from the left outlet.
Out middle outlets: Sample output. If groove~ or mc.groove~ has two or four output channels, the middle outlets play the channels other than the left channel. mcs.groove~ does not have middle outlets, so this does not apply for that object.
Out right outlet: Sync output. During the loop portion of the sample, this outlet outputs a that goes from 0. when the loop starts to 1. when the loop ends.
Note: In order for buffer playback to begin (and consequently for sync output), one of the groove~ object's output channels must be connected to another signal object.
See Also
Name | Description |
---|---|
2d.wave~ | Two-dimensional wavetable |
buffer~ | Store audio samples |
groove~ | Variable-rate looping sample playback |
mc.groove~ | Variable-rate looping sample playback (multichannel) |
play~ | Position-based sample playback |
wave~ | Variable size wavetable |
index~ | Read from a buffer~ with no interpolation |
record~ | Record sound into a buffer |
transport | Control a clock |
MSP Sampling Tutorial 3: Playback with Loops | MSP Sampling Tutorial 3: Playback with Loops |
MSP MIDI Tutorial 3: MIDI Sampler | MSP MIDI Tutorial 3: MIDI Sampler |