Skip to content

update note feature extraction for dynamic features#274

Merged
manoskary merged 1 commit intodevelopfrom
non_constant_features
Jun 15, 2023
Merged

update note feature extraction for dynamic features#274
manoskary merged 1 commit intodevelopfrom
non_constant_features

Conversation

@sildater
Copy link
Member

removes constant activation for dynamic score features. e.g. crescendi will no just start at 0, ramp up to 1 and drop back to zero at their end, not stay constant until a constant loudness direction is found.
This PR addresses the ramping behavior in #244 and also the problems mentioned in #272

Copy link
Member

@manoskary manoskary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks good, it addresses issues about the dynamics ramp constantly increasing. Instead, the new approach informs about the beginning an end boundaries of a dynamics ramp such as crescendo or diminuendo

@manoskary manoskary merged commit b1dc071 into develop Jun 15, 2023
@sildater sildater deleted the non_constant_features branch July 19, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

several conditions are never reached in feature_function_activation Unexpected drop in loudness_decr ramp

2 participants