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
#4
(Apr-19-2023, 05:19 PM)zach1234 Wrote:
(Apr-18-2023, 06:38 PM)zach1234 Wrote: 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

.py   SpecialZoomingComponent.py (Size: 2.19 KB / Downloads: 64)
.py   SpecialViewControllerComponent.py (Size: 10.08 KB / Downloads: 55)
.py   SpecialTransportComponent.py (Size: 11.1 KB / Downloads: 72)
.py   SpecialSessionComponent.py (Size: 1.97 KB / Downloads: 45)
.py   SpecialMixerComponent.py (Size: 562 bytes / Downloads: 44)
Reply


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

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