| outq and inq seem to be working OK. The problem was
with the PD class code. I forgot that PD shares the memory
between in and out buffers (something I keep stressing to
my students... should listen to myself more often).
So now all's well (until someone else finds another bug...
hopefully they will not).
By the way, your csound~ should be portable to csound5,
shouldn't it? I haven't looked at the code, but if you use
the
API, it should be easy to port it. The PD class is
effectively
compatible with the two versions, which should point to the
possible portability of your code. In the PD case, it's just
the case of linking it against either library.
I'm hoping that more people will start testing csound5 on
OSX so that
we can try to identify problems and find solutions.
Victor
>
> are you using inq/outq in your orc?
> i seem to remember finding bugs in some of those opcodes
> recently -- [ actually i think it was inh as i was doing
> some 5.1 files.] and would not at all be surprised if i
> never checked in the fixes. -m
>
> On May 16, 2005, at 3:37 AM, Victor Lazzarini wrote:
>
> > Has anyone noticed that libcsound 4.23 seems to copy
> > channels 1 & 2 to 3 & 4 in spin/spout? The csoundapi~
> > class looks at these buffers to get its input and output
> , and that's what's happening. >
> > I would expect that quadraphonic csound 4.23 would not
> > work as well (at least on windows, that's what I'm
> > looking at), but I have never tested it.
> >
> > it's not the csoundapi~ code because it behaves as
> > expected with libcsound 5.
> >
> >
> >
> >
> > Victor Lazzarini
> > Music Technology Laboratory
> > Music Department
> > National University of Ireland, Maynooth
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by Oracle Space
> > Sweepstakes Want to be the first software developer in
> > space? Enter now for the Oracle Space Sweepstakes!
> > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
> > _______________________________________________
> > Csound-devel mailing list
> > Csound-devel@lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> >
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |