Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bspaans
/
python-mingus
Public
Notifications
You must be signed in to change notification settings
Fork
168
Star
927
Code
Issues
48
Pull requests
17
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fixed bug that caused all tracks to play to channel 1. Thus all track…
- #93
#93
Open
cwurld
wants to merge 11 commits into
bspaans:master
bspaans/python-mingus:master
from
cwurld:master
cwurld/python-mingus:master
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Fixed bug that caused all tracks to play to channel 1. Thus all track…
#93
cwurld
wants to merge 11 commits into
bspaans:master
bspaans/python-mingus:master
from
cwurld:master
cwurld/python-mingus:master
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2022
Fixed bug that caused all tracks to play to channel 1. Thus all tracks were played with the instrument in track 1.
Show description for 5a18204
Chuck Martin
committed
5a18204
View commit details
Copy full SHA for 5a18204
Browse repository at this point
Commits on Feb 19, 2022
Added new sequencer that builds a score as a dict with keys as times in milliseconds and list of events as values.
Show description for 75a2fa2
Chuck Martin
committed
75a2fa2
View commit details
Copy full SHA for 75a2fa2
Browse repository at this point
Commits on Feb 27, 2022
Minor enhancements. Added percussion_browser.py.
Chuck Martin
committed
addf5bf
View commit details
Copy full SHA for addf5bf
Browse repository at this point
Commits on Mar 6, 2022
Fixed bug that caused the wrong percussion instrument to play.
Chuck Martin
committed
e21d622
View commit details
Copy full SHA for e21d622
Browse repository at this point
Commits on Apr 10, 2022
Created new percussion browser.
Show description for f39b5bc
Chuck Martin
committed
f39b5bc
View commit details
Copy full SHA for f39b5bc
Browse repository at this point
Commits on Apr 17, 2022
Finished new, grid based, percussion browser.
Chuck Martin
committed
1459405
View commit details
Copy full SHA for 1459405
Browse repository at this point
Commits on Apr 23, 2022
Added code for writing and reading the sequencer data to json.
Chuck Martin
committed
7be9ff0
View commit details
Copy full SHA for 7be9ff0
Browse repository at this point
Commits on Apr 24, 2022
More code for json.
Chuck Martin
committed
ce83b9b
View commit details
Copy full SHA for ce83b9b
Browse repository at this point
Commits on Apr 30, 2022
More work on keyboard_drumset.py playback.
Chuck Martin
committed
2b81f95
View commit details
Copy full SHA for 2b81f95
Browse repository at this point
Commits on May 7, 2022
Added chorusing to tracks.
Chuck Martin
committed
4ca47aa
View commit details
Copy full SHA for 4ca47aa
Browse repository at this point
Commits on May 8, 2022
Added code for starting and stopping scores at any times. Started creating player to keep the synth running between changes to code that generates tracks. This is helpful because it takes more than…
Show description for 9e74b3f
Chuck Martin
committed
9e74b3f
View commit details
Copy full SHA for 9e74b3f
Browse repository at this point
You can’t perform that action at this time.