JulioHerrlein Posted February 10, 2021 Share Posted February 10, 2021 I discovered today that you can use just length-diminution to expand OR contract rhythms, just by using fractions. You can use ti to make some proportional metric modulation stuff. Here are some examples. ORIGINAL (length-diminution 1/1 '(q e e e e s s s s)) CONTRACT (length-diminution 2/1 '(q e e e e s s s s)) EXPAND (length-diminution 1/2 '(q e e e e s s s s)) (length-diminution 1/3 '(q e e e e s s s s)) (length-diminution 3/2 '(q e e e e s s s s)) (length-diminution 3/4 '(q e e e e s s s s)) And so on !! This is cool ! Best, Julio Stephane Boussuge, AM and lviklund 3 Quote Link to comment Share on other sites More sharing options...
Stephane Boussuge Posted February 10, 2021 Share Posted February 10, 2021 Cool indeed ! Thanks for the trick ! S. JulioHerrlein 1 Quote Link to comment Share on other sites More sharing options...
o_e Posted February 10, 2021 Share Posted February 10, 2021 What is also very cool, you can choose for every bar another value (length-diminution '(2/1 1/2 1/3 2/3 3/4) (gen-repeat 5 (list '(q e e e e s s s s)))) Stephane Boussuge and JulioHerrlein 2 Quote Link to comment Share on other sites More sharing options...
JulioHerrlein Posted February 10, 2021 Author Share Posted February 10, 2021 Amazing, Ole !! Thanks, Stephane ! Best ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.