[Cs-dev] nchmls broken?
Date | 2012-12-01 13:35 |
From | menno |
Subject | [Cs-dev] nchmls broken? |
Hi, i build Csound yesterday but am unable to get 2 channels. Even the one channel does shows up does not produce sound. In the output console only one channel that is produced gives amplitude values. Possibly related with recent changes in nchnls? -- View this message in context: http://csound.1045644.n5.nabble.com/nchmls-broken-tp5718471.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: INSIGHTS What's next for parallel hardware, programming and related areas? Interviews and blogs by thought leaders keep you ahead of the curve. http://goparallel.sourceforge.net _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2012-12-01 14:06 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Cs-dev] nchmls broken? |
Very likely, but "worked for me". Try the old parser which handles this completely differently Do you set nchnls explicitely? I have 2 out 10 in explicit and that worked. ==John ff > Hi, > > i build Csound yesterday but am unable to get 2 channels. Even the one > channel does shows up does not produce sound. > In the output console only one channel that is produced gives amplitude > values. > Possibly related with recent changes in nchnls? > > > > > > > -- > View this message in context: > http://csound.1045644.n5.nabble.com/nchmls-broken-tp5718471.html > Sent from the Csound - Dev mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Keep yourself connected to Go Parallel: > INSIGHTS What's next for parallel hardware, programming and related areas? > Interviews and blogs by thought leaders keep you ahead of the curve. > http://goparallel.sourceforge.net > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: INSIGHTS What's next for parallel hardware, programming and related areas? Interviews and blogs by thought leaders keep you ahead of the curve. http://goparallel.sourceforge.net _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2012-12-01 14:28 |
From | menno |
Subject | Re: [Cs-dev] nchmls broken? |
yes, with old parser it works. Here is an example i use - now with --old-parser enabled. But i could have taken any example. I also tried with new parser and nchnls_i = 2, but that not work here (Ubuntu12.04) |
Date | 2012-12-01 14:38 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Cs-dev] nchmls broken? |
Fixed > Hi, > > i build Csound yesterday but am unable to get 2 channels. Even the one > channel does shows up does not produce sound. > In the output console only one channel that is produced gives amplitude > values. > Possibly related with recent changes in nchnls? > > > > > > > -- > View this message in context: > http://csound.1045644.n5.nabble.com/nchmls-broken-tp5718471.html > Sent from the Csound - Dev mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Keep yourself connected to Go Parallel: > INSIGHTS What's next for parallel hardware, programming and related areas? > Interviews and blogs by thought leaders keep you ahead of the curve. > http://goparallel.sourceforge.net > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: INSIGHTS What's next for parallel hardware, programming and related areas? Interviews and blogs by thought leaders keep you ahead of the curve. http://goparallel.sourceforge.net _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2012-12-01 15:30 |
From | menno |
Subject | Re: [Cs-dev] nchmls broken? |
it works now, thank you! -- View this message in context: http://csound.1045644.n5.nabble.com/nchmls-broken-tp5718471p5718476.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: INSIGHTS What's next for parallel hardware, programming and related areas? Interviews and blogs by thought leaders keep you ahead of the curve. http://goparallel.sourceforge.net _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |