Seha Kim -
The patch is suppose to generate a midi note and this part that I am attaching is suppose to alter the note with pitchbend. Since the...
1
Source Audio -
https://cycling74.com/forums/get-display-value-from-a-device-parameter-to-live-observer max created devices are different from live plugs,...
2
spin lud -
It's the same function for every device, they can target whatever parameter in Ableton. But apparently there is away to keep the mapping if...
5
Daniel Neshama Itach -
So, I built this M4L device. It works great in Max MSP standalone but doesn't output audio when running inside Ableton Live. *It does...
chapelier fou -
Thanks both of you. I need to make some tests, but from memory, I noticed in the past that [dict] is quite slow to output its contents...
9
TFL -
If I remember correctly #0 and --- don't get parsed in js as they are in the context of the max patch. But you can work around this by...
David Hoogerheide -
Do you mean me?
7
@MARTIN MARTIN I didn't check yet but thank you for posting.
12
double_UG -
is there a way to get the position of a M4L device on the screen? window getsize > thispatcher seems not to work in M4L.
Jae -
First of all, [dac~] [ezdac~] [adc~] [ezadc~] do absolutely nothing inside M4L devices. Instead you need to use [plugin~] [plugout~]...
4