Python Forum
Adding MIDI Channels to each Input
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding MIDI Channels to each Input
#1
Hi Guys, apologies as i am a complete beginner.

I downloaded this python script to map my midi controller to Ableton Live. I am having a problem where i cannot use the full potential of my controller due to the script only allowing me to add one midi channel for buttons. E.G. BUTTONCHANNEL = 1 etc. I'm trying to add an option where i can choose the message/data number and MIDI channel to every element of the main script (MIDI MAP.py), So instead of just PLAY = (data number) i want PLAY = (MIDI CHANNEL, Data Number). A big big thank you in advance and thank you if someone could even point me in the right direction as i am keen on learning about python.

Python Script Link

Attached Files

.zip   MixTrack_Quad.zip (Size: 39.29 KB / Downloads: 100)
Reply


Messages In This Thread
Adding MIDI Channels to each Input - by zach1234 - Apr-18-2023, 06:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to bind a midi signal to tkinter? philipbergwerf 1 1,642 Feb-09-2022, 05:17 PM
Last Post: Gribouillis
  mido MIDI-file; how to distinguis tracks? philipbergwerf 2 2,311 Dec-10-2021, 05:06 PM
Last Post: philipbergwerf
  How to open MIDI-file and get events in a list? philipbergwerf 7 5,093 May-29-2021, 08:24 AM
Last Post: j.crater
  Mido and virtual midi ports dore_m 2 4,682 Dec-27-2020, 06:02 AM
Last Post: dore_m
  MIDI FILES TEMPO - MIDO Tetsuo30 9 5,085 Sep-06-2020, 08:17 PM
Last Post: jefsummers
  mapping joystick axis to specific 'channels' in python DashOrion 1 2,656 Jul-07-2020, 04:26 PM
Last Post: DashOrion
  Real time MIDI with python eythoralex 1 3,512 May-19-2020, 07:17 PM
Last Post: Larz60+
  Please help! Akai APC20 midi controller script versusliveact 0 2,162 Feb-14-2020, 05:37 AM
Last Post: versusliveact
  Adding markers to Folium map only adding last element. tantony 0 2,164 Oct-16-2019, 03:28 PM
Last Post: tantony
  [split] building a transition matrix for ion channels satyam2007 1 1,554 Jul-31-2019, 04:20 AM
Last Post: scidam

Forum Jump:

User Panel Messages

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