Csound Csound-dev Csound-tekno Search About

another score anomaly?

Date2016-07-14 15:22
From"Joe ."
Subjectanother score anomaly?

r 12 what/*
i1 0 0.25
*/

This won't read as a comment, it will play anyway.

Heres something so you can copy it and test



sr = 44100
ksmps = 10
nchnls = 2
0dbfs = 1.0

instr 1
  out oscil:a(linseg:a(1, p3, 0), 440)
endin


r 12 what/*
i1 0 0.25
*/



Joe

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

Date2016-07-14 16:42
Fromjpff
SubjectRe: another score anomaly?
I am in te middle of a complete rewrite of tis area (pre lexing scores) 
whic is cleaner and easier to maintain -- just need a day to install


On Thu, 14 Jul 2016, Joe . wrote:

> 
> r 12 what/*
> i1 0 0.25
> */
>
> This won't read as a comment, it will play anyway.
>
> Heres something so you can copy it and test
>
> 
> 
> sr = 44100
> ksmps = 10
> nchnls = 2
> 0dbfs = 1.0
>
> instr 1
>  out oscil:a(linseg:a(1, p3, 0), 440)
> endin
> 
> 
> r 12 what/*
> i1 0 0.25
> */
> 
> 
>
> Joe
>
> 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

Date2016-07-14 16:46
From"Joe ."
SubjectRe: another score anomaly?
great, wunderbar
/* Joe */


On Thu, Jul 14, 2016 at 11:42 PM, jpff  wrote:
> I am in te middle of a complete rewrite of tis area (pre lexing scores) whic
> is cleaner and easier to maintain -- just need a day to install
>
>
>
> On Thu, 14 Jul 2016, Joe . wrote:
>
>> 
>> r 12 what/*
>> i1 0 0.25
>> */
>>
>> This won't read as a comment, it will play anyway.
>>
>> Heres something so you can copy it and test
>>
>> 
>> 
>> sr = 44100
>> ksmps = 10
>> nchnls = 2
>> 0dbfs = 1.0
>>
>> instr 1
>>  out oscil:a(linseg:a(1, p3, 0), 440)
>> endin
>> 
>> 
>> r 12 what/*
>> i1 0 0.25
>> */
>> 
>> 
>>
>> Joe
>>
>> 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