- Type
- MIDI Effect
- Author
- unicity
- Version
- 1.1
- License
- AttributionNonCommercialShareAlike
- Live version
- 10.0.1
- Max version
- 8.1.0
- Downloads
- 2,394
- Updated
- 2020-01-16
Description
Droplets is made up of four note events, each called a droplet. A droplet is dropped from a certain height, and when it reaches the ground that droplet is triggered. Each droplet is composed of a base pitch, velocity, duration and trigger probability. A droplet drops at its own clock rate (relative to Live's tempo), and features an interval offset list processing section that enables each droplet to create a melody or chord centered on the base pitch. A single instance of Droplets can output four independent melodic sequences simultaneously.
A droplet's height can be subject to one of four rules when that droplet is triggered (increment, decrement, positive random offset, negative random offset).
Outgoing notes can have their pitch quantized to a variety of scales. Each droplet can also be set to transpose its base pitch by incoming MIDI notes.
****************************
New Features added in version 1.1!
Each droplet can now output a sequence of chord shapes via a simple syntax in the Interval Offsets area. The chords are built on the base pitch set via the note and oct knobs for each droplet.
Here are the shapes currently implemented in the chord syntax:
p - fifth
t - triad
ti - triad 1st inversion
tii - triad 2nd inversion
t7 - 7th
t7i - 7th 1st inversion
t7ii - 7th 2nd inversion
t7iii - 7th 3rd inversion
s2 - sus2
s2i - sus2 1st inversion
s2ii - sus2 2nd inversion
s4 - sus4
s4i - sus4 1st inversion
s4ii - sus4 2nd inversion
Triads and Seventh chords are generated as Major chords. The Major/Minor qualities are handled downstream by the pitch quantizer. I know this is kind of goofy, but we’re sequencing notes with integers offsetting base pitches dropped from heights…it’s all kind of goofy in here and that’s ok.
Note that chords, intervals and rests can exist in the offset list at the same time, like so:
0 4 ti r t7iii 0 -5 r p
Aside from chords, version 1.1 also contains the following updates:
- A detailed built-in help section above the Interval Offsets area that I’m hoping will make sense of how it’s intended to be used.
- Each droplet can have the base pitch transposed by incoming MIDI note via the “Key” button. This is set per droplet so you can have a melody transposing over a sequence of chords (or another melody) that doesn’t transpose.
- Each droplet can have a lag applied to the trigger to keep things from feeling too rigid.
- A droplet will display the currently active offset value that is being applied from the Interval Offsets area.
- A droplet’s duration can now be set up to 10 seconds.
- Minor OCD UI adjustments.
- Fixed a few issues with the Interval Offsets area not processing in the correct order.
****************************
There is more documentation (work in progress) at the github page for this project. Follow the link below!
Note that the parameters for this device are mapped for use in Push, but the values for the "Note" parameter are not displayed correctly. Working on fixing this at some point.