-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: Tonality ECMA418-2 #208
Conversation
Important note (@ansaminard ) the outputs tonality over time and tone frequency over time might have slightly different time scales (same behaviour as in SAS), as a consequence :
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #208 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 73 74 +1
Lines 4236 4306 +70
=========================================
+ Hits 4236 4306 +70 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Main concern: time scale of the vs time indicators
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you just update the screenshot in the description?
It's already updated @ansaminard |
Added class
TonalityECMA418_2
+ Associated tests