![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: Euclidean Sequencer | |
cristian_vogel Member |
![]() ![]() ![]() Any thoughts about a Kyma approach to implementing a realtime Euclidean algorithmic sequencer? read about that here http://ruinwesen.com/blog?id=216 and also MaxMSP / Java solutions here IP: Logged | |
ChristianSchloesser Member |
![]() ![]() ![]() nice ... i ve been messing around with the MaxMSP version and was thinking about porting it to Kyma too. Did you already start with aŽ capytalk version? all the best IP: Logged | |
SSC Administrator |
![]() ![]() ![]()
Here is how the pattern is generated: | c bar pulses trigger | c := (trigger countTriggersMod: bar) * pulses / bar. IP: Logged | |
cristian_vogel Member |
![]() ![]() ![]() So elegant! Forget the visual/set ordering, build the decision matrix trigger by trigger. Works a treat, thankyou SSC. I vote for inclusion in next update! [This message has been edited by cristian_vogel (edited 24 January 2012).] IP: Logged | |
cristian_vogel Member |
![]() ![]() ![]() Having fun with this... But already run up against an old one... how to reset a countTriggersMod: In this situation, its about restarting the rhythm sequences from a first pulse (or non pulse) Kyma has countTriggersReset: but still nothing like (!restart bpm: 120) countTriggersMod: 12 reset: !restart Can we restart the counting some other way? IP: Logged | |
SSC Administrator |
![]() ![]() ![]() How about this?
c := ((trigger countTriggersReset: !Reset) mod: bar) * pulses / bar.
trigger := 1 bpm: !BPM [This message has been edited by SSC (edited 24 January 2012).] IP: Logged | |
cristian_vogel Member |
![]() ![]() ![]() I just found
in the list of CapyTalk that appears via apple-H .. interesting! IP: Logged | |
cristian_vogel Member |
![]() ![]() ![]() I posted a starting point for exploring Euclidean Rhythms at the Twiki. http://www.symbolicsound.com/cgi-bin/bin/view/Share/Sounds#Algorithmic_Composition With a little development things can get very interesting A little example; http://soundcloud.com/station55/euclidean-rhythms-experiments IP: Logged | |
CharlieNorton Member |
![]() ![]() ![]() Fascinating stuff. Too hypnotic. IP: Logged |
All times are CT (US) | next newest topic | next oldest topic |
![]() ![]() |
This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.