Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SpotlightKid/python-rtmidi issues and pull requests
#216 - ci: fix workflow dependencies
Pull Request -
State: closed - Opened by SpotlightKid 7 days ago
Labels: bug
#215 - feat: update dev requirements with pip-compile
Pull Request -
State: closed - Opened by SpotlightKid 9 days ago
Labels: dependencies
#214 - feat: Python 3.13 support and CI builds
Pull Request -
State: closed - Opened by SpotlightKid 9 days ago
Labels: enhancement
#213 - Don't add a MSVC-style flag if not using MSVC on windows
Pull Request -
State: closed - Opened by s0600204 9 days ago
#211 - No sound when using sfizz
Issue -
State: closed - Opened by flixman 2 months ago
- 4 comments
Labels: question
#210 - Jack API not recognized on Linux running Pipewire
Issue -
State: closed - Opened by imwihfm 3 months ago
- 8 comments
#209 - Unexpected Duplicate MIDI Messages in midiin_callback.py
Issue -
State: closed - Opened by jh2srv 4 months ago
- 4 comments
#208 - Windows 10 system cannot install using Python 38-32-bit parser, installation error
Issue -
State: open - Opened by 517002650 6 months ago
- 6 comments
Labels: invalid
#207 - No Sound Output on Ubutu/Alsa
Issue -
State: closed - Opened by bjascob 6 months ago
- 1 comment
#206 - Is data conflict between MIDIIN thread and main function loop?
Issue -
State: closed - Opened by Hi-Music 7 months ago
- 2 comments
Labels: question
#205 - How to get Port Number after calling open_midiinput or open_midioutput?
Issue -
State: closed - Opened by andreaseinsiedler 8 months ago
- 5 comments
Labels: question
#204 - delta timestamps are broken on macOS in current release (1.5.8)
Issue -
State: open - Opened by dklghub 8 months ago
- 3 comments
#203 - [ci] Add Linux PyPy builds to CI
Pull Request -
State: closed - Opened by SpotlightKid 9 months ago
Labels: bug
#202 - Revert to prior init mechanism to support pypy
Pull Request -
State: closed - Opened by georgeharker 9 months ago
- 1 comment
Labels: bug
#201 - MIDI port crashes if midi sent inside async socket server
Issue -
State: closed - Opened by EdwardDeaver 10 months ago
- 4 comments
#200 - Increase the sysex input buffer size on Windows
Issue -
State: open - Opened by MaddyGuthridge 10 months ago
- 4 comments
#199 - fix: also check for presence of Python header with meson
Pull Request -
State: closed - Opened by SpotlightKid 10 months ago
- 1 comment
Labels: bug
#198 - Error when installing via pip on CoreElec (aarch64)
Issue -
State: closed - Opened by kamulchik 10 months ago
- 17 comments
Labels: needs feedback
#197 - chore: update requirements-dev.txt with pip-compile
Pull Request -
State: closed - Opened by SpotlightKid 10 months ago
Labels: dependencies
#196 - build(deps): bump idna from 3.4 to 3.7
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#195 - fix: read offset of model and device ID when parsing SysEx data
Pull Request -
State: closed - Opened by SpotlightKid 11 months ago
Labels: bug
#194 - build(deps): bump jinja2 from 3.1.2 to 3.1.3
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#194 - build(deps): bump jinja2 from 3.1.2 to 3.1.3
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#193 - Build error [due to version field missing]
Issue -
State: closed - Opened by YoshioKobayashi 11 months ago
- 4 comments
Labels: invalid
#192 - fix: source URL in pyproject.toml to point to GitHub repository
Pull Request -
State: closed - Opened by SpotlightKid about 1 year ago
Labels: bug, documentation
#191 - pypi link to source code
Issue -
State: closed - Opened by micsthepick about 1 year ago
- 1 comment
#190 - fix: auditwheel should not put libasound in linux binary wheels
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: bug
#189 - 1.5.7 seems to have an issue with Pipewire implementing JACK
Issue -
State: closed - Opened by EternityForest over 1 year ago
- 5 comments
Labels: invalid
#188 - fix: check for empty iter-/generators
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: bug
#187 - Prepare release 1.5.7
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
#186 - fix: handle iter-/generators correctly in MidiOut.send_message
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: bug
#185 - fix: (no)gil/except declarations on MIDI in callback and sendMessage
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: enhancement
#184 - fix: linting errors in send_all.py example
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: bug
#183 - chore: update requirements-dev.txt with pip-compile
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: dependencies
#182 - [ci] feat: enable building for Python 3.12
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: enhancement
#181 - Missing wheel for Python 3.12
Issue -
State: closed - Opened by luctrott over 1 year ago
- 2 comments
#180 - get_ports() returns garbled text on multi-byte character port name.
Issue -
State: closed - Opened by nai-kon over 1 year ago
- 2 comments
#179 - ALSA incomplete message on Pi
Issue -
State: closed - Opened by peladonian over 1 year ago
- 8 comments
#178 - Prepare release 1.5.6
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
#177 - fix: declare version to be dynamic in pyproject.toml
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: bug
#176 - Error when installing on Raspberry PI (1.5.5)
Issue -
State: closed - Opened by darkroasted over 1 year ago
- 2 comments
Labels: bug
#175 - Prepare release 1.5.5
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: enhancement
#174 - fix: Cython compilation errors
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: bug
#173 - chore: update requirements-dev.txt with pip-compile
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: dependencies
#172 - build(deps): bump certifi from 2023.5.7 to 2023.7.22
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#171 - how to close midi port which has been opened?
Issue -
State: closed - Opened by banzhangzzw over 1 year ago
- 1 comment
#170 - Prepare release 1.5.4
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: enhancement
#169 - fix: compare against lower case host system name *really* everywhere
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: bug
#168 - get_ports() method returns blank lists with Python 3.11 and ARM Macs
Issue -
State: closed - Opened by Jasonhead44 over 1 year ago
- 8 comments
Labels: bug, needs feedback
#167 - feat: add example script 'send_all.py'
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: enhancement
#166 - increment version
Pull Request -
State: closed - Opened by brunoenten over 1 year ago
#165 - Update install and contributing documentation
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
- 1 comment
Labels: enhancement, documentation
#164 - Makefile fixes
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: bug
#163 - ci: consistent two spaces indentation and step names for GH workflows
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: enhancement
#162 - Improve tests
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: enhancement
#161 - Use meson-python rather than mesonpep517 as build back-end (v2)
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
- 2 comments
Labels: enhancement
#160 - Use meson-python rather than mesonpep517 as build back-end
Pull Request -
State: closed - Opened by mkszuba over 1 year ago
- 3 comments
Labels: enhancement
#159 - fix macOS binary wheel builds
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
- 5 comments
Labels: bug
#158 - increment version
Pull Request -
State: closed - Opened by brunoenten over 1 year ago
#157 - fix CI badge
Pull Request -
State: closed - Opened by brunoenten over 1 year ago
#156 - Update rtmidi submodule and improve build dependency selection
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: enhancement
#155 - docs: replace old travis CI badge with one for GH worfklow
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: documentation
#154 - Update project documentation
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: documentation
#153 - chore: update requirements-dev.txt with pip-compile
Pull Request -
State: closed - Opened by SpotlightKid over 1 year ago
Labels: enhancement
#152 - fix windows build CI
Pull Request -
State: closed - Opened by brunoenten over 1 year ago
- 1 comment
#151 - Version 1.5.0 PyPi incompatible with M1 ARM64 architectures
Issue -
State: closed - Opened by Jasonhead44 over 1 year ago
- 1 comment
Labels: duplicate
#150 - [windows] No result from 1.5.0 get_ports()
Issue -
State: closed - Opened by frank101010 over 1 year ago
- 23 comments
Labels: bug
#149 - [macOS] incompatible binary wheels for architecture M1 / arm64
Issue -
State: closed - Opened by mxjacknelson over 1 year ago
- 35 comments
Labels: bug
#148 - [WSL2] Failed to install 1.5.0 via pypi
Issue -
State: closed - Opened by briansemrau over 1 year ago
- 10 comments
Labels: needs feedback
#147 - Apple Silicon macOS wheel?
Issue -
State: closed - Opened by akx over 1 year ago
- 2 comments
#146 - fix permissions on deploy workflow
Pull Request -
State: closed - Opened by brunoenten over 1 year ago
#145 - add option to manually trigger deploy workflow
Pull Request -
State: closed - Opened by brunoenten over 1 year ago
#144 - fix pypi publish action
Pull Request -
State: closed - Opened by brunoenten over 1 year ago
- 3 comments
#143 - Merge 1.5.0 release to master
Pull Request -
State: closed - Opened by brunoenten over 1 year ago
#142 - build(deps): bump requests from 2.28.1 to 2.31.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#141 - build(deps): bump markdown-it-py from 2.1.0 to 2.2.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#140 - remove redundant action
Pull Request -
State: closed - Opened by brunoenten almost 2 years ago
#139 - Newbie setup issue
Issue -
State: closed - Opened by paseman almost 2 years ago
- 2 comments
Labels: invalid, needs feedback
#138 - MidiInAlsa::initialize: error creating ALSA sequencer client object
Issue -
State: closed - Opened by Bubobubobubobubo almost 2 years ago
- 25 comments
Labels: bug
#137 - Looking for a new maintainer or release manager
Issue -
State: closed - Opened by SpotlightKid almost 2 years ago
- 17 comments
Labels: help wanted
#136 - Include Further Installation Instructions in README or Automate
Issue -
State: closed - Opened by bgenchel almost 2 years ago
- 1 comment
Labels: invalid
#135 - Cannot install python-rtmidi on Windows 10
Issue -
State: closed - Opened by superslonic almost 2 years ago
- 7 comments
#134 - Using Python to get IdVendor and IdProduct of the device input just came from
Issue -
State: closed - Opened by Beeeton almost 2 years ago
- 1 comment
Labels: wontfix
#133 - Using Python to read input of 2 keyboards
Issue -
State: closed - Opened by Beeeton almost 2 years ago
- 3 comments
#132 - Send MIDI output with python-RtMidi
Issue -
State: closed - Opened by Beeeton almost 2 years ago
- 2 comments
#131 - get_ports() returns the empty list
Issue -
State: closed - Opened by davidedelvento almost 2 years ago
- 8 comments
#130 - can we save the midiout to a midi file?
Issue -
State: closed - Opened by Liujingxiu23 almost 2 years ago
- 1 comment
Labels: question, wontfix
#129 - Errors Installing Magenta: python-rtmidi
Issue -
State: closed - Opened by Theodoridis about 2 years ago
- 7 comments
#128 - incomplete message!
Issue -
State: closed - Opened by teymuri about 2 years ago
- 4 comments
Labels: invalid, needs feedback
#127 - Using more than 16 channels
Issue -
State: closed - Opened by teymuri about 2 years ago
- 4 comments
Labels: question
#126 - Implementing panic
Issue -
State: closed - Opened by teymuri about 2 years ago
#125 - API_UNIX_JACK prevents note off messages
Issue -
State: closed - Opened by teymuri about 2 years ago
- 7 comments
Labels: invalid, needs feedback
#124 - Microtonaliy
Issue -
State: closed - Opened by teymuri about 2 years ago
#123 - Can't pip install on window
Issue -
State: closed - Opened by JPenpichaya about 2 years ago
- 2 comments
#122 - [Question] Is there anyway to read .midi file content using python-rtmidi?
Issue -
State: closed - Opened by Nova-Noir about 2 years ago
- 2 comments
#121 - Working cibuildwheel github action
Pull Request -
State: closed - Opened by brunoenten about 2 years ago
- 1 comment
Labels: enhancement
#120 - Understanding channels
Issue -
State: closed - Opened by ghost about 2 years ago
- 4 comments
Labels: question
#119 - Modernize project structure and build system
Pull Request -
State: closed - Opened by SpotlightKid about 2 years ago
- 1 comment
Labels: enhancement
#118 - Bump certifi from 2020.6.20 to 2022.12.7
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#117 - Install Error
Issue -
State: closed - Opened by damp11113 about 2 years ago
- 1 comment
Labels: duplicate