Hannes Helmholz
Hannes Helmholz
Just to keep this idea around. Currently, the mixing time (transition between early and late reverberation) has to be specified by the user i.e., adjusted in case the default of...
Your provided syntax in the README is not correct (anymore) I would say. Installing from the `requirements.txt` is rather unusual for _conda_, but would theoretically work with `conda env create...
Steps to reproduce: - Download code as ZIP (not `git clone`) unpack and navigate into directory - `conda env create --file environment.yml` The setup process after downloading can be shortened...
I cannot use QjackCtl when it was started from the Finder (double click e.g. directly in `/opt/homebrew/Cellar/qjackctl/1.0.0/qjackctl.app`). The GUI opens as usual, but initializing the JACK server always results in...
Forwarded from https://github.com/njudd/ggrain/issues/15, as we identified `geom_half_violin()` to be the cause. Trying the replacement argument from `geom_violin()` in `geom_half_violin()` like `gghalves::geom_half_violin(quantiles = 0.5)` raises `Warning in ggplot(data) + : Ignoring...