Search found 26 matches
- Sat Jan 24, 2026 8:33 pm
- Forum: Max For Live
- Topic: Redistribute a built-in m4l device?
- Replies: 2
- Views: 27593
Re: Redistribute a built-in m4l device?
Was not sure since, the licence says that we cannot modify Live or its devices...
- Sat Jan 24, 2026 7:34 pm
- Forum: Max For Live
- Topic: Redistribute a built-in m4l device?
- Replies: 2
- Views: 27593
Redistribute a built-in m4l device?
Hi!
I've modified a stock max4live device (the enveloppe follower) for my needs but it may be useful for others.
Can I redistribute the modified amxd device on my website or not?
Thanks!
I've modified a stock max4live device (the enveloppe follower) for my needs but it may be useful for others.
Can I redistribute the modified amxd device on my website or not?
Thanks!
- Mon Feb 03, 2025 6:31 pm
- Forum: Third-Party MIDI Controllers
- Topic: Launchpad95: Instrument, Scales, Step Sequencer, Device Ctrl
- Replies: 696
- Views: 969034
Re: Launchpad95: Instrument, Scales, Step Sequencer, Device Ctrl
Nothing special :/ Ok I see you have a Launchpad pro, mine is a X.
- Thu Jan 16, 2025 9:23 am
- Forum: Third-Party MIDI Controllers
- Topic: Launchpad95: Instrument, Scales, Step Sequencer, Device Ctrl
- Replies: 696
- Views: 969034
- Thu Nov 16, 2023 12:32 pm
- Forum: Max For Live
- Topic: Inserting steps in clip envelope: how to do a ramp? API bug?
- Replies: 0
- Views: 9702
Inserting steps in clip envelope: how to do a ramp? API bug?
Hi there!
I'm trying to build clip envelopes via max or the api, and I don't understand the logic.
insert_step take 3 arguments:
1- start in beats
2- duration in beats
3- value
Let's imagine that I want to make a positive ramp,
I would call insert_step 2 times with the parameters:
* 0, 0, 0
* 4, 0 ...
I'm trying to build clip envelopes via max or the api, and I don't understand the logic.
insert_step take 3 arguments:
1- start in beats
2- duration in beats
3- value
Let's imagine that I want to make a positive ramp,
I would call insert_step 2 times with the parameters:
* 0, 0, 0
* 4, 0 ...
- Sun Sep 11, 2022 11:32 am
- Forum: Third-Party MIDI Controllers
- Topic: Launchpad95: Instrument, Scales, Step Sequencer, Device Ctrl
- Replies: 696
- Views: 969034
Re: Launchpad95: Instrument, Scales, Step Sequencer, Device Ctrl
Yes correct!
Another great alternative is the Launchpad Pro MK3. It does not need this script because it has a 4 tracks built-in sequencer, and a "mutation" function which is a clever randomization
Another great alternative is the Launchpad Pro MK3. It does not need this script because it has a 4 tracks built-in sequencer, and a "mutation" function which is a clever randomization
- Thu Apr 28, 2022 11:04 am
- Forum: Ableton Live
- Topic: Midi Channel Problem
- Replies: 1
- Views: 1183
Re: Midi Channel Problem
That's because you chose the MIDI channel 1, as output on your Ableton track.
- Thu Apr 28, 2022 11:02 am
- Forum: Ableton Live
- Topic: Launchpad Pro MK3 Fixed length clip feature
- Replies: 4
- Views: 3309
Re: Launchpad Pro MK3 Fixed length clip feature
Hi!
Yes I have one, after recording a loop, it plays it, the pad turns green. No surprises.
I used it in that video where I build a song using only one synth: https://www.youtube.com/watch?v=luOeBM19BlU
Cheers
Yes I have one, after recording a loop, it plays it, the pad turns green. No surprises.
I used it in that video where I build a song using only one synth: https://www.youtube.com/watch?v=luOeBM19BlU
Cheers
- Tue Jan 18, 2022 10:49 am
- Forum: Tips & Tricks
- Topic: The Clyphx Tricks and Tips Thread
- Replies: 75
- Views: 74434
Re: The Clyphx Tricks and Tips Thread
maybe you can assign CCs in UserSettings.txt?
# Example: MY_BTN2 = CC, 16, 117, 1/MUTE ; 2/MUTE, 3/PLAY >
# Example: MY_BTN2 = CC, 16, 117, 1/MUTE ; 2/MUTE, 3/PLAY >
- Mon Aug 30, 2021 10:49 am
- Forum: Tips & Tricks
- Topic: The Clyphx Tricks and Tips Thread
- Replies: 75
- Views: 74434
- Wed May 26, 2021 1:25 pm
- Forum: Tips & Tricks
- Topic: [Tutorial - Python - Debugging Ableton Remote Scripts] How To
- Replies: 8
- Views: 52327
Re: [Tutorial - Python - Debugging Ableton Remote Scripts] How To
Hi!
Many thanks for the tip! Do you know why breakpoints do not work after a 'continue'?
For example the set_trace is triggered, I connect via telnet, fiddle a bit, and then add another breakpoint and type 'c'. The breakpoint is never triggered...
Many thanks for the tip! Do you know why breakpoints do not work after a 'continue'?
For example the set_trace is triggered, I connect via telnet, fiddle a bit, and then add another breakpoint and type 'c'. The breakpoint is never triggered...
- Sat Apr 24, 2021 8:59 am
- Forum: Feature Wishlist
- Topic: Global tuning options!
- Replies: 4
- Views: 3103
Re: Global tuning options!
Any news on this?
- Thu Mar 18, 2021 5:08 pm
- Forum: Ableton Live
- Topic: Selecting Macro Variations with MIDI commands
- Replies: 6
- Views: 5534
Re: Selecting Macro Variations with MIDI commands
Seems like this option was removed prior to release due to a bug. Oh well, I hope that they sort this out and release an update with this option reinstated soon...
Good news! I found strange that this mapping did not exist... On the other hand, mapping both "variation launch + variation down" to ...
- Thu Mar 18, 2021 5:01 pm
- Forum: Music Sharing
- Topic: Live with only one analog synth and Ableton Looping
- Replies: 0
- Views: 5195
Live with only one analog synth and Ableton Looping
Hi there!
This was my first try to do a live on YT. My challenge was to build a track Live with only one synth + looping + a few basic beats in Ableton.
For loop recording I relied on Ableton Live with 2 launchpads: one for loop control, and the other for arp playing.
Full 12 min video: https ...
This was my first try to do a live on YT. My challenge was to build a track Live with only one synth + looping + a few basic beats in Ableton.
For loop recording I relied on Ableton Live with 2 launchpads: one for loop control, and the other for arp playing.
Full 12 min video: https ...
- Thu Mar 04, 2021 12:24 pm
- Forum: Ableton Push
- Topic: Push 2 Ableton 11 Enable Follow Actions Globally
- Replies: 7
- Views: 4669
Re: Push 2 Ableton 11 Enable Follow Actions Globally
You can download the zip on the CODE button and install it like the normal clyphx. I think it works quite well 