Fabian Brinkmann
Fabian Brinkmann
Hi, great action - thanks for sharing! I would suggest to include a link to the github actions tutorial in the readme to make things easier for people who are...
The update of the csv-conventions contains errors. Here are the questions and issues in several cases the changes violate AES69: **GeneralFreeFieldDirectivity 1.0:** - Data.Real: Dimensions must be mrn not MRN....
Your https://github.com/AudioCommons/timbral_models/blob/master/setup.py depends on `sklearn`, which is now deprecated. The suggested fix is to use `scikit-learn` instead. Does someone have the time to try this? For some reason I get...
I have a few simple suggestions to improve the flexibility of `Meter.integrated_loudness`: - return the times at which the loudness was calculated - make the hop-size a parameter that can...
It would be great to have the possibility to hide the python prompts `>>>` from code blocks for easier copy-pasting. Here's an example in scipy. The `>>>` button on the...
## General * pyfar version: 0.6.5 ## Description It would be nice to have a shortcut to toogle the time unit in time domain plots between seconds, milliseconds, microseconds, and...
### Which issue(s) are closed by this pull request? Closes #587 ### Changes proposed in this pull request: - Bypass rules for fft norm if only one audio object is...
### Which issue(s) are closed by this pull request? closes #551, part of https://github.com/pyfar/gallery/issues/20 ### Changes proposed in this pull request: - [x] Move information from Concepts>Coordinates to Classes>Coordinates and...
### Changes proposed in this pull request: Add a function for soft-limiting Signal and FrequencyData Objects. Draft until discussed and tests are finished.
### Which issue(s) are closed by this pull request? Part of https://github.com/pyfar/gallery/issues/20. Changes in the readme might conflict with #574. I think the readme here might be the final version....