Search found 7 matches

by TVbene
Wed May 28, 2025 6:42 pm
Forum: Max For Live
Topic: Hoping for a M4L device that loads NAM files - is it realistic?
Replies: 8
Views: 46265

Hoping for a M4L device that loads NAM files - is it realistic?

Hey,
as someone who has only scratched the surface of M4L I'm just curious how much trouble a NAM loader in M4L would be for a pro.
There are a few open source C++ libraries for loading neural amp modeler (NAM) files ( https://github.com/sdatkinson/NeuralAmpModelerCore , https://github.com ...
by TVbene
Sat Dec 12, 2020 2:26 pm
Forum: Ableton Live
Topic: live looping similar to Playtime for REAPER?
Replies: 0
Views: 2288

live looping similar to Playtime for REAPER?

Hey,
I have a question about a special setup for live looping with Live. I guess the majority of loop recording artists use Live + Push nowadays. But since I'm used to the Playtime plugin for REAPER ( https://www.helgoboss.org/projects/playtime ), I want to ask if there are ways to modify the ...
by TVbene
Tue Apr 07, 2020 5:58 pm
Forum: Ableton Live
Topic: Where to ask about MIDI remote scripts
Replies: 5
Views: 2879

Re: Where to ask about MIDI remote scripts


They are officially undocumented and subject to change hence why you'll find limited details. Julien Bayle has traditionally decompiled them if you google...

Cheers
D



A lot of the API calls can be referenced directly from the LOM section of the max for live manual for things like undo ...
by TVbene
Tue Apr 07, 2020 5:00 pm
Forum: Tips & Tricks
Topic: pin Launchpad controller to specific tracks
Replies: 1
Views: 3316

Re: pin Launchpad controller to specific tracks

Anyone?
This photo shows my concept, I really like the idea for live looping:

https://i.imgur.com/nQd3Mnt.png

I duplicated my 8 main tracks (4 audio inputs and 4 MIDI instruments) so that i have 4 instances of each instrument. This way I can record and play 4 loops simultaneously per instrument ...
by TVbene
Mon Apr 06, 2020 7:15 pm
Forum: Ableton Live
Topic: Where to ask about MIDI remote scripts
Replies: 5
Views: 2879

Re: Where to ask about MIDI remote scripts

Thanks! I'll try to explain my plans more in detail. I mainly asked because for Bitwig there is a dedicated subforum, which does not seem to be the case here.
by TVbene
Mon Apr 06, 2020 10:46 am
Forum: Ableton Live
Topic: Where to ask about MIDI remote scripts
Replies: 5
Views: 2879

Where to ask about MIDI remote scripts

Hey, where would be the right place to aks questions about controller scripting? I tried in Tips & Tricks without an answer and nearly no views :lol: . Since that's maybe a bit of a niche, are there any other sites/communities for it?
by TVbene
Sun Apr 05, 2020 12:05 pm
Forum: Tips & Tricks
Topic: pin Launchpad controller to specific tracks
Replies: 1
Views: 3316

pin Launchpad controller to specific tracks

Hey, I'm trying to use a controller script so that my launchpad always starts "pinned" to specific tracks. I need that for my live looping setup which always uses the same track layout.
I think I could tweak the script so that it initializes on tracks 9-16 for example, but seems to be a bit too ...