Max 5 API Reference
api_01_intro.h [code] | |
api_02_platform.h [code] | |
api_03_maxanatomy.h [code] | |
api_04_inout.h [code] | |
api_05_atoms.h [code] | |
api_06_scheduler.h [code] | |
api_07_memory.h [code] | |
api_08_mspanatomy.h [code] | |
api_09_mspadvanced.h [code] | |
api_10_msgattached.h [code] | |
api_11_uianatomy.h [code] | |
api_12_files.h [code] | |
api_13_scripting.h [code] | |
api_14_enhancements.h [code] | |
api_15_datastructures.h [code] | |
api_16_threading.h [code] | |
api_17_dragndrop.h [code] | |
api_18_itm.h [code] | |
api_19_jgraphics.h [code] | |
api_appendix_a.h [code] | |
api_appendix_b.h [code] | |
attr.h [code] | |
attrtester.c [code] | Attrtester - a max object shell jeremy bernstein - jeremy@bootsquad.com |
basic_c_strings.c [code] | |
buddy.c [code] | Buddy.c --- data flow management object |
buffer.h [code] | |
class.h [code] | |
collect.cpp [code] | Collect - collect numbers and operate on them |
commonsyms.c [code] | |
commonsyms.h [code] | |
commonsyms_max4.c [code] | |
commonsyms_max4.h [code] | |
datastore.h [code] | |
datatypes.h [code] | |
dbcuelist.c [code] | Dbcuelist - demonstrate use of a sqlite database |
dbviewer.c [code] | Dbviewer - demonstrate use of database views for sqlite and jdataview |
delay2.c [code] | Delay2 - an ITM-based delay |
dev-mac.h [code] | |
dev-win.h [code] | |
dllmain_win.c [code] | |
dspstress~.c [code] | Dspstress~ - very simple msp object that does nothing except eat up a specified % of processor time |
dummy.c [code] | Dummy - a dummy object jeremy bernstein - jeremy@bootsquad.com |
edit.h [code] | |
ext.h [code] | |
ext_anim.h [code] | |
ext_atomarray.h [code] | |
ext_atomic.h [code] | |
ext_byteorder.c [code] | |
ext_byteorder.h [code] | |
ext_charset.h [code] | |
ext_colors.h [code] | |
ext_common.h [code] | |
ext_critical.h [code] | |
ext_database.c [code] | |
ext_database.h [code] | |
ext_default.h [code] | |
ext_dictionary.h [code] | |
ext_drag.h [code] | |
ext_event.h [code] | |
ext_expr.h [code] | |
ext_fun.h [code] | |
ext_globalsymbol.h [code] | |
ext_hashtab.h [code] | |
ext_itm.h [code] | |
ext_linklist.h [code] | |
ext_maxtypes.h [code] | |
ext_menu.h [code] | |
ext_mess.h [code] | |
ext_midi.h [code] | |
ext_numc.h [code] | |
ext_obex.h [code] | |
ext_obex_util.h [code] | |
ext_obstring.h [code] | |
ext_oms.h [code] | |
ext_path.h [code] | |
ext_preferences.h [code] | |
ext_prefix.h [code] | |
ext_proto.h [code] | |
ext_proto_win.h [code] | |
ext_qtimage.h [code] | |
ext_qtstubs.h [code] | |
ext_quickmap.h [code] | |
ext_sndfile.h [code] | |
ext_strings.h [code] | |
ext_support.h [code] | |
ext_symobject.h [code] | |
ext_sysfile.h [code] | |
ext_sysmem.h [code] | |
ext_sysmidi.h [code] | |
ext_sysparallel.h [code] | |
ext_systhread.h [code] | |
ext_systime.h [code] | |
ext_time.h [code] | |
ext_timeline.h [code] | |
ext_track.h [code] | |
ext_types.h [code] | |
ext_user.h [code] | |
ext_wind.h [code] | |
ext_xmltree.h [code] | |
fftinfo~.c [code] | Fftinfo~.c - communicate fft size and hop, etc |
filebyte.c [code] | Filebyte - similar to filein |
filedate.c [code] | Filedate - manage search paths Accesses a file on disk and outputs a given byte of the file's data |
filein.c [code] | Filein - read in a file of binary data and output the data at various points in the file |
files.h [code] | |
folder.c [code] | Folder - list the files in a specific folder |
indexmap.h [code] | |
index~.c [code] | Index~ - SDK example of an object which accesses an MSP buffer~ |
iter.c [code] | Iter - sequential list unpacking |
iterate2.c [code] | Iterate2 - object that iterates through a patcher and its subpatchers jeremy bernstein - jeremy@bootsquad.com |
iterator.c [code] | Iterator - patch iterator jeremy bernstein - jeremy@bootsquad.com |
jdataview.h [code] | |
jgraphics.h [code] | |
jpatcher_api.h [code] | |
jpatcher_syms.c [code] | |
jpatcher_syms.h [code] | |
jpatcher_utils.h [code] | |
jslider.c [code] | |
lores~.c [code] | Lores - A low pass controllable with freq and res |
match.c [code] | Match - triggering based on sequential input |
MaxAudioAPI.h [code] | |
memory.h [code] | |
minimetro.c [code] | |
minimum.c [code] | Minimum - output the minimum of a group of numbers |
misc.h [code] | |
mouse.c [code] | |
msp.h [code] | |
myob.c [code] | |
myobex.c [code] | |
myregob.c [code] | |
obj.h [code] | |
past.c [code] | Past - triggering after numbers get "past" a certain point |
patcher.h [code] | |
pattr-api-doxygen.c [code] | |
pictmeter~.c [code] | Pictmeter~ - audio meter that works by resizing an image |
plussz.c [code] | 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) |
plussz2.c [code] | Plussz2.c - a version of plussz2 that demonstrates the use of proxy inlets |
plussz~.c [code] | Plussz~ - a very simple example of a basic MSP object |
r_pfft.h [code] | |
sched.h [code] | |
scripto.c [code] | 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 |
simplejs.c [code] | Simplejs - a max object used as a JavaScript class |
simplemax.c [code] | Simplemax - a max object shell jeremy bernstein - jeremy@bootsquad.com |
simplemsp~.c [code] | Simplemsp - an MSP object shell jeremy bernstein - jeremy@bootsquad.com |
simpletext.c [code] | Simpletext - show use of text reading and editing |
simpwave~.c [code] | Simpwave~ - a simple wavetable oscillator using buffer~ |
threading.h [code] | |
thresh.c [code] | Thresh - forming lists |
times~.c [code] | Times~ - the *~ signal operator SDK example to illustrate platform-safe Altivec optimization |
ui.h [code] | |
uisimp.c [code] | |
uisimp2.c [code] | Uisimp - a very simple ui object - step 4 |
uisimp3.c [code] | Uisimp - a very simple ui object - step 5 |
uisimp4.c [code] | Uisimp - a very simple ui object - step 6 |
uisimp5.c [code] | Uisimp - a very simple ui object - step 7 |
uitester.c [code] | Uitester - demonstrate the drawing of various objects using jgraphics |
uitextfield.c [code] | Uitextfield - demonstrate the textfield with keyboard input |
unicode.h [code] | |
urner.c [code] | Urner - a max object shell jeremy bernstein - jeremy@bootsquad.com |
vexpr.c [code] | |
whosyourdaddy.c [code] | Whosyourdaddy - who's the parent patcher jeremy bernstein - jeremy@bootsquad.com |
windowwatcher.c [code] | Windowwatcher - Demonstrate how to get notifications about the window for a patcher in which an object exists |
z_altivec.h [code] | |
z_dsp.h [code] |