Csound Csound-dev Csound-tekno Search About

Re: [Csnd] Code Share: Dueling Synths

Date2020-10-08 08:46
FromMikoláš Štrajt
SubjectRe: [Csnd] Code Share: Dueling Synths
This is great!

It sound like eletronic birds from an some old sci-fi/cartoon. I even hear some fanfares here and there.

Good material for sampling.

I am wondering how much randomisation is involved in each run.

--
Severák


Hi All,

I thought I'd share a very different kind of patch today that's
experimental in nature. It was a fun one exploring the K35_lpf filter
with a bit of saturation and a lot of modulations and sample and hold
oscillators. Has some nice counterpoint at times and some interesting
evolutions of sound as the various modulations go in and out of phase.

https://ide.csound.com/editor/JwG9QJNyCFmEv0nKshsU

(Attached a copy of the project as a zip here)

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

Date2020-10-08 09:26
FromKevin Welsh
SubjectRe: [Csnd] Code Share: Dueling Synths
> eletronic birds from an some old sci-fi/cartoon

That's funny, I was thinking it sounded like the Star Wars Droid Debate - 2020. :-D

On Thu, Oct 8, 2020 at 3:46 AM Mikoláš Štrajt <strajt9@seznam.cz> wrote:
This is great!

It sound like eletronic birds from an some old sci-fi/cartoon. I even hear some fanfares here and there.

Good material for sampling.

I am wondering how much randomisation is involved in each run.

--
Severák

---------- Původní e-mail ----------
Od: Steven Yi <stevenyi@GMAIL.COM>
Komu: CSOUND@LISTSERV.HEANET.IE
Datum: 8. 10. 2020 4:36:48
Předmět: [Csnd] Code Share: Dueling Synths
Hi All,

I thought I'd share a very different kind of patch today that's
experimental in nature. It was a fun one exploring the K35_lpf filter
with a bit of saturation and a lot of modulations and sample and hold
oscillators. Has some nice counterpoint at times and some interesting
evolutions of sound as the various modulations go in and out of phase.

https://ide.csound.com/editor/JwG9QJNyCFmEv0nKshsU

(Attached a copy of the project as a zip here)

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

Date2020-10-08 10:52
FromRory Walsh
SubjectRe: [Csnd] Code Share: Dueling Synths
To me it sounds like one of the round table discussions at a Csound conference! 

On Thu, 8 Oct 2020 at 09:27, Kevin Welsh <tgrey1@gmail.com> wrote:
> eletronic birds from an some old sci-fi/cartoon

That's funny, I was thinking it sounded like the Star Wars Droid Debate - 2020. :-D

On Thu, Oct 8, 2020 at 3:46 AM Mikoláš Štrajt <strajt9@seznam.cz> wrote:
This is great!

It sound like eletronic birds from an some old sci-fi/cartoon. I even hear some fanfares here and there.

Good material for sampling.

I am wondering how much randomisation is involved in each run.

--
Severák

---------- Původní e-mail ----------
Od: Steven Yi <stevenyi@GMAIL.COM>
Komu: CSOUND@LISTSERV.HEANET.IE
Datum: 8. 10. 2020 4:36:48
Předmět: [Csnd] Code Share: Dueling Synths
Hi All,

I thought I'd share a very different kind of patch today that's
experimental in nature. It was a fun one exploring the K35_lpf filter
with a bit of saturation and a lot of modulations and sample and hold
oscillators. Has some nice counterpoint at times and some interesting
evolutions of sound as the various modulations go in and out of phase.

https://ide.csound.com/editor/JwG9QJNyCFmEv0nKshsU

(Attached a copy of the project as a zip here)

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

Date2020-10-08 15:45
FromSteven Yi
SubjectRe: [Csnd] Code Share: Dueling Synths
Thanks!

There's not too much randomization really, just this one line:

  chnset(randh:k(400, randh:k(4, .3) + 5) + 460, "freq")

where there's a S&H oscillator for random frequencies that itself is
using randh for modulating the frequency.  The complexities of rhythm
are all happening due to the phase differences in the various
modulation signals due to their different frequencies. Hope to explore
this in a bit of a more controlled way for composing with Blue soon.
:)

On Thu, Oct 8, 2020 at 3:46 AM Mikoláš Štrajt  wrote:
>
> This is great!
>
> It sound like eletronic birds from an some old sci-fi/cartoon. I even hear some fanfares here and there.
>
> Good material for sampling.
>
> I am wondering how much randomisation is involved in each run.
>
> --
> Severák
>
> ---------- Původní e-mail ----------
> Od: Steven Yi 
> Komu: CSOUND@LISTSERV.HEANET.IE
> Datum: 8. 10. 2020 4:36:48
> Předmět: [Csnd] Code Share: Dueling Synths
>
> Hi All,
>
> I thought I'd share a very different kind of patch today that's
> experimental in nature. It was a fun one exploring the K35_lpf filter
> with a bit of saturation and a lot of modulations and sample and hold
> oscillators. Has some nice counterpoint at times and some interesting
> evolutions of sound as the various modulations go in and out of phase.
>
> https://ide.csound.com/editor/JwG9QJNyCFmEv0nKshsU
>
> (Attached a copy of the project as a zip here)
>
> Cheers!
> 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