Skip to content
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/558 add bpm field for songs #748

Merged
merged 20 commits into from
Feb 15, 2021
Merged

Conversation

ycanardeau
Copy link
Contributor

No description provided.

@ycanardeau ycanardeau linked an issue Jan 22, 2021 that may be closed by this pull request
<div class="control-group">
<div class="control-label">@Res.Bpm</div>
<div class="controls">
<input type="number" data-bind="textInput: minBpm" class="input-small" maxlength="10" min="20" max="400" />
Copy link
Member

Choose a reason for hiding this comment

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

Might be good to have the min and max BPM values as named constants somewhere

@riipah
Copy link
Member

riipah commented Jan 23, 2021

Okay, it looks good

@ycanardeau
Copy link
Contributor Author

Thanks!

@ycanardeau ycanardeau merged commit 5177d84 into future Feb 15, 2021
@ycanardeau ycanardeau deleted the feat/558-add-bpm-field-for-songs branch February 15, 2021 09:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add BPM field for songs
2 participants