-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spectral slope functions #19
base: main
Are you sure you want to change the base?
Conversation
Need to add tests and docs
This implements the .exe from the iso to calculate stationary or time-varying loudness from a wav file. Does NOT handle capturing the .csv outputs from the ISO .exe function. Examples of these have been saved as they are outputted, but should be captured and deleted. Some tests written for loudness funcs
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
…-functions Spectral slope functions (Sourcery refactored)
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 12.10%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
This is from a much earlier version of the package. Functions and approaaches used in this spectral slope work may be important to add later, but for now I'm keeping these out. |
No description provided.