u_bandpass1 - compute biquad coefficients for a bandpass filter (const skirt BW)
u_bandpass1q - compute biquad coefficients for a bandpass filter (const skirt Q)
u_bandpass2 - compute biquad coefficients for a bandpass filter (const peak BW)
u_bandpass2q - compute biquad coefficients for a bandpass filter (const peak Q)
u_channelstrip - mixing strip with two postfader sends
u_cocollect - collect messages into a message and end each with a comma
u_collect - collect messages into a message
u_dispatch - dispatch messages by selector to local senders
u_dumpfile - read and dump a textfile
u_fade - remote fader control
u_follower - follower for messages delivered at constant rate 
u_highpass - compute biquad coefficients for a resonant highpass filter (BW)
u_highpassq - compute biquad coefficients for a resonant highpass filter (Q)
u_listdrip - serialise a list immediatly (i.e. list-drip)
u_listequal - compare two number lists
u_listfilter - filter a list (i.e. list-filter)
u_listloop - loop items in a list
u_listmap - map an operation to each list element (i.e. list-map)
u_listnth - output the nth element of a list (i.e. list-nth)
u_listrandom - make list of random numbers
u_listreduce - reduce a list in pairs (i.e. list-reduce)
u_listser - serialise a list on demand (i.e. list-dripslow)
u_loadmeter - show CPU load
u_loader - connect local state variables to global senders
u_lowpass - compute biquad coefficients for a resonant lowpass filter (BW)
u_lowpassq - compute biquad coefficients for a resonant lowpass filter (Q)
u_makepoly - make midi-like instruments polyphonic
u_messagesaver - collect presets into message boxes
u_multisamplebank - samplebank for many mono files
u_multisamplebank2 - samplebank for many stereo files
u_record - record audio data into tables
u_robinpoly - round robin polyphony
u_robinpolymono - round robin polyphony (mono version)
u_samplebank - load files into tables
u_samplebank2 - load stereo files into tables
u_samplekit - load a directory of mono samples
u_samplekit2 - load a directory of stereo samples
u_sigm - sigmoid function for messaging squashing
u_show - show messages in a message box
u_splicetrans - transition splicer for bandlimiting jumps in waveforms
u_spinner - select items from a list by a scaled index
u_stereo - make stereo versions of effects
u_wrandom - generate weighted random numbers
