Cycling ’74 will be closed January 17th, 2022. 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
startec
There is no information available for this user.
Forum Topics
Replies
Projects
Tools
Articles
What is the performance cost of observing a property with live.observer?
Ideally I would observe every property in my Live set with a live.observer. Is there a significant performance penalty to having many of ...
Oct 25 2020
Using the LiveAPI is there a way to determine if a non-existent function is called?
In code if I do the following: var apiObj = new LiveAPI('live_set') apiObj.call('aget_current_smpte_song_time', 1) I see in the Max ...
Oct 25 2020
Is it possible to multicast (send and receive) raw packets?
Basically the udpreceive object only seems to be able to receive and parse OSC formatted data. Similarly it doesn't seem to support a ...
May 03 2016
How to get a patcher name (or arg) as a variable
Hi, I have a series of patchers that correspond to different tracks.
Jan 02 2015
DMX and Art-Net
Hello, I am very interested in DMX and the new technologies surrounding DMX.
Aug 22 2014
How to save changes to an external subpatcher through javascript
Hi, I am working on a project that heavily uses javascript to change the UI and I am wondering how these changes can be saved.
Aug 17 2014
Send a list to an object in a bpatcher
Hi, I have a bpatcher, which is made with .js, and inside there is an object (a route with an inlet and an outlet). How can I send a list ...
Apr 07 2014
How to set the patcher window size with JS
Does anyone know how to set the size of the presentation window of a patcher itself with javascript? I am interested in doing this because ...
Apr 04 2014
There is no way to make a Bpatcher and include in Presentation Mode?!?
If you create a bpatcher in javascript usinga = this.patcher.newdefault(10, 105, "bpatcher", "filename"); It will default to not appearing ...
Apr 02 2014
Children: References vs. Canonical Relations
In the live object model, in the upper right there is a chart that says "Children, references vs.
Mar 30 2014
1
2
3
4
5
6