Max 5 API Reference
Files | |
file | attrtester.c |
attrtester - a max object shell jeremy bernstein - jeremy@bootsquad.com | |
file | buddy.c |
buddy.c --- data flow management object | |
file | collect.cpp |
collect - collect numbers and operate on them. | |
file | dbcuelist.c |
dbcuelist - demonstrate use of a sqlite database | |
file | dbviewer.c |
dbviewer - demonstrate use of database views for sqlite and jdataview | |
file | delay2.c |
delay2 - an ITM-based delay | |
file | dspstress~.c |
dspstress~ - very simple msp object that does nothing except eat up a specified % of processor time | |
file | dummy.c |
dummy - a dummy object jeremy bernstein - jeremy@bootsquad.com | |
file | fftinfo~.c |
fftinfo~.c - communicate fft size and hop, etc. | |
file | filebyte.c |
filebyte - similar to filein. | |
file | filedate.c |
filedate - manage search paths Accesses a file on disk and outputs a given byte of the file's data. | |
file | filein.c |
filein - read in a file of binary data and output the data at various points in the file | |
file | folder.c |
folder - list the files in a specific folder | |
file | index~.c |
index~ - SDK example of an object which accesses an MSP buffer~ | |
file | iter.c |
iter - sequential list unpacking | |
file | iterate2.c |
iterate2 - object that iterates through a patcher and its subpatchers jeremy bernstein - jeremy@bootsquad.com | |
file | iterator.c |
iterator - patch iterator jeremy bernstein - jeremy@bootsquad.com | |
file | lores~.c |
lores - A low pass controllable with freq and res | |
file | match.c |
match - triggering based on sequential input | |
file | minimum.c |
minimum - output the minimum of a group of numbers | |
file | past.c |
past - triggering after numbers get "past" a certain point | |
file | pictmeter~.c |
pictmeter~ - audio meter that works by resizing an image | |
file | plussz.c |
plussz.c - one of the simplest max objects you can make -rdd 2001 (plussz is/was the name of a Hungarian vitamin C tablet-drink from the early 90s) | |
file | plussz2.c |
plussz2.c - a version of plussz2 that demonstrates the use of proxy inlets. | |
file | plussz~.c |
plussz~ - a very simple example of a basic MSP object | |
file | scripto.c |
scripto - patcher scripting from C example scripto makes a custom UI object and then puts it in a window -- so it is similar to the old "kalim" example | |
file | simplejs.c |
simplejs - a max object used as a JavaScript class | |
file | simplemax.c |
simplemax - a max object shell jeremy bernstein - jeremy@bootsquad.com | |
file | simplemsp~.c |
simplemsp - an MSP object shell jeremy bernstein - jeremy@bootsquad.com | |
file | simpletext.c |
simpletext - show use of text reading and editing | |
file | simpwave~.c |
simpwave~ - a simple wavetable oscillator using buffer~ | |
file | thresh.c |
thresh - forming lists | |
file | times~.c |
times~ - the *~ signal operator SDK example to illustrate platform-safe Altivec optimization | |
file | uisimp2.c |
uisimp - a very simple ui object - step 4 | |
file | uisimp3.c |
uisimp - a very simple ui object - step 5 | |
file | uisimp4.c |
uisimp - a very simple ui object - step 6 | |
file | uisimp5.c |
uisimp - a very simple ui object - step 7 | |
file | uitester.c |
uitester - demonstrate the drawing of various objects using jgraphics | |
file | uitextfield.c |
uitextfield - demonstrate the textfield with keyboard input | |
file | urner.c |
urner - a max object shell jeremy bernstein - jeremy@bootsquad.com | |
file | whosyourdaddy.c |
whosyourdaddy - who's the parent patcher jeremy bernstein - jeremy@bootsquad.com | |
file | windowwatcher.c |
windowwatcher - Demonstrate how to get notifications about the window for a patcher in which an object exists. |