Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Real time MIDI with python
#1
Hey, so I had this idea for a program that requires a real time midi library for python. To explain further, I need to be able to see and alter a midi input device that spits out the alterd information as a virtual midi output port. This output port than should be visible in a DAW. One library I found is called Pyrtmidi (python rt midi). Is that the best choice or do you recommend something else? Keep in mind I am somewhat of a beginner.
Reply
#2
There are many midi packages available (see: https://pypi.org/search/?q=midi )
perhaps one of these already does what you want.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Adding MIDI Channels to each Input zach1234 6 1,145 Apr-20-2023, 11:51 AM
Last Post: jefsummers
  Non-blocking real-time plotting slow_rider 5 3,457 Jan-07-2023, 09:47 PM
Last Post: woooee
  How to change UTC time to local time in Python DataFrame? SamKnight 2 1,528 Jul-28-2022, 08:23 AM
Last Post: Pedroski55
  Real time database satyanarayana 3 1,623 Feb-16-2022, 01:37 PM
Last Post: buran
  Real time data satyanarayana 3 20,351 Feb-16-2022, 07:46 AM
Last Post: satyanarayana
  How to bind a midi signal to tkinter? philipbergwerf 1 1,567 Feb-09-2022, 05:17 PM
Last Post: Gribouillis
  Real time Detection and Display Gilush 0 1,764 Feb-05-2022, 08:28 PM
Last Post: Gilush
  mido MIDI-file; how to distinguis tracks? philipbergwerf 2 2,199 Dec-10-2021, 05:06 PM
Last Post: philipbergwerf
  Real-Time output of server script on a client script. throwaway34 2 2,011 Oct-03-2021, 09:37 AM
Last Post: ibreeden
  How to open MIDI-file and get events in a list? philipbergwerf 7 4,853 May-29-2021, 08:24 AM
Last Post: j.crater

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020