[Csnd] Code Share: A Lonely Walk
Date | 2020-10-18 18:41 |
From | Steven Yi |
Subject | [Csnd] Code Share: A Lonely Walk |
Attachments | project.zip |
Hi All, I thought I'd share a project from today that uses a simple instrument (2 sine tones) that uses vibrato and tied note features. The project uses a random walk melodic line generator with three concurrent voices: https://ide.csound.com/editor/qktTjwY5enJKI8O7KePm Project is also attached as a zip. Enjoy! Steven Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2020-10-19 14:35 |
From | Hlöðver Sigurðsson |
Subject | Re: [Csnd] Code Share: A Lonely Walk |
very good example, seems to capture the randomness needed to create organic sounds with small material, but untamed. On Sun, 18 Oct 2020 at 20:49, Dr. Richard Boulanger <rboulanger@berklee.edu> wrote:
|
Date | 2020-10-19 15:31 |
From | Steven Yi |
Subject | Re: [Csnd] Code Share: A Lonely Walk |
Thanks Dr. B and Hlodver! I had been listening to something where there was a very simple tone as part of the music that had a primary focus and I thought I'd experiment with trying to reproduce that. I started off with the plan to just have a single sine with vibrato envelope usage similar to how one uses DADSR's and I thought pitch glide via port would be good. The single sine was good but I thought it might be nice with a second harmonic and thought that experiment worked out nicely. The random walk generator started off as a testing tool for the instrument but I liked the paths it was taking and thought having three voices would be interesting and it worked out (though it sometimes stays up in higher octaves a bit too much for my taste!). I did do some amplitude adjustments for higher frequencies in the Run instrument but that instrument could probably be developed further with additional rules to avoid staying too long in high octaves. I thought it got to a nice enough point that the code was shareable and perhaps I'll revisit this in the future to make more of it. :) On Mon, Oct 19, 2020 at 9:36 AM Hlöðver Sigurðsson |
Date | 2020-10-19 16:10 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Csnd] Code Share: A Lonely Walk |
Add your ShimmerVerb or your DeepListening Verb as a global effect (and it will be even more glorious) - and also, I ran multiple copies and it is nice with 6 voices too! -dB Dr. Richard Boulanger Professor of Electronic Production and Design Berklee College of Music Professional Writing and Technology Division skype: radiobaton facebook: https://www.facebook.com/richard.boulanger.58 about: http://www.boulangerlabs.com/#about about: http://www.csounds.com/community/developers/dr-richard-boulanger/ music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/ Boulanger Labs - http://boulangerlabs.com The Csound Book - http://mitpress.mit.edu/books/csound-book The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book On Mon, Oct 19, 2020 at 10:31 AM Steven Yi <stevenyi@gmail.com> wrote: Thanks Dr. B and Hlodver! I had been listening to something where |
Date | 2020-10-19 16:12 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Csnd] Code Share: A Lonely Walk |
PS - it wandered around and haunted my studio through the night - loved it. Dr. Richard Boulanger On Mon, Oct 19, 2020 at 11:10 AM Dr. Richard Boulanger <rboulanger@berklee.edu> wrote:
|