Csound Csound-dev Csound-tekno Search About

[Cs-dev] rtpa_new.c

Date2005-03-29 06:43
FromSteven Yi
Subject[Cs-dev] rtpa_new.c
Hi Istvan,  

Could you briefly summarize what's different in rtpa_new.c and
rtpa.c/pa_blocking.c, as well as where you're heading with the
rtpa_new.c?

Thanks,
steven


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-03-29 11:38
FromIstvan Varga
SubjectRe: [Cs-dev] rtpa_new.c
Steven Yi wrote:

> Could you briefly summarize what's different in rtpa_new.c and
> rtpa.c/pa_blocking.c, as well as where you're heading with the
> rtpa_new.c?

rtpa_new.c uses PortAudio in blocking mode, rather than emulating
blocking I/O with pa_blocking.c.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-03-29 15:51
Fromjpff@codemist.co.uk
SubjectRe: [Cs-dev] rtpa_new.c
>>>>> "Istvan" == Istvan Varga  writes:

 Istvan> rtpa_new.c uses PortAudio in blocking mode, rather than emulating
 Istvan> blocking I/O with pa_blocking.c.

You mean like it was originally?
==John ffitch


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-03-29 16:15
FromIstvan Varga
SubjectRe: [Cs-dev] rtpa_new.c
jpff@codemist.co.uk wrote:

> You mean like it was originally?

If rtpa.c originally used pablio then not.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-03-29 21:21
Fromjpff@codemist.co.uk
SubjectRe: [Cs-dev] rtpa_new.c
No it did not; it used blocking I/O.  There was an experimental pablio
version in csound4 but that does not exist in v19.
  I always wanted blocking rtaudio, but there are problems on Mac
where it has not been implemented in portAudio19
==John ffitch


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-03-29 21:30
FromIstvan Varga
SubjectRe: [Cs-dev] rtpa_new.c
jpff@codemist.co.uk wrote:

> No it did not; it used blocking I/O.  There was an experimental pablio
> version in csound4 but that does not exist in v19.
>   I always wanted blocking rtaudio, but there are problems on Mac
> where it has not been implemented in portAudio19

Well, we can have both, and one can use whichever works better on
a particular system. Hopefully PortAudio v19 will become more stable
eventually, and will include working blocking I/O for all major
platforms.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net