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
  how to find difference between fake driving license or real using python? pjaymn 5 4,949 Jun-14-2024, 07:01 AM
Last Post: Pedroski55
  Adding MIDI Channels to each Input zach1234 6 2,419 Apr-20-2023, 11:51 AM
Last Post: jefsummers
  Non-blocking real-time plotting slow_rider 5 8,017 Jan-07-2023, 09:47 PM
Last Post: woooee
  How to change UTC time to local time in Python DataFrame? SamKnight 2 2,655 Jul-28-2022, 08:23 AM
Last Post: Pedroski55
  Real time database satyanarayana 3 2,396 Feb-16-2022, 01:37 PM
Last Post: buran
  Real time data satyanarayana 3 37,474 Feb-16-2022, 07:46 AM
Last Post: satyanarayana
  How to bind a midi signal to tkinter? philipbergwerf 1 2,209 Feb-09-2022, 05:17 PM
Last Post: Gribouillis
  Real time Detection and Display Gilush 0 2,234 Feb-05-2022, 08:28 PM
Last Post: Gilush
  mido MIDI-file; how to distinguis tracks? philipbergwerf 2 3,167 Dec-10-2021, 05:06 PM
Last Post: philipbergwerf
  Real-Time output of server script on a client script. throwaway34 2 2,797 Oct-03-2021, 09:37 AM
Last Post: ibreeden

Forum Jump:

User Panel Messages

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