Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mido/mido issues and pull requests
#604 - rtmidi AttributeError on MacOS
Issue -
State: open - Opened by JC3 6 days ago
- 1 comment
Labels: bug, investigate, os:macos, version 1.3.3
#603 - 1 test fails
Issue -
State: open - Opened by yurivict 6 days ago
- 2 comments
Labels: bug
#601 - Input port callback not working
Issue -
State: closed - Opened by gary-1959 14 days ago
- 2 comments
Labels: bug, invalid
#599 - Support for XF (eXtended Format) MIDI Files
Issue -
State: open - Opened by jiroshimaya about 1 month ago
Labels: enhancement
#598 - add --force-program option to mido-play
Pull Request -
State: open - Opened by etene about 2 months ago
#595 - [question] Meaning of "time" for multiple tracks + tempo changes and conversion to absolute time in seconds?
Issue -
State: closed - Opened by KoenT-SS 2 months ago
#591 - Add type definitions to allow for use in type-safe Python projects
Issue -
State: open - Opened by MaddyGuthridge 4 months ago
Labels: enhancement
#589 - Question: mido.filename Not Set With Save to New File - True?
Issue -
State: open - Opened by JeffRocchio 5 months ago
- 1 comment
Labels: bug
#588 - Note_Off is displayed as Note_On
Issue -
State: closed - Opened by sharmilamani 5 months ago
- 1 comment
Labels: wontfix
#584 - Remove upper bound of `packaging`
Pull Request -
State: closed - Opened by carlthome 7 months ago
- 4 comments
#100 - Added test for non-blocking receive, changed test format to class
Pull Request -
State: closed - Opened by cjappl over 7 years ago
- 1 comment
#99 - Poll and non-blocking receive not returning (Virtual Port)
Issue -
State: closed - Opened by cjappl over 7 years ago
- 6 comments
#98 - Way to connect two mido ports?
Issue -
State: closed - Opened by cjappl over 7 years ago
- 12 comments
#97 - Add missing python-rtmidi dependency to install_requires
Pull Request -
State: closed - Opened by noahfx over 7 years ago
#96 - Missing rtmidi package in install_requirements
Issue -
State: closed - Opened by noahfx over 7 years ago
- 3 comments
#95 - Prevent trying to read extremely long messages
Pull Request -
State: closed - Opened by cghawthorne over 7 years ago
- 3 comments
#94 - Converting a message to bytes and parsing it throws away time information
Issue -
State: closed - Opened by carlthome over 7 years ago
- 4 comments
#93 - Another IndexError when opening some KAR files
Issue -
State: closed - Opened by trolley813 over 7 years ago
- 8 comments
#92 - Support converting between Standard MIDI Files types
Issue -
State: open - Opened by danidev over 7 years ago
- 3 comments
Labels: enhancement, feature:midifile
#91 - Pass appropriate API param to rtmidi backend Input/Output classes
Pull Request -
State: closed - Opened by shabble over 7 years ago
#90 - rtmidi backend with JACK fails to open outputs
Issue -
State: closed - Opened by shabble over 7 years ago
- 3 comments
#89 - Question On Sending Midi Messages
Issue -
State: closed - Opened by JoshKir over 7 years ago
- 20 comments
#88 - [question] .send() not passing message to the system?
Issue -
State: closed - Opened by angusturner over 7 years ago
- 2 comments
Labels: question
#87 - python-rtmidi installation instructions are out-of-date
Issue -
State: closed - Opened by SpotlightKid over 7 years ago
- 1 comment
#86 - Find the name of instrument for each track
Issue -
State: closed - Opened by jerryfan4 over 7 years ago
- 4 comments
Labels: question
#85 - fix typo
Pull Request -
State: closed - Opened by miketwo over 7 years ago
- 1 comment
#84 - Fix links in docs
Pull Request -
State: closed - Opened by miketwo over 7 years ago
- 1 comment
#83 - receive() in IOPort not working
Issue -
State: closed - Opened by dagargo over 7 years ago
- 1 comment
#82 - Rename Message to MidiMessage
Issue -
State: open - Opened by carlthome over 7 years ago
- 12 comments
Labels: enhancement
#81 - Fix dll name for darwin platform
Pull Request -
State: closed - Opened by slegroux over 7 years ago
- 1 comment
#80 - mido.read_sysx_file() cannot read plain text hex
Issue -
State: closed - Opened by PaulForgey almost 8 years ago
- 2 comments
#79 - AttributeError: 'SocketPort' object has no attribute '_lock'
Issue -
State: closed - Opened by retroj almost 8 years ago
- 2 comments
#78 - Duck-Type style time checking for Numpy ints
Pull Request -
State: closed - Opened by calclavia almost 8 years ago
- 4 comments
#77 - can't find libportmidi.dylib when using MacPorts
Issue -
State: closed - Opened by yam655 almost 8 years ago
- 1 comment
#76 - Where is Channel 10?
Issue -
State: closed - Opened by ghost almost 8 years ago
- 2 comments
#75 - Typo in virtual port example
Pull Request -
State: closed - Opened by bozakov almost 8 years ago
- 1 comment
#74 - Fix the open_input sample code
Pull Request -
State: closed - Opened by bozakov almost 8 years ago
- 1 comment
#73 - Fix `with` clause in wrong order.
Pull Request -
State: closed - Opened by jmmcd almost 8 years ago
- 1 comment
#72 - added missing init of base class for SocketPort
Pull Request -
State: closed - Opened by twobraids almost 8 years ago
- 2 comments
#71 - Add second2tick and tick2second utility functions
Pull Request -
State: closed - Opened by carlthome almost 8 years ago
- 15 comments
#70 - README.rst: fix usage of the "with" statement
Pull Request -
State: closed - Opened by ao2 almost 8 years ago
- 1 comment
#69 - "IOError: no default port found" when running bin/mido-play
Issue -
State: closed - Opened by MikeBosw about 8 years ago
- 3 comments
Labels: invalid
#68 - Added error mode option to MidiFile as discussed in issue #63.
Pull Request -
State: closed - Opened by olemb about 8 years ago
- 3 comments
#67 - IOPort.receive() does not return
Issue -
State: closed - Opened by dagargo about 8 years ago
- 8 comments
#66 - Add ALSA RawMidi backend
Issue -
State: open - Opened by olemb about 8 years ago
- 1 comment
Labels: enhancement, feature:backend
#65 - PortMidi: `Bad pointer' error when closing port with pygame backend on Windows
Issue -
State: closed - Opened by AvivC about 8 years ago
- 3 comments
#64 - Error in creating new MIDI files
Issue -
State: closed - Opened by dajaj about 8 years ago
- 7 comments
#63 - IOError('data byte must be in range 0..127') with Lakh MIDI file
Issue -
State: closed - Opened by carlthome about 8 years ago
- 55 comments
#62 - mido and python-midi parse some MIDI files differently
Issue -
State: closed - Opened by craffel about 8 years ago
- 4 comments
#61 - Don't construct MidiTrack when index is provided
Pull Request -
State: closed - Opened by craffel about 8 years ago
- 3 comments
#60 - Fix sending long sysex messages with rtmidi backend
Pull Request -
State: closed - Opened by dagargo about 8 years ago
- 12 comments
#59 - Returning from a function when there's no message
Issue -
State: closed - Opened by soweliniko about 8 years ago
- 7 comments
#58 - Errors in MacOS 10.12
Issue -
State: closed - Opened by talbaumel about 8 years ago
- 11 comments
#57 - Opening the same device for input and output?
Issue -
State: closed - Opened by soweliniko about 8 years ago
- 3 comments
#56 - Error in Message.copy example
Pull Request -
State: closed - Opened by lacacks about 8 years ago
- 1 comment
#55 - [enhancement] add support for rtmidi-python
Issue -
State: closed - Opened by netchose about 8 years ago
- 2 comments
#54 - [question] About playing sequence of notes and multiple threads
Issue -
State: closed - Opened by lambdamusic about 8 years ago
- 5 comments
#53 - note on message time
Issue -
State: closed - Opened by LindonAtChannelRobot about 8 years ago
- 2 comments
#52 - Serialize public port methods for thread-safety.
Pull Request -
State: closed - Opened by adarob over 8 years ago
- 1 comment
#51 - Use with statement for send locking.
Pull Request -
State: closed - Opened by adarob over 8 years ago
- 1 comment
#50 - Add mutex around _send call in BasePort.
Pull Request -
State: closed - Opened by adarob over 8 years ago
- 2 comments
#49 - BaseOutput.send is not thread-safe
Issue -
State: closed - Opened by adarob over 8 years ago
- 28 comments
#48 - Cannot import library
Issue -
State: closed - Opened by soweliniko over 8 years ago
- 3 comments
#47 - MIDI to array problem
Issue -
State: closed - Opened by AnastasiaDunbar over 8 years ago
- 12 comments
#46 - OSError: [WinError 126] The specified module could not be found
Issue -
State: closed - Opened by hippolyte-dubois over 8 years ago
- 8 comments
#45 - OSError: libportmidi.so: cannot open shared object file: No such file or directory
Issue -
State: closed - Opened by prashant2018 over 8 years ago
- 4 comments
#44 - OSError: dlopen(libportmidi.dylib, 6): image not found
Issue -
State: closed - Opened by aesthese over 8 years ago
- 14 comments
#43 - Support RIFF MIDI file variant
Issue -
State: open - Opened by Gilthans over 8 years ago
- 1 comment
Labels: enhancement, feature:midifile
#42 - Index Error when trying to open a valid midi file
Issue -
State: closed - Opened by Gilthans over 8 years ago
- 5 comments
#41 - Documentation Error 1.1.14
Issue -
State: closed - Opened by twcook over 8 years ago
- 1 comment
#40 - Update midi_files.rst
Pull Request -
State: closed - Opened by richard-vogl over 8 years ago
- 1 comment
#39 - Two identically named MIDI devices - can't open both.
Issue -
State: closed - Opened by borfo over 8 years ago
- 8 comments
#38 - use the correct __init__ for PortServer
Pull Request -
State: closed - Opened by njhurst over 8 years ago
- 2 comments
#37 - Can only receive 1000 messages before input hangs
Issue -
State: closed - Opened by jackwilsdon over 8 years ago
- 5 comments
Labels: feature:backend, investigate
#36 - Messages are unhashable
Issue -
State: closed - Opened by jasper-lyons over 8 years ago
- 12 comments
#35 - Document midi_files.rst typo
Pull Request -
State: closed - Opened by tamyiuchau over 8 years ago
- 1 comment
#34 - DOC: typos
Pull Request -
State: closed - Opened by endolith almost 9 years ago
- 1 comment
#33 - client name?
Issue -
State: closed - Opened by stuaxo about 9 years ago
- 8 comments
#32 - rtmidi backend
Issue -
State: closed - Opened by Eirikur about 9 years ago
- 2 comments
#31 - Added descriptive Host Error messages to PortMidi backend
Pull Request -
State: closed - Opened by TRManderson about 9 years ago
- 1 comment
#30 - Revert "Added the ability to read and write file objects as well as f…
Pull Request -
State: closed - Opened by olemb about 9 years ago
#29 - Added the ability to read and write file objects as well as filenames
Pull Request -
State: closed - Opened by Twangist about 9 years ago
- 5 comments
#28 - Bug in merge_tracks (with simple fix)
Issue -
State: closed - Opened by CharlesGillingham over 9 years ago
- 2 comments
#27 - WindowsError: [Error 126] The specified module could not be found
Issue -
State: closed - Opened by ghost over 9 years ago
- 7 comments
Labels: question
#26 - Implement "running status" when saving MidiFiles.
Pull Request -
State: closed - Opened by mrjbq7 over 9 years ago
- 1 comment
#25 - Setting callback after initialization does not work when kwarg was not set
Issue -
State: closed - Opened by nils-werner over 9 years ago
- 1 comment
#24 - Segment fault using portmidi with callback
Issue -
State: closed - Opened by FrancescoCeruti over 9 years ago
- 5 comments
#23 - Fix doc examples raise TypeError
Pull Request -
State: closed - Opened by velolala over 9 years ago
- 1 comment
#22 - Update installing.rst
Pull Request -
State: closed - Opened by awgy over 9 years ago
- 1 comment
#21 - Wrong bpm2tempo and tempo2bpm?
Issue -
State: closed - Opened by jorgehatccrma almost 10 years ago
- 3 comments
#20 - can't import bpm2tempo
Issue -
State: closed - Opened by jorgehatccrma almost 10 years ago
- 1 comment
#19 - Corrected function name in Ports documentation
Pull Request -
State: closed - Opened by rush340 about 10 years ago
- 1 comment
#18 - midi channel mismatch
Issue -
State: closed - Opened by leonh about 10 years ago
- 4 comments
#17 - ImportError: No module named mido.backends.portmidi
Issue -
State: closed - Opened by ericyd over 10 years ago
- 12 comments
#16 - Allow MidiFiles to play without real delay
Pull Request -
State: closed - Opened by ghost over 10 years ago
- 1 comment
#15 - PortMidi backend 100% CPU consumption
Issue -
State: closed - Opened by FrancescoCeruti over 10 years ago
- 4 comments
#14 - installation problem on windows
Issue -
State: closed - Opened by netchose over 10 years ago
- 4 comments
#13 - Error while installing with pip on OSX 10.6.8
Issue -
State: closed - Opened by discopatrick almost 11 years ago
- 3 comments
#12 - osx ML, python 3, problems installing via pip
Issue -
State: closed - Opened by genedelisa about 11 years ago
- 3 comments
#11 - Changed SMPTE hour check to high of 23 instead of 63.
Pull Request -
State: closed - Opened by rbinkys about 11 years ago
- 1 comment