Search found 5317 matches
- Sun Apr 11, 2021 7:05 am
- Forum: Max For Live
- Topic: Connection Kit / Arduino and Encoders
- Replies: 5
- Views: 164
Re: Connection Kit / Arduino and Encoders
I need to make some tests so I understand how to deal with encoders and Arduino better. Cried for help a bit too soon, sorry.
- Sat Apr 10, 2021 8:19 pm
- Forum: Max For Live
- Topic: Connection Kit / Arduino and Encoders
- Replies: 5
- Views: 164
Re: Connection Kit / Arduino and Encoders
Yep, but for the sake of easiness I’d love to use the Arduino device from the connection kit.
But I guess it’s not possible. Time to get back into it...
But I guess it’s not possible. Time to get back into it...
- Fri Apr 09, 2021 5:56 pm
- Forum: Max For Live
- Topic: Connection Kit / Arduino and Encoders
- Replies: 5
- Views: 164
- Fri Apr 09, 2021 11:44 am
- Forum: Max For Live
- Topic: Saving/Programming Presets in a M4L Patch
- Replies: 2
- Views: 57
Re: Saving/Programming Presets in a M4L Patch
Replace "regular" Max objects by their live equivalent, like [live.numbox] instead of [number].
They can be (and are by default) "parameter enabled" meaning you can save and automate them.
Alternatively, check out [pattr] and [pattrstorage] and their M4L tab in the help files.
They can be (and are by default) "parameter enabled" meaning you can save and automate them.
Alternatively, check out [pattr] and [pattrstorage] and their M4L tab in the help files.
- Fri Apr 09, 2021 6:39 am
- Forum: Music and Audio Production
- Topic: Live Instruments are out of tune ??
- Replies: 14
- Views: 1949
Re: Live Instruments are out of tune ??
If the instruments use physical modeling, it’s absolutely common that they get out of tune, especially in the higher range.
- Thu Apr 08, 2021 7:47 pm
- Forum: Max For Live
- Topic: Connection Kit / Arduino and Encoders
- Replies: 5
- Views: 164
Connection Kit / Arduino and Encoders
Simple question, is it possible to map an encoder to a Live parameter via the "Arduino" device from the connection kit ?
- Wed Apr 07, 2021 8:39 pm
- Forum: Max For Live
- Topic: Cant find a controll for random value on keypress
- Replies: 8
- Views: 75
Re: Cant find a controll for random value on keypress
Send me a pm and I’ll send you a device.
- Wed Apr 07, 2021 6:33 pm
- Forum: Max For Live
- Topic: Cant find a controll for random value on keypress
- Replies: 8
- Views: 75
Re: Cant find a controll for random value on keypress
Yes. It’s been added to L11’s Expression Control.
Doable in L10 and M4L, though, I did make a device for this purpose somewhere. I bet there are free devices available on maxforlive.com that do just this.
Doable in L10 and M4L, though, I did make a device for this purpose somewhere. I bet there are free devices available on maxforlive.com that do just this.
- Wed Apr 07, 2021 1:20 pm
- Forum: Max For Live
- Topic: Cant find a controll for random value on keypress
- Replies: 8
- Views: 75
Re: Cant find a controll for random value on keypress
Are you on Live 11 ?
- Wed Apr 07, 2021 12:23 pm
- Forum: Max For Live
- Topic: Cant find a controll for random value on keypress
- Replies: 8
- Views: 75
Re: Cant find a controll for random value on keypress
Maxforlive midi effects/expression control
“Random” parameter
“Random” parameter
- Tue Apr 06, 2021 5:52 am
- Forum: Music and Audio Production
- Topic: Live Lite saving
- Replies: 2
- Views: 76
Re: Live Lite saving
It’s because you’re already saving into a project. Save anywhere else and it will create a new project.
- Mon Apr 05, 2021 1:14 pm
- Forum: Music and Audio Production
- Topic: Operator Coarse modulation by ratio
- Replies: 5
- Views: 90
Re: Operator Coarse modulation by ratio
Never knew it would behave like this. Interesting...
- Wed Mar 31, 2021 5:32 am
- Forum: Music and Audio Production
- Topic: Does anyone know why you have to select "edit value" before changing tempo values?
- Replies: 2
- Views: 401
Re: Does anyone know why you have to select "edit value" before changing tempo values?
I agree, clicking shouldn’t be necessary.
- Tue Mar 30, 2021 2:31 pm
- Forum: Max For Live
- Topic: Any resources for making MPE devices ?
- Replies: 2
- Views: 215
Re: Any resources for making MPE devices ?
I've read this already. Great article, but very poor concerning MPE.[jur] wrote: ↑Tue Mar 30, 2021 11:46 amYour conclusions are correct.
Check this Cycling article, and its 2nd part.
- Tue Mar 30, 2021 7:07 am
- Forum: Max For Live
- Topic: Any resources for making MPE devices ?
- Replies: 2
- Views: 215
Any resources for making MPE devices ?
I've got plenty of ideas, but I'd need some guidance. Is there any place to learn good habits when making MPE enabled devices ? I've got many questions, like - On a MPE enabled instrument, like Wavetable, is it possible to play more than one of the same note simultaneously ? My tests seem to show th...