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 Python3 support to midi_hub and fix tests. #1117

Merged
merged 4 commits into from Mar 20, 2018
Merged

Conversation

adarob
Copy link
Contributor

@adarob adarob commented Mar 20, 2018

No description provided.

@adarob adarob requested a review from cghawthorne March 20, 2018 17:47
@@ -345,7 +345,7 @@ def testStartCapture_IsDrum(self):
captor = self.midi_hub.start_capture(120, start_time)

# Channels are 0-indexed in mido.
Copy link
Contributor

Choose a reason for hiding this comment

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

is this comment still true?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, I just thought the one-indexed drum channel was 9 when it is actually 10.

@adarob adarob merged commit 1f7827f into magenta:master Mar 20, 2018
@adarob adarob deleted the hub branch March 20, 2018 18:24
CosmosHua pushed a commit to CosmosHua/magenta that referenced this pull request Jul 20, 2018
* Add Python3 support to midi_hub and fix tests.

* pip3 compat

* lint

* lint
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.

None yet

2 participants