Discussion:
[Portaudio] Pulseaudio HostApi update
Tuukka Pasanen
2018-09-20 10:06:26 UTC
Permalink
Hello,

Long time I have no time to spend with Portaudio Pulseaudio HostApi as
it has been mainly working for me. Mainly it should be drop-in placement
for OSS, ALSA and Jack.


Today I fixed (hopefully didn't do it worse) one long standing
locking/unlocking situation where for example Android Termux (and some
other) didn't work.


Mirror where you can download git repository from this Github Assembla
mirror (If you have cloned it before I rebased and done all the things
that I shouldn't so there is possibility that you need to fetch it again)

https://github.com/illuusio/assembla-mirror-portaudio-pulseaudio


or from Assembla


https://app.assembla.com/spaces/portaudio-pulseaudio/git/source

Branch is PulseAudioHostAPI or if you want to see all commits
PulseAudioHostAPImulti


Most of you just want to test it out I provide patched OBS build for
several distros at


https://download.opensuse.org/repositories/home:/illuusio:/portaudio/


source for this can be found

https://download.opensuse.org/repositories/home:/illuusio:/portaudio/


Be free to report bugs/PR to Assembla or Github.

Sincerely,
Tuukka
Kyle Gagner
2018-09-24 19:18:35 UTC
Permalink
_______________________________________________
Portaudio mailing list
***@lists.columbia.edu
https://lists.columbia.edu/mailman/listinfo/portaudio
sqweek E.
2018-09-25 03:01:38 UTC
Permalink
Nope there’s no changes to PortAudio’s public API, it just adds pulse as an available backend. At least last time checked — it’s been many many months since I switched to a windows laptop but Tukka’s branch was working well for me. :)

-sqweek
Is this really an update to the API surface or just the implementation behind it?
Thanks,
- Kyle
_______________________________________________
Portaudio mailing list
https://lists.columbia.edu/mailman/listinfo/portaudio
Tuukka Pasanen
2018-09-26 08:11:49 UTC
Permalink
Hello,

As Sweek said this is drop-in placement there is no API changes. It's
just contains code to use Pulseaudio as audio output (besides OSS, ALSA
and Jack. It's rebased upon newest Portaudio GIT.

Sincerely,

Tuukka
Post by sqweek E.
Nope there’s no changes to PortAudio’s public API, it just adds pulse as an available backend. At least last time checked — it’s been many many months since I switched to a windows laptop but Tukka’s branch was working well for me. :)
-sqweek
Is this really an update to the API surface or just the implementation behind it?
Thanks,
- Kyle
_______________________________________________
Portaudio mailing list
https://lists.columbia.edu/mailman/listinfo/portaudio
_______________________________________________
Portaudio mailing list
https://lists.columbia.edu/mailman/listinfo/portaudio
Loading...