
-
Function: expand-chord
I would do it like this: (chord-interval-add '(0 0 0 4 0) (harmonic-progression '(1 6 2 5 2) '(c major) :base 1))
-
Why I Use Opusmodus
Thank you, Julio. That was fun and entertaining! I completely agree with that. Stay safe Lasse
-
lviklund started following Announcements
- Using OSC
- Using OSC
-
Using OSC
I am sorry but I have still the same problem as Rangarajan. The OSC-messages does not make it out from OM. I have tested the same messages from MAX, Kyma and Reaper. No problem. Weird. Maybe Mojave is the problem. There is sometimes problems with the security thingies that Apple have put in there. Let me know if I can assist in tracking down this. /Lasse
- Multiple def-scores?
-
lviklund changed their profile photo
-
chord-contraction/expansion
I will share whatever I can as soon as I can. I'm writing (notating) everything by hand ☠️ when composing and arranging. I have used OM since day 1 and before that SCOM for many years. Still I have not learned much Lisp mainly caused by lack of time. I use these tools mainly for chaotic experimenting I would say. I have just quit working and is now a happy retired and hope to be able to spend more time wit OM and Lisp. /Lasse
-
- chord-contraction/expansion
- Make-chord-if-length study
-
-
How to apply different voicings over a chord progression
From the Listener: ? gen-chord3, chord-intervals: ((3 3 3 3) (3 5 7 9) (2 5 7 11)) cycle: nil relative: nil ambitus: piano seed: 254965 Since the function have a seed you should get different chords unless you set the seed value. (gen-chord3 '(c4 eb4 g4) '((3 3 3 3) (3 5 7 9) (2 5 7 11)) :seed 42) Gives you the same chords all the time.
-
-
-
Composing with Piano Reductions
Thx Julio, Lot's of useful ideas for me. Brilliant! /Lasse
-
[SOLVED] Idea for a Rhythmic Set Theory Function
Loopyc, Thank's for pointing to this beatyful app. Just what I have been looking for 🙂 /Lasse
-
Slonimsky Stuff HELP
Me to would like to have functions for that. I made a lib from about 50 pages from the book just to lose them before having time to share it 🤯😡🤬
-
Updated library of many custom Opusmodus functions
This is brilliant! Thx Torsten and Julio.
- sorting algorithms