Csound Csound-dev Csound-tekno Search About

[Csnd] Further Signals Practice

Date2019-03-05 17:59
FromSteven 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


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

Date2019-03-08 00:50
From"Dr. Richard Boulanger"
SubjectRe: [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)
______________________________________________


On Tue, Mar 5, 2019 at 12:59 PM Steven Yi <stevenyi@gmail.com> wrote:
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


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
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

Date2019-03-09 14:15
FromSteven Yi
SubjectRe: [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:
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)
______________________________________________


On Tue, Mar 5, 2019 at 12:59 PM Steven Yi <stevenyi@gmail.com> wrote:
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


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
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
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

Date2019-03-09 14:39
From"Dr. Richard Boulanger"
SubjectRe: [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)
______________________________________________


On Sat, Mar 9, 2019 at 9:16 AM Steven Yi <stevenyi@gmail.com> wrote:
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:
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)
______________________________________________


On Tue, Mar 5, 2019 at 12:59 PM Steven Yi <stevenyi@gmail.com> wrote:
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


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
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
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
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