what :
Home > Search > tab

Objectspage : 1 2 3 4 5 6 7 8
rm.numboxfix Javascript (js) Add PureData-like numberbox behavior
Normally when typing a in a number box in Max, the number box retains focus after hitting enter (unlike Pd) and can be problematic in performance if the numbers on the keyboard are also mapped to handle other commans. This js provides a method for clearing focus on a number box when hitting enter or tab.
s2m.wacom External Reports the location, pressure and other parameters of transducers on a Wacom Graphics Tablet.
s2m.wacom is based upon the design of the wacom object, originally created by R. Dudas, then by J. M. Couturier. s2m.wacom only works with max 6.
s2m.wacomtouch External gets the multitouch data from the Wacom tablets that support it.
sadam.limits External Get minimum and maximum finite values of Max data types.
sadam.limits will output the minimum and maximum finite values of the integer or the floating point Max data type. Note that for floating point numbers the minimum representable finite value is actually the smallest positive number that is not denormal.
sadam.prime External Compute the closest prime numbers to a positive integer.
sadam.prime will compute the closest prime numbers to the absolute value of any integer input. It also reports whether the absolute value of the input is a prime or not. Since the smallest prime number is 2, if the absolute value of the input is smaller than 2, the outlet reporting the closest smaller prime will give false results (it reports the absolute value of the input). The object uses an internal prime table to compute the primes which can be printed to the Max window.
sampeek~ External table access
sampwrite~ External write samples to a table~
sc3~ External encapsulates/links to the SuperCollider 3 music programming language
I am releasing v 0.996 (Max5, OSX 10.5/6) of my [sc3~] object for
Max/MSP. This object acts as a bridge between Max/MSP and the
SuperCollider 3 language. The free download and information is
available here:

http://music.columbia.edu/~brad/sc3~/

[sc3~] allows data and audio to be sent to/from the sclang and
scsynth processes, making it easy to integrate the SuperCollider 3
language into Max/MSP work. Multiple instantiations of the object
can exist in a single patcher, and SC3 scripts can be constructed
within Max/MSP or stored in the object's buffers for convenient
recall with a patch. Full source for the object and the modified
SuperCollider files are also available at the site. This syncs
the object with the latest stable release (SC3 v 3.4) of
SuperCollider 3.

I hope people find this useful -- Good luck, enjoy it! For more
information about SuperCollider 3, visit:

http://supercollider.sourceforge.net/


Brad Garton, Director
Columbia University Computer Music Center
http://music.columbia.edu/~brad
ScaleMaster Patch a collection of note quantizers, scale data, and tools to manipulate and generate new quantitization tables
Takes numbers and turns them into other numbers. ScaleMaster is a collection of note quantizers, scale data, and tools to manipulate and generate new quantitization tables. Hopefully the system is pretty self explanitory, but if not, feel free to ask me about anything you find opaque.
SDIF-menu2 Javascript (jsui) Attractive tabular display of information from SDIF-fileinfo about the streams in an SDIF file. (jsui)
sends~ Abstraction Multiple [send] with setable parameter.
sms External acquires input from Sudden Motion Sensor on Macintosh portables
snum Abstraction snum controls midi note input suitable for *~ control in MSP.
tab1~ External reads in a file from disk in the NeXT soundfile format
At startup, tab1~ reads in a file from disk in the NeXT soundfile format - a 16-bit fixed point soundfile with the standard 28 byte NeXT header. This is converted to floating point values between -1 and +1 and the header is ignored. 512 samples of the soundfile are read into the table (if the soundfile contains more they are ignored.) Slopes between successive points are calculated and stored in memory. (Thus tab1~ tables are stored in memory as value and slope pairs).
table External Store and graphically edit an array of numbers
page : 1 2 3 4 5 6 7 8

Libraries
FuzzyLib
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='139'Alain Bonardi
Isis Truck
When manipulating human knowledge such as perception, feelings, appreciation, veracity of facts, etc., the classical logic that recognize only two truth degrees (true or false) is not always the most suitable.

To solve this problem, more than two degrees are considered in the non-classical logics. The fuzzy logic is one of these logics.

In this logic, facts are represented through membership functions: when the membership value is equal to 1 the fact is exactly true; when it is equal to 0 the fact is exactly false; in between there is an uncertainty about the veracity of the fact.

These membership functions are called "fuzzy subsets". They can be of different shapes: gaussian, trapezoidal, triangular, etc.

Thus the aim of the fuzzy logic is to propose a theoretical framework for the manipulation - representation and reasoning - of such facts.

The Fuzzy Lib library implements all the tools that are necessary to handle this manipulation: representation of a fuzzy subset (among them are the fuzzification, defuzzification and partitioning), reasoning process (generalized modus ponens, fuzzy implications, t-norms, t-conorms, etc.).

This version 1 of the Fuzzy Lib enables to implement fuzzification, uncertain reasoning and defuzzification for any number of data in the framework of Max/MSP environment.
loadbang.net SQL
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='99'Nick Rothwell A Java library for communicating with SQL databases from MXJ. We currently support MySQL and HSQLDB. The HSQLDB system includes an embedded database instance, so it runs automatically from text files in Max\'s search path; no external database server configuration is necessary.
net.loadbang.groovy
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='130'Nick Rothwell net.loadbang.groovy is a package which supports the Groovy scripting/programming language within MXJ for Max/MSP.

Groovy is an agile, dynamic language for the Java Virtual Machine (JVM) which builds upon Java by providing features such as closures and support for domain-specific programming (such as XML processing and database access). It integrates seamlessly with Java and is very similar in syntax.
v001
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='106'--/// Vade v001 is meant to help bring a structured method for building modular and reusable performance patches for Max/MSP and Jitter - it isnt a complete low level programming system, rather an immediately useful set of pre-made objects and patching methodologies for building modules and automatically creating dynamic and scriptable user interfaces.

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 49542882 members connected RSS
Site under GNU Free Documentation License