elasticx~ in more detail.
As it looks in Max:

- arguments
- The first argument sets the name of the buffer~ that elasticx~ will playback.
- The second (optional) argument defines the number of output channels (1 or 2).
- inlets
- The first inlet (signal) controls the speed of playback (no limits), this will not affect the pitch. eg 1 = normal speed, 0.5 = half speed, 2 = double speed.
- The second inlet (float / signal) controls pitch (no limits), this will not affect the speed, eg 1 = normal pitch, 0.5 = down one octave 2 = up one octave.
- The third inlet (float / signal) sets the point (in ms) at which the loop will begin (default: 0).
- The fourth inlet (float / signal) sets the end loop point (default: entire sample length).
- outlets
- The first outlet is the audio output.
- The second outlet is a loop phase output which runs from 0 - 1 (between loopmin and loopmax).
- If running in stereo the second outlet is the right audio output, the third outlet is the loop phase.
- messages
- startloop - start playing from the loopmin point, or from the beginning if no loopmin set
- start 500. - start playing from this ms value
- stop - um, stop playing
- loop $1 - turn loop on or off (if off, then when the loopmax is reached, elasticx~ will stop playing)
- livebuffer $1 - enable this if you want to record in to a buffer whilst playing it back through elasticx~ at the same time
- elastic $1 - turn off to switch to non-independent pitch and speed. ie the standard 'groove~' object
- set - change the buffer that elasticx~ is playing from, eg "set buf1" switches to a buffer named "buf1".
elasticx~ can be used with mono or stereo files, at any sample rate.
System requirements
PC (XP or Vista)
Mac (OSX 10.4 or later)
Max/MSP 4.5 or later
Efficiency test (rounded to the nearest % by MaxMSP' DSP window)
| Model | Pitch 1.0 & Speed 1.0 | Pitch 1.5 & Speed 1.0 | Pitch 2.0 & Speed 1.0 | Pitch 0.7 & Speed 1.0 | Pitch 0.5 & Speed 1.0 | Pitch 1.5 & Speed 0.7 | Pitch 2.0 & Speed 0.5 |
| Macbook Pro Intel Core 2 Duo 2.2GHz | 0.2% |
0.2% |
0.2% |
0.2% |
0.2% |
0.2% |
0.2% |
Sony VAIO T7100 Dual core 1.8GHz |
0.2% |
0.2% |
0.2% |
0.2% |
0.2% |
0.2% |
0.2% |
Some demos...
Each mp3 contains a loop at these speed and pitch values (in this order):
| Speed | Pitch |
| 1.0 | 1.0 |
| Speed | Pitch | | | Speed | Pitch | | | Speed | Pitch | | | Speed | Pitch | | | Speed | Pitch | | | Speed | Pitch |
| 1.2 | 1.0 | | | 1.5 | 1.0 | | | 2.0 | 1.0 | | | 0.8 | 1.0 | | | 0.6 | 1.0 | | | 0.5 | 1.0 |
| Speed | Pitch | | | Speed | Pitch | | | Speed | Pitch | | | Speed | Pitch | | | Speed | Pitch | | | Speed | Pitch |
| 1.0 | 1.2 | | | 1.0 | 1.5 | | | 1.0 | 2.0 | | | 1.0 | 0.8 | | | 1.0 | 0.6 | | | 1.0 | 0.5 |
drums
strings
sax
vocals
guitar
doublebass
jazz_(PianoBassDrumsSax)
Licensing Model
The license is a non-commercial 'personal' license. Meaning you are free to make patches for yourself (including gigging with them), but if you want to sell or distribute a patch then we would discuss a commercial license, we are happy to do this on a project by project basis. (The full license terms are included in the download package, feel free to email us if you wish to see a copy before you purchase elastic~).
Version history
elasticx~ 1.00 18th Feb 2009
elasticx~ 1.01 19th Feb 2009
- PC: fixed 14001 error.
elasticx~ 1.02 9th Mar 2009
- Use with pluggo. Details
