what :
Home > Search > loadbang

Objectspage : 1
hoa.pi External A good pi number with loadbang and a multiply factor.
hoa.pi is for peoples that never remember more than 4 decimals or want to initialize a good Pi number.
bgcolor External Set a patcher's background color
The bgcolor object sets a patcher's background color. It accepts 3 integer arguments to specify background color in the form red green blue. The bgcolor object's functionality is equivalent to the brgb message of the thispatcher object, and is simply a convenient way to set the background color using one object rather than the combination of loadbang, message, and thispatcher objects.
f0.once Abstraction loadbang that only fires once for all instances
keep Javaclass (mxj) Store and keep anything: int, float, list, message with arguments...
the stored data is output at loadbang unless the autobang attribute is set to false
loadbang External Generate a bang when a Patcher is loaded
loadmesses Abstraction "syncronized" loadmesses. With seperate loadmesses and loadbangs you never know the order....
net.loadbang.groovy Javaclass (mxj) Groovy language for MaxMSP
net.loadbang.jython Javaclass (mxj) Python language for MaxMSP
net.loadbang.sql.mxj.MySQL Javaclass (mxj) MXJ accessor for MySQL
Demonstration MXJ object for accessing an external MySQL database; accepts SQL directly
net.loadbang.sql.mxj.NoddySQL Javaclass (mxj) MXJ accessor for HSQLDB
Demonstration MXJ object for accessing HSQLDB, where the database is embedded; accepts SQL directly
net.loadbang.web Javaclass (mxj) Embedded JSP-capable web server for MaxMSP
roudone Abstraction Like [route done], but will prevent from passing the 'done' message if loadbangs are not fireing by cmd-shift loading.
St.LoadIf Abstraction Useful for subpatchers with #x arguments. It can replace all the different loadbang constructions.
tap.loadbang External loadbang wrapper with a delay and a message
xj.loadbang1 Abstraction standard loadbang with a twist
page : 1

Libraries
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.
net.loadbang.jython
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='131'Nick Rothwell Embedded Python interpreter for MaxMSP, using Jython and MXJ. This is a companion release to the Groovy interpreter.
net.loadbang.web
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='128'Nick Rothwell Jetty-based embedded web server for MaxMSP. The server is packaged into an MXJ object, and can serve files from any directory in MaxMSP\'s search path. The server implements two-way communication with Max: the object reports web requests into the Max world, and Max can create attribute bindings for JSPs.

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