this is lovely! I would encourage viewers to dive into [what~] - yes in its default setting it detects the zero-crossing, but it can actually convert a phasor into an entire rhythm set, and in conjunction with subdiv~ you can really get deep into rhythm-land.
@crash936 Жыл бұрын
Plz do a tutorial
@banalytic2 жыл бұрын
thank you so much for this video. the new objects open up great new possibilities. Based on your patch, I made a sixfold sample player with different subdivisions and probalities that change continuously. loading own field recordings at low bpm numbers and the sun rises :))
@psydyl2 жыл бұрын
really nice stuff, the 8.3 update was a little daunting since I never really delved into the phasor controlled stuff, this definitely makes it less so! lovely sounds :D
@harry29932 жыл бұрын
Outstanding execution! I’ve been wondering how to do this for a while, and you’ve answered my thoughts perfectly
@davidcooper8241 Жыл бұрын
this sounds fantastic
@AndrewGordonBellPerc2 жыл бұрын
Just tried messing around with something similar thanks to this video, you can get really cool off kilter effects by adding a kink between the phasor and individual subdivs
@machinate2 жыл бұрын
I love that kink~ is a distortion, if applied to audio, and a weird type of "swing" if applied to rhythm. See also Malcolm Braff and his weirdo work with rhythm in this way. :)
@NedRush2 жыл бұрын
Great stuff 👍🏻
@WARDISWARD10 ай бұрын
what's the difference between the what ~ and the delta~ object ? Delta ~already did that
@HearingGlass10 ай бұрын
There is a small difference between the two: delta~ gives you the differences between each sample, while what~ gives you an impulse when the signal crosses a threshold.
@PaulWegmann Жыл бұрын
Hi! What advantages you see in what and subdiv over rate~ and onset detection based in delta~ and edge? Thank you!
@HearingGlass Жыл бұрын
subdiv~ is more versatile than rate~: You can set a sequence of subdivisions, and add probabilities for those subdivisions triggering.
@yoursaxel2 жыл бұрын
Nice! n00b question: Since this patch contains live.* elements, I figure its not a standalone Max but running on top of Ableton?
@HearingGlass2 жыл бұрын
This is the regular, standalone Max. The live.* family of objects were introduced to synergise with M4L devices, but they work in regular Max just as well. (Except the ones that specifically interact with the M4L environment, i.e plugin~)