Csound Csound-dev Csound-tekno Search About

[Csnd] New release: The Ophanim Cycles

Date2020-12-11 01:34
FromDave Seidel
Subject[Csnd] New release: The Ophanim Cycles
Hi all,

I just released a new piece, a three-hour work in six sections called The Ophanim Cycles. It was made with Csound (the sole sound generator) running in real time on a Raspberry Pi 4, processed through a hybrid  modular/pedal system and then through three sound-on-sound looping pedals in series. You are very welcome to listen and download for free.


Thanks for listening,
Dave

---
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-12-11 15:06
FromJason Hallen
SubjectRe: [Csnd] New release: The Ophanim Cycles
I'm five minutes in, have about three hours left to go, enjoying it so far!  I always enjoy the textures of your pieces.  Thanks for sharing.

Jason

On Thu, Dec 10, 2020 at 7:34 PM Dave Seidel <dave.seidel@gmail.com> wrote:
Hi all,

I just released a new piece, a three-hour work in six sections called The Ophanim Cycles. It was made with Csound (the sole sound generator) running in real time on a Raspberry Pi 4, processed through a hybrid  modular/pedal system and then through three sound-on-sound looping pedals in series. You are very welcome to listen and download for free.


Thanks for listening,
Dave

---
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-12-11 15:15
FromDave Seidel
SubjectRe: [Csnd] New release: The Ophanim Cycles
Thanks, Jason.

On Fri, Dec 11, 2020 at 10:07 AM Jason Hallen <hallenj@gmail.com> wrote:
I'm five minutes in, have about three hours left to go, enjoying it so far!  I always enjoy the textures of your pieces.  Thanks for sharing.

Jason

On Thu, Dec 10, 2020 at 7:34 PM Dave Seidel <dave.seidel@gmail.com> wrote:
Hi all,

I just released a new piece, a three-hour work in six sections called The Ophanim Cycles. It was made with Csound (the sole sound generator) running in real time on a Raspberry Pi 4, processed through a hybrid  modular/pedal system and then through three sound-on-sound looping pedals in series. You are very welcome to listen and download for free.


Thanks for listening,
Dave

---
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-12-11 15:21
FromJohn ff
SubjectRe: [Csnd] New release: The Ophanim Cycles
Listened to the first 32 mins and loved the micro melodies and rhythms.

Just need to find another 2 hours and a half.,..

On 11 Dec 2020, at 01:35, Dave Seidel <dave.seidel@gmail.com> wrote:
Hi all,

I just released a new piece, a three-hour work in six sections called The Ophanim Cycles. It was made with Csound (the sole sound generator) running in real time on a Raspberry Pi 4, processed through a hybrid  modular/pedal system and then through three sound-on-sound looping pedals in series. You are very welcome to listen and download for free.


Thanks for listening,
Dave

---
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-12-11 15:31
FromDave Seidel
SubjectRe: [Csnd] New release: The Ophanim Cycles
Thanks, John. Maybe you could play it while you sleep! 

On Fri, Dec 11, 2020 at 10:22 AM John ff <jpff@codemist.co.uk> wrote:
Listened to the first 32 mins and loved the micro melodies and rhythms.

Just need to find another 2 hours and a half.,..

On 11 Dec 2020, at 01:35, Dave Seidel <dave.seidel@gmail.com> wrote:
Hi all,

I just released a new piece, a three-hour work in six sections called The Ophanim Cycles. It was made with Csound (the sole sound generator) running in real time on a Raspberry Pi 4, processed through a hybrid  modular/pedal system and then through three sound-on-sound looping pedals in series. You are very welcome to listen and download for free.


Thanks for listening,
Dave

---
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-12-12 15:37
FromDave Seidel
SubjectRe: [Csnd] New release: The Ophanim Cycles
For anyone interested, I posted the source code for the piece: https://github.com/DaveSeidel/music-src/blob/master/ophanim-cycles/ophanim-cycles.csd

Some items of possibly interest:
- uses my recent CV Tools code to send two channels of control signals to my modular system via an Expert Sleepers ES-8 (which is also how the audio gets into the modular system)
- uses the new "lfsr" (Linear Feedback Shift Register) opcode I recently contributed to Csound (not yet released, but available in the develop branch)
- plays notes using using a method where durations are partially determined by jitter, so that each note has a slightly different duration

Note that this is only the Csound portion of the piece. I haven't yet documented the rest of the patch (which includes both modular synth and pedals), but I'm hoping to do that this weekend.

- Dave

On Fri, Dec 11, 2020 at 10:31 AM Dave Seidel <dave.seidel@gmail.com> wrote:
Thanks, John. Maybe you could play it while you sleep! 

On Fri, Dec 11, 2020 at 10:22 AM John ff <jpff@codemist.co.uk> wrote:
Listened to the first 32 mins and loved the micro melodies and rhythms.

Just need to find another 2 hours and a half.,..

On 11 Dec 2020, at 01:35, Dave Seidel <dave.seidel@gmail.com> wrote:
Hi all,

I just released a new piece, a three-hour work in six sections called The Ophanim Cycles. It was made with Csound (the sole sound generator) running in real time on a Raspberry Pi 4, processed through a hybrid  modular/pedal system and then through three sound-on-sound looping pedals in series. You are very welcome to listen and download for free.


Thanks for listening,
Dave

---
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-12-31 09:07
FromPietro Bonanno
SubjectRe: [Csnd] New release: The Ophanim Cycles
Very beautiful piece of music!

Il Sab 12 Dic 2020, 16:37 Dave Seidel <dave.seidel@gmail.com> ha scritto:
For anyone interested, I posted the source code for the piece: https://github.com/DaveSeidel/music-src/blob/master/ophanim-cycles/ophanim-cycles.csd

Some items of possibly interest:
- uses my recent CV Tools code to send two channels of control signals to my modular system via an Expert Sleepers ES-8 (which is also how the audio gets into the modular system)
- uses the new "lfsr" (Linear Feedback Shift Register) opcode I recently contributed to Csound (not yet released, but available in the develop branch)
- plays notes using using a method where durations are partially determined by jitter, so that each note has a slightly different duration

Note that this is only the Csound portion of the piece. I haven't yet documented the rest of the patch (which includes both modular synth and pedals), but I'm hoping to do that this weekend.

- Dave

On Fri, Dec 11, 2020 at 10:31 AM Dave Seidel <dave.seidel@gmail.com> wrote:
Thanks, John. Maybe you could play it while you sleep! 

On Fri, Dec 11, 2020 at 10:22 AM John ff <jpff@codemist.co.uk> wrote:
Listened to the first 32 mins and loved the micro melodies and rhythms.

Just need to find another 2 hours and a half.,..

On 11 Dec 2020, at 01:35, Dave Seidel <dave.seidel@gmail.com> wrote:
Hi all,

I just released a new piece, a three-hour work in six sections called The Ophanim Cycles. It was made with Csound (the sole sound generator) running in real time on a Raspberry Pi 4, processed through a hybrid  modular/pedal system and then through three sound-on-sound looping pedals in series. You are very welcome to listen and download for free.


Thanks for listening,
Dave

---
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-12-31 12:16
FromDave Seidel
SubjectRe: [Csnd] New release: The Ophanim Cycles
Thanks, Pietro!

On Thu, Dec 31, 2020 at 4:07 AM Pietro Bonanno <akoustikos@gmail.com> wrote:
Very beautiful piece of music!

Il Sab 12 Dic 2020, 16:37 Dave Seidel <dave.seidel@gmail.com> ha scritto:
For anyone interested, I posted the source code for the piece: https://github.com/DaveSeidel/music-src/blob/master/ophanim-cycles/ophanim-cycles.csd

Some items of possibly interest:
- uses my recent CV Tools code to send two channels of control signals to my modular system via an Expert Sleepers ES-8 (which is also how the audio gets into the modular system)
- uses the new "lfsr" (Linear Feedback Shift Register) opcode I recently contributed to Csound (not yet released, but available in the develop branch)
- plays notes using using a method where durations are partially determined by jitter, so that each note has a slightly different duration

Note that this is only the Csound portion of the piece. I haven't yet documented the rest of the patch (which includes both modular synth and pedals), but I'm hoping to do that this weekend.

- Dave

On Fri, Dec 11, 2020 at 10:31 AM Dave Seidel <dave.seidel@gmail.com> wrote:
Thanks, John. Maybe you could play it while you sleep! 

On Fri, Dec 11, 2020 at 10:22 AM John ff <jpff@codemist.co.uk> wrote:
Listened to the first 32 mins and loved the micro melodies and rhythms.

Just need to find another 2 hours and a half.,..

On 11 Dec 2020, at 01:35, Dave Seidel <dave.seidel@gmail.com> wrote:
Hi all,

I just released a new piece, a three-hour work in six sections called The Ophanim Cycles. It was made with Csound (the sole sound generator) running in real time on a Raspberry Pi 4, processed through a hybrid  modular/pedal system and then through three sound-on-sound looping pedals in series. You are very welcome to listen and download for free.


Thanks for listening,
Dave

---
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
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-12-31 23:01
From"Dr. Richard Boulanger"
SubjectRe: [Csnd] New release: The Ophanim Cycles
Dave,

Thanks for making and sharing this dreamy and sacred piece with us.
- I am just listening to the 33-minute Track  this evening that you shared with everyone on BandCamp

01 The Ophanium Host 

I look forward to immersing myself in the entire work (the complete cycle) tomorrow.

Have a wonderful evening.  And a prosperous, healthy, productive 2021.

Take care.

-R

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 Thu, Dec 10, 2020 at 8:35 PM Dave Seidel <dave.seidel@gmail.com> wrote:
Hi all,

I just released a new piece, a three-hour work in six sections called The Ophanim Cycles. It was made with Csound (the sole sound generator) running in real time on a Raspberry Pi 4, processed through a hybrid  modular/pedal system and then through three sound-on-sound looping pedals in series. You are very welcome to listen and download for free.


Thanks for listening,
Dave

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

Date2021-01-01 02:14
FromDave Seidel
SubjectRe: [Csnd] New release: The Ophanim Cycles
Thanks very much, Richard, and Happy New Year!

- Dave

On Thu, Dec 31, 2020 at 6:01 PM Dr. Richard Boulanger <rboulanger@berklee.edu> wrote:
Dave,

Thanks for making and sharing this dreamy and sacred piece with us.
- I am just listening to the 33-minute Track  this evening that you shared with everyone on BandCamp

01 The Ophanium Host 

I look forward to immersing myself in the entire work (the complete cycle) tomorrow.

Have a wonderful evening.  And a prosperous, healthy, productive 2021.

Take care.

-R

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 Thu, Dec 10, 2020 at 8:35 PM Dave Seidel <dave.seidel@gmail.com> wrote:
Hi all,

I just released a new piece, a three-hour work in six sections called The Ophanim Cycles. It was made with Csound (the sole sound generator) running in real time on a Raspberry Pi 4, processed through a hybrid  modular/pedal system and then through three sound-on-sound looping pedals in series. You are very welcome to listen and download for free.


Thanks for listening,
Dave

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