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

Add trigger_note() method #105

Merged
merged 3 commits into from
Apr 26, 2023
Merged

Add trigger_note() method #105

merged 3 commits into from
Apr 26, 2023

Conversation

benbovy
Copy link
Collaborator

@benbovy benbovy commented Apr 26, 2023

It allows scheduling trigger_attack and/or trigger_release events within Part callbacks with more ease.

This is needed, e.g., when note duration is not provided (as in MIDI files).

Closes #85.

It allows scheduling ``trigger_attack`` and/or ``trigger_release``
events within ``Part`` callbacks with more ease.

This is needed, e.g., when note duration is not provided (as in MIDI
files).
@benbovy benbovy merged commit f54623d into master Apr 26, 2023
7 checks passed
@benbovy benbovy deleted the add-trigger-note-method branch April 26, 2023 19:03
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.

Add ipytone.Note.trigger_type property
1 participant