[Stk] rtaudio / pulse & build

Tristan Matthews le.businessman at gmail.com
Sun Jul 22 18:36:57 PDT 2012


Hi,

2012/7/19 Peter Meerwald <pmeerw at pmeerw.net>:
> Hello,
>
>> > I plan to propose/submit patches for two things:
>> > - rework RTAUDIO_ALSA_USE_DEFAULT, goal is to use the default ALSA
>> > device but it seems some API calls such as GetDeviceCount(),
>> > GetDeviceInfo() do not work with default
>> > - provide a librtaudio.pc file for pkgconfig
>
>> Both of those would be helpful changes for GNU/Linux developers. I can
>> update the github repo today to be in sync with the latest RtAudio
>> release, otherwise sending patches is fine too.
>
> attached my proposed patch, some comments can be found on top of some
> patches; feedback is appreciated
>
> I think it would be good if Tristan could stage these patches on github

I had to scrap the old github rtaudio repo, because it was imported
with an older version of svn2git, and as a result I wasn't able to
update it with the latest changes in rtaudio's svn.
So I've uploaded a new git mirror of the rtaudo subversion repository
to gitorious, the master branch is now in sync with the trunk of the
official RtAudio svn repo:

https://gitorious.org/rtaudio/rtaudio/commits/master

and the pkgconfig related patches have been applied in a branch
appropriately named "pkgconfig":

I haven't applied the other two patches yet, as they are for different
features. It would be good if this initial set got some testing and
feedback first, and then hopefully they can be merged back into the
RtAudio trunk. To test, simply clone the repository and checkout the
pkgconfig branch:

git clone https://gitorious.org/rtaudio/rtaudio/commits/master
git checkout pkgconfig

Best,
Tristan

-- 
Tristan Matthews
web: http://tristanswork.blogspot.com



More information about the Stk mailing list