Search found 6332 matches
- Wed Jul 15, 2026 1:16 pm
- Forum: Third-Party MIDI Controllers
- Topic: Problem using a midi controller to launch midi clips
- Replies: 3
- Views: 40
Re: Problem using a midi controller to launch midi clips
I'm glad I helped. Have fun !
- Tue Jul 14, 2026 9:18 pm
- Forum: Third-Party MIDI Controllers
- Topic: Problem using a midi controller to launch midi clips
- Replies: 3
- Views: 40
Re: Problem using a midi controller to launch midi clips
Sounds like midi feedback loop. Try to figure out what’s causing it by unchecking unnecessary routings in the midi prefs tab.
- Sat Jul 11, 2026 7:09 am
- Forum: Ableton Live
- Topic: Probability sequencer?
- Replies: 4
- Views: 183
Re: Probability sequencer?
Also I made this some time ago
https://maxforlive.com/library/device/9163/cf-reservoir
https://maxforlive.com/library/device/9163/cf-reservoir
- Sat Jul 11, 2026 7:01 am
- Forum: Ableton Live
- Topic: Probability sequencer?
- Replies: 4
- Views: 183
Re: Probability sequencer?
Put the 3 notes on top of each other and use an arpeggiator in random mode.
- Sat Jul 11, 2026 6:59 am
- Forum: Max For Live
- Topic: 🎧 MyBeeKnows for Live is now available!
- Replies: 3
- Views: 102
Re: 🎧 MyBeeKnows for Live is now available!
I’ll definitely check this out !
- Sun Jul 05, 2026 10:09 am
- Forum: Tips & Tricks
- Topic: When you're stuck on something specific in Ableton — how do you find help, and does it actually work?
- Replies: 2
- Views: 1614
Re: When you're stuck on something specific in Ableton — how do you find help, and does it actually work?
I’ve always found help and helped people on this very forum !
- Tue Jun 09, 2026 12:25 pm
- Forum: Ableton Live
- Topic: Extensions
- Replies: 8
- Views: 1131
Re: Extensions
I think it’s accessible via the Discord. But I can’t find them there…
- Fri Jun 05, 2026 8:15 pm
- Forum: Max For Live
- Topic: loadbang / this.device: Bug or undocumented Behavior? (When do they trigger?)
- Replies: 6
- Views: 995
Re: loadbang / this.device: Bug or undocumented Behavior? (When do they trigger?)
I would narrow down your tests to get what the issue really is. I'll do some tests if I can, no promises.
- Wed Jun 03, 2026 8:56 pm
- Forum: Max For Live
- Topic: loadbang / this.device: Bug or undocumented Behavior? (When do they trigger?)
- Replies: 6
- Views: 995
Re: loadbang / this.device: Bug or undocumented Behavior? (When do they trigger?)
Hello !
firstly, it's good advice to use live.thisdevice as it outputs a bang when the Max API is ready. I generally use a single instance and link it to something like [s ---init] although you need to be aware that the timing between different receive objects will not be (?) predictable. If ...
firstly, it's good advice to use live.thisdevice as it outputs a bang when the Max API is ready. I generally use a single instance and link it to something like [s ---init] although you need to be aware that the timing between different receive objects will not be (?) predictable. If ...
- Wed May 13, 2026 6:29 pm
- Forum: Max For Live
- Topic: Latency setting the Tempo via M4L API
- Replies: 2
- Views: 2270
Re: Latency setting the Tempo via M4L API
Oh nice, thnx !
Will test when I’m back home.
Will test when I’m back home.
- Tue May 12, 2026 1:26 pm
- Forum: Max For Live
- Topic: Latency setting the Tempo via M4L API
- Replies: 2
- Views: 2270
Latency setting the Tempo via M4L API
Hi,
I noticed that setting the tempo via M4L seems to have a higher latency than API usual latency.
It's quite noticeable, and I can definitely hear a weird groove if, for instance, I play a simple clip containing one note on each quarter note and changing the tempo from 120 to 60 on beat 3.
I ...
I noticed that setting the tempo via M4L seems to have a higher latency than API usual latency.
It's quite noticeable, and I can definitely hear a weird groove if, for instance, I play a simple clip containing one note on each quarter note and changing the tempo from 120 to 60 on beat 3.
I ...
- Wed Apr 08, 2026 2:15 pm
- Forum: Max For Live
- Topic: Getting length of a selection in seconds.milliseconds
- Replies: 2
- Views: 2280
Re: Getting length of a selection in seconds.milliseconds
It's tricky because it depends on the tempo automation curve.
If you restrict it to linear segments, maybe it's simpler to calculate ?
If you restrict it to linear segments, maybe it's simpler to calculate ?
- Tue Mar 10, 2026 4:04 pm
- Forum: Max For Live
- Topic: Bink Looper - Track arming
- Replies: 5
- Views: 3300
Re: Bink Looper - Track arming
You're not missing something. Max either ignores or is unaware of the Exclusive settings in Preferences.
In Max, it's possible to disarm all tracks first, then arm the desired one. But users who don't use the exclusive arm may not like this. Maybe the developer could offer an option in the device ...
- Sat Mar 07, 2026 12:12 pm
- Forum: Ableton Live
- Topic: More Global Launch Quantization Options
- Replies: 1
- Views: 5446
Re: More Global Launch Quantization Options
+1000.
But more generally, let us define what the actual beat is.
So the tempo is actually the right tempo, so we can use tap tempo, and set the metronome in a usable way.
But more generally, let us define what the actual beat is.
So the tempo is actually the right tempo, so we can use tap tempo, and set the metronome in a usable way.
- Sat Mar 07, 2026 10:28 am
- Forum: Ableton Live
- Topic: How would you do a fade in / fade out rack ?
- Replies: 2
- Views: 1478
Re: How would you do a fade in / fade out rack ?
Nice use case for shaper, thanks for the advice !
(meanwhile I made my own trapezoid gain scanner in M4L).
(meanwhile I made my own trapezoid gain scanner in M4L).