Ok, here is a port of the Jack driver (https://github.com/tim-janik/beast/pull/31) to the new driver API. I tested playback and also stereo-through. This doesn't yet have midi support. You can view, comment on, or merge this pull request online at:
https://github.com/tim-janik/beast/pull/128 -- Commit Summary -- * BUILD: require jack * BSE: Jack: initial version of Jack driver using the new driver API * DOCS: add minimal jack howto * BSE: bsemain.cc: block SIGPIPE to avoid crashes when jackd dies * BSE: Driver: return read and write latency for a pcm driver separately * BSE: Jack: add list with possible improvements from PR#31. -- File Changes -- M bse/Makefile.mk (1) M bse/bsemain.cc (16) M bse/driver-alsa.cc (7) A bse/driver-jack.cc (905) M bse/driver.cc (8) M bse/driver.hh (2) M config-checks.mk (3) A docs/howto-jack.md (55) -- Patch Links -- https://github.com/tim-janik/beast/pull/128.patch https://github.com/tim-janik/beast/pull/128.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/128
_______________________________________________ beast mailing list [email protected] https://mail.gnome.org/mailman/listinfo/beast
