Re: csoundtekno Digest, Vol 6, Issue 2

Andy Main <[email protected]> Tue, 22 Feb 2005 13:07:38 +0000
Newsgroups gmane.comp.audio.csound.tekno
Message-ID <[email protected]>
Seems to be a little echoey in here ;)



[email protected] wrote:

>Send csoundtekno mailing list submissions to
>	[email protected]
>
>To subscribe or unsubscribe via the World Wide Web, visit
>	http://plot.bek.no/mailman/listinfo/csoundtekno
>or, via email, send a message with subject or body 'help' to
>	[email protected]
>
>You can reach the person managing the list at
>	[email protected]
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of csoundtekno digest..."
>
>
>Today's Topics:
>
>   1. list admin: Posts from non-members (Trond Lossius)
>   2. MakeScore details ([email protected])
>   3. MakeScore details ([email protected])
>   4. MakeScore details ([email protected])
>   5. MakeScore details ([email protected])
>   6. MakeScore details ([email protected])
>   7. MakeScore details ([email protected])
>   8. MakeScore details ([email protected])
>   9. test ([email protected])
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Mon, 21 Feb 2005 13:17:07 +0100
>From: Trond Lossius <[email protected]>
>Subject: [CsndTek] list admin: Posts from non-members
>To: <[email protected]>
>Message-ID: <BE3F8FD3.1A721%[email protected]>
>Content-Type: text/plain; charset="US-ASCII"
>
>Hi!
>
>I've changed a mailserver setting that hopefully will save me and Iain some
>time administrating this list. From now on all mails to the list from
>non-members will be automaticly rejected instead of being held for approval.
>
>Behind the scene me and Iain has been removing approx. 10 spam mails a day,
>and hopefully we won't have to spend much time on that in the future.
>
>List members posting to the list shouldn't notice any difference.
>
>Best,
>Trond
>
>
>
>------------------------------
>
>Message: 2
>Date: Mon, 21 Feb 2005 12:16:33 -0800
>From: [email protected]
>Subject: [CsndTek] MakeScore details
>To: [email protected]
>Message-ID: <1109016993.421a41a1f3ca1-2RFepEojUI0TKcJ5e8WCiF6hYfS7NtTn@public.gmane.org>
>Content-Type: text/plain; charset=ISO-8859-1
>
>Hey folks, I announced the alpha release in a cross posting last night, but I
>should further mention on here that MakeScore is especially designed for techno.
>I have put in tools for easily offsetting entire scores by tiny amounts and
>shuffling the sixteens without having to edit csound beats, a big plus. For
>example, if you have a one instrument score file you can expand 8 bars of it,
>repeat that 4 times, with the beat pushed by 0.01 csound beats and the
>sixteenths swung ( 66% start, 62% duration ) by putting the following line in
>the arrange file:
>
>;start  end    file      control flags
>1-1    9-1     bass.sco   -i1  -o -0.01  -q66%62%16   -r4
>
>It also enables the use of step sequenced style files that you can edit easily
>in a spreadsheet, as well as more readable times like 2:1-1, and more readable
>pitch formats like C#4, Bb3, etc, which can be converted either to csound octal
>( 8.01, etc ) or midi note number.
>
>I would love to improve this as much as I can for making track production as
>fast and elegant as possible, so please check it out and let me know what you think.
>
>http://www.xornot.com
>
>iain
>
>
>
>
>------------------------------
>
>Message: 3
>Date: Mon, 21 Feb 2005 12:16:40 -0800
>From: [email protected]
>Subject: [CsndTek] MakeScore details
>To: [email protected]
>Message-ID: <1109017000.421a41a83ff21-2RFepEojUI0TKcJ5e8WCiF6hYfS7NtTn@public.gmane.org>
>Content-Type: text/plain; charset=ISO-8859-1
>
>Hey folks, I announced the alpha release in a cross posting last night, but I
>should further mention on here that MakeScore is especially designed for techno.
>I have put in tools for easily offsetting entire scores by tiny amounts and
>shuffling the sixteens without having to edit csound beats, a big plus. For
>example, if you have a one instrument score file you can expand 8 bars of it,
>repeat that 4 times, with the beat pushed by 0.01 csound beats and the
>sixteenths swung ( 66% start, 62% duration ) by putting the following line in
>the arrange file:
>
>;start  end    file      control flags
>1-1    9-1     bass.sco   -i1  -o -0.01  -q66%62%16   -r4
>
>It also enables the use of step sequenced style files that you can edit easily
>in a spreadsheet, as well as more readable times like 2:1-1, and more readable
>pitch formats like C#4, Bb3, etc, which can be converted either to csound octal
>( 8.01, etc ) or midi note number.
>
>I would love to improve this as much as I can for making track production as
>fast and elegant as possible, so please check it out and let me know what you think.
>
>http://www.xornot.com
>
>iain
>
>
>
>
>------------------------------
>
>Message: 4
>Date: Mon, 21 Feb 2005 12:16:45 -0800
>From: [email protected]
>Subject: [CsndTek] MakeScore details
>To: [email protected]
>Message-ID: <1109017005.421a41ad90903-2RFepEojUI0TKcJ5e8WCiF6hYfS7NtTn@public.gmane.org>
>Content-Type: text/plain; charset=ISO-8859-1
>
>Hey folks, I announced the alpha release in a cross posting last night, but I
>should further mention on here that MakeScore is especially designed for techno.
>I have put in tools for easily offsetting entire scores by tiny amounts and
>shuffling the sixteens without having to edit csound beats, a big plus. For
>example, if you have a one instrument score file you can expand 8 bars of it,
>repeat that 4 times, with the beat pushed by 0.01 csound beats and the
>sixteenths swung ( 66% start, 62% duration ) by putting the following line in
>the arrange file:
>
>;start  end    file      control flags
>1-1    9-1     bass.sco   -i1  -o -0.01  -q66%62%16   -r4
>
>It also enables the use of step sequenced style files that you can edit easily
>in a spreadsheet, as well as more readable times like 2:1-1, and more readable
>pitch formats like C#4, Bb3, etc, which can be converted either to csound octal
>( 8.01, etc ) or midi note number.
>
>I would love to improve this as much as I can for making track production as
>fast and elegant as possible, so please check it out and let me know what you think.
>
>http://www.xornot.com
>
>iain
>
>
>
>
>------------------------------
>
>Message: 5
>Date: Mon, 21 Feb 2005 12:16:50 -0800
>From: [email protected]
>Subject: [CsndTek] MakeScore details
>To: [email protected]
>Message-ID: <1109017010.421a41b2b0e68-2RFepEojUI0TKcJ5e8WCiF6hYfS7NtTn@public.gmane.org>
>Content-Type: text/plain; charset=ISO-8859-1
>
>Hey folks, I announced the alpha release in a cross posting last night, but I
>should further mention on here that MakeScore is especially designed for techno.
>I have put in tools for easily offsetting entire scores by tiny amounts and
>shuffling the sixteens without having to edit csound beats, a big plus. For
>example, if you have a one instrument score file you can expand 8 bars of it,
>repeat that 4 times, with the beat pushed by 0.01 csound beats and the
>sixteenths swung ( 66% start, 62% duration ) by putting the following line in
>the arrange file:
>
>;start  end    file      control flags
>1-1    9-1     bass.sco   -i1  -o -0.01  -q66%62%16   -r4
>
>It also enables the use of step sequenced style files that you can edit easily
>in a spreadsheet, as well as more readable times like 2:1-1, and more readable
>pitch formats like C#4, Bb3, etc, which can be converted either to csound octal
>( 8.01, etc ) or midi note number.
>
>I would love to improve this as much as I can for making track production as
>fast and elegant as possible, so please check it out and let me know what you think.
>
>http://www.xornot.com
>
>iain
>
>
>
>
>------------------------------
>
>Message: 6
>Date: Mon, 21 Feb 2005 12:17:00 -0800
>From: [email protected]
>Subject: [CsndTek] MakeScore details
>To: [email protected]
>Message-ID: <1109017020.421a41bc94748-2RFepEojUI0TKcJ5e8WCiF6hYfS7NtTn@public.gmane.org>
>Content-Type: text/plain; charset=ISO-8859-1
>
>Hey folks, I announced the alpha release in a cross posting last night, but I
>should further mention on here that MakeScore is especially designed for techno.
>I have put in tools for easily offsetting entire scores by tiny amounts and
>shuffling the sixteens without having to edit csound beats, a big plus. For
>example, if you have a one instrument score file you can expand 8 bars of it,
>repeat that 4 times, with the beat pushed by 0.01 csound beats and the
>sixteenths swung ( 66% start, 62% duration ) by putting the following line in
>the arrange file:
>
>;start  end    file      control flags
>1-1    9-1     bass.sco   -i1  -o -0.01  -q66%62%16   -r4
>
>It also enables the use of step sequenced style files that you can edit easily
>in a spreadsheet, as well as more readable times like 2:1-1, and more readable
>pitch formats like C#4, Bb3, etc, which can be converted either to csound octal
>( 8.01, etc ) or midi note number.
>
>I would love to improve this as much as I can for making track production as
>fast and elegant as possible, so please check it out and let me know what you think.
>
>http://www.xornot.com
>
>iain
>
>
>
>
>------------------------------
>
>Message: 7
>Date: Mon, 21 Feb 2005 12:16:55 -0800
>From: [email protected]
>Subject: [CsndTek] MakeScore details
>To: [email protected]
>Message-ID: <1109017015.421a41b7a7842-2RFepEojUI0TKcJ5e8WCiF6hYfS7NtTn@public.gmane.org>
>Content-Type: text/plain; charset=ISO-8859-1
>
>Hey folks, I announced the alpha release in a cross posting last night, but I
>should further mention on here that MakeScore is especially designed for techno.
>I have put in tools for easily offsetting entire scores by tiny amounts and
>shuffling the sixteens without having to edit csound beats, a big plus. For
>example, if you have a one instrument score file you can expand 8 bars of it,
>repeat that 4 times, with the beat pushed by 0.01 csound beats and the
>sixteenths swung ( 66% start, 62% duration ) by putting the following line in
>the arrange file:
>
>;start  end    file      control flags
>1-1    9-1     bass.sco   -i1  -o -0.01  -q66%62%16   -r4
>
>It also enables the use of step sequenced style files that you can edit easily
>in a spreadsheet, as well as more readable times like 2:1-1, and more readable
>pitch formats like C#4, Bb3, etc, which can be converted either to csound octal
>( 8.01, etc ) or midi note number.
>
>I would love to improve this as much as I can for making track production as
>fast and elegant as possible, so please check it out and let me know what you think.
>
>http://www.xornot.com
>
>iain
>
>
>
>
>------------------------------
>
>Message: 8
>Date: Mon, 21 Feb 2005 12:17:05 -0800
>From: [email protected]
>Subject: [CsndTek] MakeScore details
>To: [email protected]
>Message-ID: <1109017025.421a41c1a3249-2RFepEojUI0TKcJ5e8WCiF6hYfS7NtTn@public.gmane.org>
>Content-Type: text/plain; charset=ISO-8859-1
>
>Hey folks, I announced the alpha release in a cross posting last night, but I
>should further mention on here that MakeScore is especially designed for techno.
>I have put in tools for easily offsetting entire scores by tiny amounts and
>shuffling the sixteens without having to edit csound beats, a big plus. For
>example, if you have a one instrument score file you can expand 8 bars of it,
>repeat that 4 times, with the beat pushed by 0.01 csound beats and the
>sixteenths swung ( 66% start, 62% duration ) by putting the following line in
>the arrange file:
>
>;start  end    file      control flags
>1-1    9-1     bass.sco   -i1  -o -0.01  -q66%62%16   -r4
>
>It also enables the use of step sequenced style files that you can edit easily
>in a spreadsheet, as well as more readable times like 2:1-1, and more readable
>pitch formats like C#4, Bb3, etc, which can be converted either to csound octal
>( 8.01, etc ) or midi note number.
>
>I would love to improve this as much as I can for making track production as
>fast and elegant as possible, so please check it out and let me know what you think.
>
>http://www.xornot.com
>
>iain
>
>
>
>
>------------------------------
>
>Message: 9
>Date: Mon, 21 Feb 2005 12:42:35 -0800
>From: [email protected]
>Subject: [CsndTek] test
>To: [email protected]
>Message-ID: <1109018555.421a47bb94fa8-2RFepEojUI0TKcJ5e8WCiF6hYfS7NtTn@public.gmane.org>
>Content-Type: text/plain
>
>to see if this goes to the list a billion times too.
>
>
>
>
>
>------------------------------
>
>_______________________________________________
>csoundtekno mailing list
>[email protected]
>
>Subscribe, unsubscribe, change mailing list options:
>http://plot.bek.no/mailman/listinfo/csoundtekno
>
>
>End of csoundtekno Digest, Vol 6, Issue 2
>*****************************************
>  
>


-- 
Andy Main
Photonics Research Group
Aston University
Birmingham, B4 7ET

email: [email protected]
tel:   +44 (0)121 204 3708
fax:   +44 (0)121 359 0156

_______________________________________________
csoundtekno mailing list
[email protected]

Subscribe, unsubscribe, change mailing list options:
http://plot.bek.no/mailman/listinfo/csoundtekno