Cycling ’74 will be closed Monday, July 4th. Manual authorization, support cases, and manual order processing will be delayed.
Sign In
Max
What is Max?
Max 8 Features
Max in Education
Max for Live
Extending Max
Explore
Made with Max
Max Packages
Projects
Blog
Learn
Get Started
Tutorials
Places to Learn Max
Documentation
Forums
Support
Knowledge Base
Contact Support
Shop
Download
Max
What is Max?
Max 8 Features
Max in Education
Max for Live
Extending Max
Explore
Made with Max
Max Packages
Projects
Blog
Learn
Get Started
Tutorials
Places to Learn Max
Documentation
Forums
Shop
Name
Lee
There is no information available for this user.
Forum Topics
Replies
Projects
Tools
Articles
Accessing arbitrary files from C
Hi, If I add some data files to a project, e.g. plain text files, is there any way I can access the content from the C API? thx
Jan 06 2018
Cannot set id on a live.object
Hi, trying to set the id of a live.object using the following code but get an error message saying that live.object doesn't understand id.
Aug 13 2017
The Linux question
Hi, another reason to want Max on Linux ...
Mar 15 2017
Pattr in C
Hi, there are a couple of reference in the SDK doc to a pattr SDK..
Dec 27 2016
Accessing dict in C
Hi, I've got a dict which contains an array of number as the value for the key, e.g. { "11000004" : [ 1, 4 ], "11000911" : [ 18, 1 ...
Dec 22 2016
jit.gl.multiple limited to 32 instances?
Hi, seem to be having trouble getting the jit.gl.multiple to handle more than 32 instances? Is this a limit? thx
Nov 30 2016
Development path
Hi, https://www.dropbox.com/s/rafra69lusl9ych/m4l_dev_path.jpg?dl=0 Is there anything defined anywhere re the development path and when/if ...
Nov 03 2016
Scaling Jitter matrixes in C
Hi, I have 2 jitter matrix in C of different dimensions, one being source data, e.g.
Aug 17 2016
gensym thread safety
Hi, I'm guessing that gensym is thread-safe, but as I can't seem to find it anywhere, just wanted to make sure.... cheers
Aug 01 2016
Sporadic crash
Hi all, I have an occasional crash in the following code: jit_attr_setfloat_array( m_p_render, gensym("erase_color"), 4, draw_bg ? ...
Aug 01 2016
1
2
3
4
5
6
7
8
9
10