Christopher Arndt
Christopher Arndt
I also would like to rely on the presence of the `-jn` command line option, which is not in a released version yet, in [QJackCaptue](https://github.com/SpotlightKid/qjackcapture). What can we do to...
Parameter automation also does not work in Carla (Manjaro Linux). When I asked its author *falkTX* about it, he said that for each automatable parameter, the "plugin needs to return...
And that's why I love open source! :) Thanks! Looking forward to the next release.
Use [tmpfs](https://wiki.archlinux.org/index.php/Tmpfs)?
There's a newer [release 1.4](https://github.com/rafael2k/darkice/releases/tag/v1.4).
It would also be nice to be able to specify the installation directory for those (e.g. with `CMAKE_INSTALL_DATADIR`) and put `*.carxp`, `*.dly` and `*.rvb` files into separate sub-directories of `CMAKE_INSTALL_DATADIR`.
Yes, I thought about that too. So would you suggest simply binding `function() do_sort(sort_alpha) end` to `["sort:sort"]` as well as `["sort:sort-alpha"]`?
BTW, there is an AUR package for pysoundfile: https://aur.archlinux.org/packages/python-soundfile/
Also it still says "Copyright (C) 2011-2012", which should probably be updated.
Will you provide source distribution archives (tarballs) for the latest and upcoming releases or should Linux distro packagers use the source archives automatically created by Github?