This is a fix for #119 - and finally should make beast work out of the box for users which have pulseaudio as default device (for instance together with jack/bridging). For me at least this fixes "make run".
In order to force using the default device if available, pcm drivers can return a string which device is the default device. You can view, comment on, or merge this pull request online at: https://github.com/tim-janik/beast/pull/123 -- Commit Summary -- * BSE: BseDevice: support driver-specific default-device * DRIVERS: return driver-specific default device in bsepcmdevice-alsa -- File Changes -- M bse/bsedevice.cc (9) M bse/bsedevice.hh (1) M drivers/bsepcmdevice-alsa.cc (20) -- Patch Links -- https://github.com/tim-janik/beast/pull/123.patch https://github.com/tim-janik/beast/pull/123.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tim-janik/beast/pull/123
_______________________________________________ beast mailing list [email protected] https://mail.gnome.org/mailman/listinfo/beast
