[Csnd] Sharing JI CSDs
Date | 2013-11-24 16:45 |
From | "Pagano, Patrick" |
Subject | [Csnd] Sharing JI CSDs |
Attachments | KEEPER1.csd |
Hello
I first got interested in 1995 when i was studying Just Intonation after interviewing La Monte Young and his wife Marian Zazeela as part of my final project in undergrad. from around 1995-2003 i made about 200 or so ORc and Sco pairs using Just Intonation
and generating scores with VisOrc, Visual Orchestra which enabled me to pseudo randomize scores based upon parameters i would set, it was a very useful tool and i am still looking at different sco generators: CornBucket, Cmask,Pmask, C with some help from
ffitch and whatever else i can get my hands on. As i recall even Ceres an SGI program would export a csound score based upon it's histogram-ish outputs after analyzing a soundfile.
I went on to study Hindustani classical music and learned Sitar and Tambourra and eventually had the pleasure of accompanying Ravi Shankar and his daughter in 2008 when they played in my town, but i always fondly looked back on my JI studies but in the
many moves and purges lost al my csound files. Well after marrying this year and settlin in i went through a box and found a CD with ALL of my old scores on them and i wanted to share a few and hopefully get a few back to look at and revive my interest in
Just Intonation and predominantly my interest in buiding harmonic scales on the prime 17.
Actually Joe Monzo, a former JI colleague compiled a scale i created in 1996 with a friend David Beardsely which we played on amplified violin and Ebow Guitar at microthon 200 in Manhattan hosted by Johnny Reinhard. It is included in the new Cakewalk Waveshaping
Soft Synth, Z3Ta+-- It uses 17 to create all the intervals in the scale because as i theorized then the 17/16 C# was in fact Ravi Shankar's "SA"
So here is one of the "keepers" i created, i would love some feedback and if you have any JI CSDs or ORC/SCO pairs i would love to hear them
As my dear friend Allen Strange used to say, "keep it 1/1"
cheers~
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020
|
Date | 2013-11-24 17:03 |
From | Dave Seidel |
Subject | Re: [Csnd] Sharing JI CSDs |
Thanks, Patrick! Looking forward to checking this out. I use JI with Csound all the time, with a big LMY influence. There are some examples on my GitHub site: - Sruti/Drone Box (uses CsoundQT): https://github.com/DaveSeidel/Sruti-Drone-Box
- complete sources (CSD and blue) for my Sublimation release: https://github.com/DaveSeidel/music-src/tree/master/Sublimation-album
- Dave On Sun, Nov 24, 2013 at 11:45 AM, Pagano, Patrick <pat@digitalworlds.ufl.edu> wrote:
|
Date | 2013-11-24 17:27 |
From | Dave Seidel |
Subject | Re: [Csnd] Sharing JI CSDs |
Very beautiful, listening to it now.
I had to make a couple of syntactical changes to get it to work properly with Csound 6: 1. removed the spaces between sqrt and its parenthetical args (e.g. "sqrt (0)" -> "sqrt(0)")
2. edited f1 and f45 so that the definitions for each are all on one line - Dave On Sun, Nov 24, 2013 at 12:03 PM, Dave Seidel <dave.seidel@gmail.com> wrote:
|
Date | 2013-11-24 18:27 |
From | "Pagano, Patrick" |
Subject | RE: [Csnd] Sharing JI CSDs |
thanks Dave, i am going to make those changes here. I have been using Csound5 for improsculpt, so i have not run it with csound6 yet. Have you looked at Alain Danielou's work regarding
the Sruti system? Pretty wonderful stuff. I may have a .pdf if you are interested. Gonna check your.CSDs out now
pp
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020
From: Dave Seidel [dave.seidel@gmail.com]
Sent: Sunday, November 24, 2013 12:27 PM To: csound@lists.bath.ac.uk Subject: Re: [Csnd] Sharing JI CSDs Very beautiful, listening to it now.
I had to make a couple of syntactical changes to get it to work properly with Csound 6:
1. removed the spaces between sqrt and its parenthetical args (e.g. "sqrt (0)" -> "sqrt(0)")
2. edited f1 and f45 so that the definitions for each are all on one line
- Dave
On Sun, Nov 24, 2013 at 12:03 PM, Dave Seidel
<dave.seidel@gmail.com> wrote:
|
Date | 2013-11-24 18:40 |
From | "Pagano, Patrick" |
Subject | RE: [Csnd] Sharing JI CSDs |
Very cool, i love being able to choose the ratio. i like the widget setup, are those FLTK?
pp
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020
From: Pagano, Patrick [pat@digitalworlds.ufl.edu]
Sent: Sunday, November 24, 2013 1:27 PM To: csound@lists.bath.ac.uk Subject: RE: [Csnd] Sharing JI CSDs thanks Dave, i am going to make those changes here. I have been using Csound5 for improsculpt, so i have not run it with csound6 yet. Have you looked at Alain Danielou's work regarding
the Sruti system? Pretty wonderful stuff. I may have a .pdf if you are interested. Gonna check your.CSDs out now
pp
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020
From: Dave Seidel [dave.seidel@gmail.com]
Sent: Sunday, November 24, 2013 12:27 PM To: csound@lists.bath.ac.uk Subject: Re: [Csnd] Sharing JI CSDs Very beautiful, listening to it now.
I had to make a couple of syntactical changes to get it to work properly with Csound 6:
1. removed the spaces between sqrt and its parenthetical args (e.g. "sqrt (0)" -> "sqrt(0)")
2. edited f1 and f45 so that the definitions for each are all on one line
- Dave
On Sun, Nov 24, 2013 at 12:03 PM, Dave Seidel
<dave.seidel@gmail.com> wrote:
|
Date | 2013-11-24 18:43 |
From | Dave Seidel |
Subject | Re: [Csnd] Sharing JI CSDs |
Thanks! CsoundQT uses the QT widget library, which IMO is nicer than FLTK. I would love to get a copy of Danielou's paper, I know of him only slightly and would like to learn more.
- Dave On Sun, Nov 24, 2013 at 1:40 PM, Pagano, Patrick <pat@digitalworlds.ufl.edu> wrote:
|
Date | 2013-11-24 19:00 |
From | "Pagano, Patrick" |
Subject | RE: [Csnd] Sharing JI CSDs |
i have two of his books in pdf format from years ago. If you have a gmail account let me know and i'll share with you
pp
Patrick Pagano B.S, M.F.A
Audio and Projection Design Faculty
Digital Worlds Institute
University of Florida, USA
(352)294-2020
From: Dave Seidel [dave.seidel@gmail.com]
Sent: Sunday, November 24, 2013 1:43 PM To: csound@lists.bath.ac.uk Subject: Re: [Csnd] Sharing JI CSDs Thanks! CsoundQT uses the QT widget library, which IMO is nicer than FLTK.
I would love to get a copy of Danielou's paper, I know of him only slightly and would like to learn more.
- Dave
On Sun, Nov 24, 2013 at 1:40 PM, Pagano, Patrick
<pat@digitalworlds.ufl.edu> wrote:
|
Date | 2013-11-24 19:16 |
From | Dave Seidel |
Subject | Re: [Csnd] Sharing JI CSDs |
On Sun, Nov 24, 2013 at 2:00 PM, Pagano, Patrick <pat@digitalworlds.ufl.edu> wrote:
|
Date | 2013-11-24 19:31 |
From | francesco |
Subject | [Csnd] Re: Sharing JI CSDs |
Enjoining now, really nice and interesting. Thanks for sharing. ciao, francesco. -- View this message in context: http://csound.1045644.n5.nabble.com/Sharing-JI-CSDs-tp5730064p5730075.html Sent from the Csound - General mailing list archive at Nabble.com. |