Csound Csound-dev Csound-tekno Search About

[Csnd] NiMPTi (p.1)

Date2011-11-10 21:31
FromRory Walsh
Subject[Csnd] NiMPTi (p.1)
I couldn't resist doing a little more with that instrument I posted a
few days ago. I posted one realisation here:

http://soundcloud.com/rorywalsh/nimpti-p-1

I'd love to hear if anyone else has modified it and created something.
Please do share.

I can thank my students for this one. I set them and myself, an
assignment to write a one minute score for the following instrument

instr 1
k1 linen p4, p3*p7, p3, p3*p8
a1 oscil k1, p5, p6
outs a1*p9, a1*p10
endin

I told them they could use as many function tables as they liked but
they had to stick to a simple instrument like in the example.
Inevitably a good share of the pieces were drone pieces so I decided
to do something more rhythmical(I told them I would do one also). It
was going swimmingly until I realised it would take me forever to
write all the score statements by hand. So I wrote another instrument
that would create the score statements for me. Is that cheating even
though I used the same instrument to create the sound as they did?

Rory.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-11-10 21:53
FromAdam Puckett
SubjectRe: [Csnd] NiMPTi (p.1)
Rory,

For your class I would say yes that is cheating.

On 11/10/11, Rory Walsh  wrote:
> I couldn't resist doing a little more with that instrument I posted a
> few days ago. I posted one realisation here:
>
> http://soundcloud.com/rorywalsh/nimpti-p-1
>
> I'd love to hear if anyone else has modified it and created something.
> Please do share.
>
> I can thank my students for this one. I set them and myself, an
> assignment to write a one minute score for the following instrument
>
> instr 1
> k1 linen p4, p3*p7, p3, p3*p8
> a1 oscil k1, p5, p6
> outs a1*p9, a1*p10
> endin
>
> I told them they could use as many function tables as they liked but
> they had to stick to a simple instrument like in the example.
> Inevitably a good share of the pieces were drone pieces so I decided
> to do something more rhythmical(I told them I would do one also). It
> was going swimmingly until I realised it would take me forever to
> write all the score statements by hand. So I wrote another instrument
> that would create the score statements for me. Is that cheating even
> though I used the same instrument to create the sound as they did?
>
> Rory.
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-11-10 22:05
Frompeiman khosravi
SubjectRe: [Csnd] NiMPTi (p.1)
Of course that's cheating man :p

P

On 10 November 2011 21:53, Adam Puckett  wrote:
> Rory,
>
> For your class I would say yes that is cheating.
>
> On 11/10/11, Rory Walsh  wrote:
>> I couldn't resist doing a little more with that instrument I posted a
>> few days ago. I posted one realisation here:
>>
>> http://soundcloud.com/rorywalsh/nimpti-p-1
>>
>> I'd love to hear if anyone else has modified it and created something.
>> Please do share.
>>
>> I can thank my students for this one. I set them and myself, an
>> assignment to write a one minute score for the following instrument
>>
>> instr 1
>> k1 linen p4, p3*p7, p3, p3*p8
>> a1 oscil k1, p5, p6
>> outs a1*p9, a1*p10
>> endin
>>
>> I told them they could use as many function tables as they liked but
>> they had to stick to a simple instrument like in the example.
>> Inevitably a good share of the pieces were drone pieces so I decided
>> to do something more rhythmical(I told them I would do one also). It
>> was going swimmingly until I realised it would take me forever to
>> write all the score statements by hand. So I wrote another instrument
>> that would create the score statements for me. Is that cheating even
>> though I used the same instrument to create the sound as they did?
>>
>> Rory.
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-11-10 23:25
FromRory Walsh
SubjectRe: [Csnd] NiMPTi (p.1)
No way! ....looks like I'll be getting an F!

On 10 November 2011 22:05, peiman khosravi  wrote:
> Of course that's cheating man :p
>
> P
>
> On 10 November 2011 21:53, Adam Puckett  wrote:
>> Rory,
>>
>> For your class I would say yes that is cheating.
>>
>> On 11/10/11, Rory Walsh  wrote:
>>> I couldn't resist doing a little more with that instrument I posted a
>>> few days ago. I posted one realisation here:
>>>
>>> http://soundcloud.com/rorywalsh/nimpti-p-1
>>>
>>> I'd love to hear if anyone else has modified it and created something.
>>> Please do share.
>>>
>>> I can thank my students for this one. I set them and myself, an
>>> assignment to write a one minute score for the following instrument
>>>
>>> instr 1
>>> k1 linen p4, p3*p7, p3, p3*p8
>>> a1 oscil k1, p5, p6
>>> outs a1*p9, a1*p10
>>> endin
>>>
>>> I told them they could use as many function tables as they liked but
>>> they had to stick to a simple instrument like in the example.
>>> Inevitably a good share of the pieces were drone pieces so I decided
>>> to do something more rhythmical(I told them I would do one also). It
>>> was going swimmingly until I realised it would take me forever to
>>> write all the score statements by hand. So I wrote another instrument
>>> that would create the score statements for me. Is that cheating even
>>> though I used the same instrument to create the sound as they did?
>>>
>>> Rory.
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-11-10 23:39
FromRory Walsh
SubjectRe: [Csnd] NiMPTi (p.1)
But hang on. If instead of sending real-time events I wrote the score
statements to a file using fout. I could then just use that score to
drive the instrument. I never put any restrictions on how to create
the  section? Have I found a loophole? This is just how I was
when I was a student of Victors!

On 10 November 2011 23:25, Rory Walsh  wrote:
> No way! ....looks like I'll be getting an F!
>
> On 10 November 2011 22:05, peiman khosravi  wrote:
>> Of course that's cheating man :p
>>
>> P
>>
>> On 10 November 2011 21:53, Adam Puckett  wrote:
>>> Rory,
>>>
>>> For your class I would say yes that is cheating.
>>>
>>> On 11/10/11, Rory Walsh  wrote:
>>>> I couldn't resist doing a little more with that instrument I posted a
>>>> few days ago. I posted one realisation here:
>>>>
>>>> http://soundcloud.com/rorywalsh/nimpti-p-1
>>>>
>>>> I'd love to hear if anyone else has modified it and created something.
>>>> Please do share.
>>>>
>>>> I can thank my students for this one. I set them and myself, an
>>>> assignment to write a one minute score for the following instrument
>>>>
>>>> instr 1
>>>> k1 linen p4, p3*p7, p3, p3*p8
>>>> a1 oscil k1, p5, p6
>>>> outs a1*p9, a1*p10
>>>> endin
>>>>
>>>> I told them they could use as many function tables as they liked but
>>>> they had to stick to a simple instrument like in the example.
>>>> Inevitably a good share of the pieces were drone pieces so I decided
>>>> to do something more rhythmical(I told them I would do one also). It
>>>> was going swimmingly until I realised it would take me forever to
>>>> write all the score statements by hand. So I wrote another instrument
>>>> that would create the score statements for me. Is that cheating even
>>>> though I used the same instrument to create the sound as they did?
>>>>
>>>> Rory.
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-11-10 23:57
FromVictor Lazzarini
SubjectRe: [Csnd] NiMPTi (p.1)
You know, I was thinking the same thing. You hadn't said they couldn't  
use another program to write the score, so you can use a csound  
program to do so. It's true that I would have passed you.

Victor
On 10 Nov 2011, at 23:39, Rory Walsh wrote:

> But hang on. If instead of sending real-time events I wrote the score
> statements to a file using fout. I could then just use that score to
> drive the instrument. I never put any restrictions on how to create
> the  section? Have I found a loophole? This is just how I was
> when I was a student of Victors!
>
> On 10 November 2011 23:25, Rory Walsh  wrote:
>> No way! ....looks like I'll be getting an F!
>>
>> On 10 November 2011 22:05, peiman khosravi  
>>  wrote:
>>> Of course that's cheating man :p
>>>
>>> P
>>>
>>> On 10 November 2011 21:53, Adam Puckett   
>>> wrote:
>>>> Rory,
>>>>
>>>> For your class I would say yes that is cheating.
>>>>
>>>> On 11/10/11, Rory Walsh  wrote:
>>>>> I couldn't resist doing a little more with that instrument I  
>>>>> posted a
>>>>> few days ago. I posted one realisation here:
>>>>>
>>>>> http://soundcloud.com/rorywalsh/nimpti-p-1
>>>>>
>>>>> I'd love to hear if anyone else has modified it and created  
>>>>> something.
>>>>> Please do share.
>>>>>
>>>>> I can thank my students for this one. I set them and myself, an
>>>>> assignment to write a one minute score for the following  
>>>>> instrument
>>>>>
>>>>> instr 1
>>>>> k1 linen p4, p3*p7, p3, p3*p8
>>>>> a1 oscil k1, p5, p6
>>>>> outs a1*p9, a1*p10
>>>>> endin
>>>>>
>>>>> I told them they could use as many function tables as they liked  
>>>>> but
>>>>> they had to stick to a simple instrument like in the example.
>>>>> Inevitably a good share of the pieces were drone pieces so I  
>>>>> decided
>>>>> to do something more rhythmical(I told them I would do one  
>>>>> also). It
>>>>> was going swimmingly until I realised it would take me forever to
>>>>> write all the score statements by hand. So I wrote another  
>>>>> instrument
>>>>> that would create the score statements for me. Is that cheating  
>>>>> even
>>>>> though I used the same instrument to create the sound as they did?
>>>>>
>>>>> Rory.
>>>>>
>>>>>
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>>> "unsubscribe
>>>>> csound"
>>>>>
>>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>> "unsubscribe csound"
>>>>
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>> "unsubscribe csound"
>>>
>>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"
>

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-11-11 00:07
FromRory Walsh
SubjectRe: [Csnd] NiMPTi (p.1)
Happy days.

On 10 November 2011 23:57, Victor Lazzarini  wrote:
> You know, I was thinking the same thing. You hadn't said they couldn't use
> another program to write the score, so you can use a csound program to do
> so. It's true that I would have passed you.
>
> Victor
> On 10 Nov 2011, at 23:39, Rory Walsh wrote:
>
>> But hang on. If instead of sending real-time events I wrote the score
>> statements to a file using fout. I could then just use that score to
>> drive the instrument. I never put any restrictions on how to create
>> the  section? Have I found a loophole? This is just how I was
>> when I was a student of Victors!
>>
>> On 10 November 2011 23:25, Rory Walsh  wrote:
>>>
>>> No way! ....looks like I'll be getting an F!
>>>
>>> On 10 November 2011 22:05, peiman khosravi 
>>> wrote:
>>>>
>>>> Of course that's cheating man :p
>>>>
>>>> P
>>>>
>>>> On 10 November 2011 21:53, Adam Puckett 
>>>> wrote:
>>>>>
>>>>> Rory,
>>>>>
>>>>> For your class I would say yes that is cheating.
>>>>>
>>>>> On 11/10/11, Rory Walsh  wrote:
>>>>>>
>>>>>> I couldn't resist doing a little more with that instrument I posted a
>>>>>> few days ago. I posted one realisation here:
>>>>>>
>>>>>> http://soundcloud.com/rorywalsh/nimpti-p-1
>>>>>>
>>>>>> I'd love to hear if anyone else has modified it and created something.
>>>>>> Please do share.
>>>>>>
>>>>>> I can thank my students for this one. I set them and myself, an
>>>>>> assignment to write a one minute score for the following instrument
>>>>>>
>>>>>> instr 1
>>>>>> k1 linen p4, p3*p7, p3, p3*p8
>>>>>> a1 oscil k1, p5, p6
>>>>>> outs a1*p9, a1*p10
>>>>>> endin
>>>>>>
>>>>>> I told them they could use as many function tables as they liked but
>>>>>> they had to stick to a simple instrument like in the example.
>>>>>> Inevitably a good share of the pieces were drone pieces so I decided
>>>>>> to do something more rhythmical(I told them I would do one also). It
>>>>>> was going swimmingly until I realised it would take me forever to
>>>>>> write all the score statements by hand. So I wrote another instrument
>>>>>> that would create the score statements for me. Is that cheating even
>>>>>> though I used the same instrument to create the sound as they did?
>>>>>>
>>>>>> Rory.
>>>>>>
>>>>>>
>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>> Discussions of bugs and features can be posted here
>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>> "unsubscribe
>>>>>> csound"
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>> "unsubscribe csound"
>>>>>
>>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
>
>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-11-11 00:27
Frompeiman khosravi
SubjectRe: [Csnd] NiMPTi (p.1)
I suppose the students don't know as much about the possibilities as
you do. So it would be more fair if you told them that they can (but
are not obliged to) use different means such as another instrument to
generate the notes.

P

On 11 November 2011 00:07, Rory Walsh  wrote:
> Happy days.
>
> On 10 November 2011 23:57, Victor Lazzarini  wrote:
>> You know, I was thinking the same thing. You hadn't said they couldn't use
>> another program to write the score, so you can use a csound program to do
>> so. It's true that I would have passed you.
>>
>> Victor
>> On 10 Nov 2011, at 23:39, Rory Walsh wrote:
>>
>>> But hang on. If instead of sending real-time events I wrote the score
>>> statements to a file using fout. I could then just use that score to
>>> drive the instrument. I never put any restrictions on how to create
>>> the  section? Have I found a loophole? This is just how I was
>>> when I was a student of Victors!
>>>
>>> On 10 November 2011 23:25, Rory Walsh  wrote:
>>>>
>>>> No way! ....looks like I'll be getting an F!
>>>>
>>>> On 10 November 2011 22:05, peiman khosravi 
>>>> wrote:
>>>>>
>>>>> Of course that's cheating man :p
>>>>>
>>>>> P
>>>>>
>>>>> On 10 November 2011 21:53, Adam Puckett 
>>>>> wrote:
>>>>>>
>>>>>> Rory,
>>>>>>
>>>>>> For your class I would say yes that is cheating.
>>>>>>
>>>>>> On 11/10/11, Rory Walsh  wrote:
>>>>>>>
>>>>>>> I couldn't resist doing a little more with that instrument I posted a
>>>>>>> few days ago. I posted one realisation here:
>>>>>>>
>>>>>>> http://soundcloud.com/rorywalsh/nimpti-p-1
>>>>>>>
>>>>>>> I'd love to hear if anyone else has modified it and created something.
>>>>>>> Please do share.
>>>>>>>
>>>>>>> I can thank my students for this one. I set them and myself, an
>>>>>>> assignment to write a one minute score for the following instrument
>>>>>>>
>>>>>>> instr 1
>>>>>>> k1 linen p4, p3*p7, p3, p3*p8
>>>>>>> a1 oscil k1, p5, p6
>>>>>>> outs a1*p9, a1*p10
>>>>>>> endin
>>>>>>>
>>>>>>> I told them they could use as many function tables as they liked but
>>>>>>> they had to stick to a simple instrument like in the example.
>>>>>>> Inevitably a good share of the pieces were drone pieces so I decided
>>>>>>> to do something more rhythmical(I told them I would do one also). It
>>>>>>> was going swimmingly until I realised it would take me forever to
>>>>>>> write all the score statements by hand. So I wrote another instrument
>>>>>>> that would create the score statements for me. Is that cheating even
>>>>>>> though I used the same instrument to create the sound as they did?
>>>>>>>
>>>>>>> Rory.
>>>>>>>
>>>>>>>
>>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>>> Discussions of bugs and features can be posted here
>>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>>> "unsubscribe
>>>>>>> csound"
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>> Discussions of bugs and features can be posted here
>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>> "unsubscribe csound"
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>>> csound"
>>>>>
>>>>>
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>
>> Dr Victor Lazzarini
>> Senior Lecturer
>> Dept. of Music
>> NUI Maynooth Ireland
>> tel.: +353 1 708 3545
>> Victor dot Lazzarini AT nuim dot ie
>>
>>
>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-11-11 00:31
FromRory Walsh
SubjectRe: [Csnd] NiMPTi (p.1)
Valid point. I should have emphasised that more!

On 11 November 2011 00:27, peiman khosravi  wrote:
> I suppose the students don't know as much about the possibilities as
> you do. So it would be more fair if you told them that they can (but
> are not obliged to) use different means such as another instrument to
> generate the notes.
>
> P
>
> On 11 November 2011 00:07, Rory Walsh  wrote:
>> Happy days.
>>
>> On 10 November 2011 23:57, Victor Lazzarini  wrote:
>>> You know, I was thinking the same thing. You hadn't said they couldn't use
>>> another program to write the score, so you can use a csound program to do
>>> so. It's true that I would have passed you.
>>>
>>> Victor
>>> On 10 Nov 2011, at 23:39, Rory Walsh wrote:
>>>
>>>> But hang on. If instead of sending real-time events I wrote the score
>>>> statements to a file using fout. I could then just use that score to
>>>> drive the instrument. I never put any restrictions on how to create
>>>> the  section? Have I found a loophole? This is just how I was
>>>> when I was a student of Victors!
>>>>
>>>> On 10 November 2011 23:25, Rory Walsh  wrote:
>>>>>
>>>>> No way! ....looks like I'll be getting an F!
>>>>>
>>>>> On 10 November 2011 22:05, peiman khosravi 
>>>>> wrote:
>>>>>>
>>>>>> Of course that's cheating man :p
>>>>>>
>>>>>> P
>>>>>>
>>>>>> On 10 November 2011 21:53, Adam Puckett 
>>>>>> wrote:
>>>>>>>
>>>>>>> Rory,
>>>>>>>
>>>>>>> For your class I would say yes that is cheating.
>>>>>>>
>>>>>>> On 11/10/11, Rory Walsh  wrote:
>>>>>>>>
>>>>>>>> I couldn't resist doing a little more with that instrument I posted a
>>>>>>>> few days ago. I posted one realisation here:
>>>>>>>>
>>>>>>>> http://soundcloud.com/rorywalsh/nimpti-p-1
>>>>>>>>
>>>>>>>> I'd love to hear if anyone else has modified it and created something.
>>>>>>>> Please do share.
>>>>>>>>
>>>>>>>> I can thank my students for this one. I set them and myself, an
>>>>>>>> assignment to write a one minute score for the following instrument
>>>>>>>>
>>>>>>>> instr 1
>>>>>>>> k1 linen p4, p3*p7, p3, p3*p8
>>>>>>>> a1 oscil k1, p5, p6
>>>>>>>> outs a1*p9, a1*p10
>>>>>>>> endin
>>>>>>>>
>>>>>>>> I told them they could use as many function tables as they liked but
>>>>>>>> they had to stick to a simple instrument like in the example.
>>>>>>>> Inevitably a good share of the pieces were drone pieces so I decided
>>>>>>>> to do something more rhythmical(I told them I would do one also). It
>>>>>>>> was going swimmingly until I realised it would take me forever to
>>>>>>>> write all the score statements by hand. So I wrote another instrument
>>>>>>>> that would create the score statements for me. Is that cheating even
>>>>>>>> though I used the same instrument to create the sound as they did?
>>>>>>>>
>>>>>>>> Rory.
>>>>>>>>
>>>>>>>>
>>>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>>>> Discussions of bugs and features can be posted here
>>>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>>>> "unsubscribe
>>>>>>>> csound"
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>>> Discussions of bugs and features can be posted here
>>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>>> "unsubscribe csound"
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>> Discussions of bugs and features can be posted here
>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>>>> csound"
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>
>>> Dr Victor Lazzarini
>>> Senior Lecturer
>>> Dept. of Music
>>> NUI Maynooth Ireland
>>> tel.: +353 1 708 3545
>>> Victor dot Lazzarini AT nuim dot ie
>>>
>>>
>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-11-11 01:13
FromAdam Puckett
SubjectRe: [Csnd] NiMPTi (p.1)
I would've used Python 3 to generate my score, now that Victor says
it's not cheating.

On 11/10/11, Rory Walsh  wrote:
> Valid point. I should have emphasised that more!
>
> On 11 November 2011 00:27, peiman khosravi  wrote:
>> I suppose the students don't know as much about the possibilities as
>> you do. So it would be more fair if you told them that they can (but
>> are not obliged to) use different means such as another instrument to
>> generate the notes.
>>
>> P
>>
>> On 11 November 2011 00:07, Rory Walsh  wrote:
>>> Happy days.
>>>
>>> On 10 November 2011 23:57, Victor Lazzarini 
>>> wrote:
>>>> You know, I was thinking the same thing. You hadn't said they couldn't
>>>> use
>>>> another program to write the score, so you can use a csound program to
>>>> do
>>>> so. It's true that I would have passed you.
>>>>
>>>> Victor
>>>> On 10 Nov 2011, at 23:39, Rory Walsh wrote:
>>>>
>>>>> But hang on. If instead of sending real-time events I wrote the score
>>>>> statements to a file using fout. I could then just use that score to
>>>>> drive the instrument. I never put any restrictions on how to create
>>>>> the  section? Have I found a loophole? This is just how I was
>>>>> when I was a student of Victors!
>>>>>
>>>>> On 10 November 2011 23:25, Rory Walsh  wrote:
>>>>>>
>>>>>> No way! ....looks like I'll be getting an F!
>>>>>>
>>>>>> On 10 November 2011 22:05, peiman khosravi 
>>>>>> wrote:
>>>>>>>
>>>>>>> Of course that's cheating man :p
>>>>>>>
>>>>>>> P
>>>>>>>
>>>>>>> On 10 November 2011 21:53, Adam Puckett 
>>>>>>> wrote:
>>>>>>>>
>>>>>>>> Rory,
>>>>>>>>
>>>>>>>> For your class I would say yes that is cheating.
>>>>>>>>
>>>>>>>> On 11/10/11, Rory Walsh  wrote:
>>>>>>>>>
>>>>>>>>> I couldn't resist doing a little more with that instrument I posted
>>>>>>>>> a
>>>>>>>>> few days ago. I posted one realisation here:
>>>>>>>>>
>>>>>>>>> http://soundcloud.com/rorywalsh/nimpti-p-1
>>>>>>>>>
>>>>>>>>> I'd love to hear if anyone else has modified it and created
>>>>>>>>> something.
>>>>>>>>> Please do share.
>>>>>>>>>
>>>>>>>>> I can thank my students for this one. I set them and myself, an
>>>>>>>>> assignment to write a one minute score for the following instrument
>>>>>>>>>
>>>>>>>>> instr 1
>>>>>>>>> k1 linen p4, p3*p7, p3, p3*p8
>>>>>>>>> a1 oscil k1, p5, p6
>>>>>>>>> outs a1*p9, a1*p10
>>>>>>>>> endin
>>>>>>>>>
>>>>>>>>> I told them they could use as many function tables as they liked
>>>>>>>>> but
>>>>>>>>> they had to stick to a simple instrument like in the example.
>>>>>>>>> Inevitably a good share of the pieces were drone pieces so I
>>>>>>>>> decided
>>>>>>>>> to do something more rhythmical(I told them I would do one also).
>>>>>>>>> It
>>>>>>>>> was going swimmingly until I realised it would take me forever to
>>>>>>>>> write all the score statements by hand. So I wrote another
>>>>>>>>> instrument
>>>>>>>>> that would create the score statements for me. Is that cheating
>>>>>>>>> even
>>>>>>>>> though I used the same instrument to create the sound as they did?
>>>>>>>>>
>>>>>>>>> Rory.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>>>>
>>>>>>>>>  https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>>>>> Discussions of bugs and features can be posted here
>>>>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>>>>> "unsubscribe
>>>>>>>>> csound"
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>>>
>>>>>>>> https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>>>> Discussions of bugs and features can be posted here
>>>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>>>> "unsubscribe csound"
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>>> Discussions of bugs and features can be posted here
>>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>>> "unsubscribe
>>>>>>> csound"
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>> "unsubscribe
>>>>> csound"
>>>>>
>>>>
>>>> Dr Victor Lazzarini
>>>> Senior Lecturer
>>>> Dept. of Music
>>>> NUI Maynooth Ireland
>>>> tel.: +353 1 708 3545
>>>> Victor dot Lazzarini AT nuim dot ie
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"