[Csnd] Further Signals Practice
Date | 2019-03-05 17:59 |
From | Steven Yi |
Subject | [Csnd] Further Signals Practice |
Hi All, Continuing on with live coding Signals practice, I thought I'd share a short video of the state I got to at the end of the session: with code at: The session started from a blank buffer, setup with a simple mixer instrument with a reverb send, then coding S1. S2, S3, and S4 started off with copying/pasting the previous instruments, then modifying various parts (adding in a band pass filter, adding modulation channels, working with the P1 callback instrument from csound-live-code, adding in a modulation generating instrument, etc.). A lot of the chopping qualities come from multiplying multiple unipolar square wave signals together with the source sound. The code link above can be copied/pasted into live.csound.com and evaluated if you'd like to check it out and modify. Evaluating start() lines will kill previous instances and start new instances, so you can edit and instrument, eval the instrument, then eval the start line to replace the active instance. I'll be sure to record the next session starting from scratch in case anyone's interested to watch the live coding process. All best, Steven |
Date | 2019-03-08 00:50 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Csnd] Further Signals Practice |
Steven, Thanks for sharing the video and the code. More tricks and models. Super appreciated. Best, -dB _____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ OFFICE: 1126 Boylston St., Suite 201 (EPD), Suite 208 (Boulanger) ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ 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/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 On Tue, Mar 5, 2019 at 12:59 PM Steven Yi <stevenyi@gmail.com> wrote:
|
Date | 2019-03-09 14:15 |
From | Steven Yi |
Subject | Re: [Csnd] Further Signals Practice |
Thanks! It's certainly a practice-in-progress right now but also a joyful one. Hope to get organized enough this summer to catalog various things that are coming up during the practice sessions. (Like today's practice to use phasors for filter cutoffs: https://github.com/kunstmusik/csound-live-code/blob/master/practice/2019-03-09_signals3.orc). On Thu, Mar 7, 2019 at 7:50 PM Dr. Richard Boulanger <rboulanger@berklee.edu> wrote:
|
Date | 2019-03-09 14:39 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Csnd] Further Signals Practice |
Steven, I am loving running and learning from your "practice sessions" that you are sharing. THANKS. - and don't stop practicing! ;-) -dB _____________________________________________ Dr. Richard Boulanger Professor of Electronic Production and Design Professional Writing and Music Technology Division Berklee College of Music ______________________________________________ OFFICE: 1126 Boylston St., Suite 201 (EPD), Suite 208 (Boulanger) ______________________________________________ President of Boulanger Labs - http://boulangerlabs.com Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book ______________________________________________ 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/ ______________________________________________ email: rboulanger@berklee.edu facebook: https://www.facebook.com/richard.boulanger.58 On Sat, Mar 9, 2019 at 9:16 AM Steven Yi <stevenyi@gmail.com> wrote:
|