what :
Home > Search > folder

Objectspage : 1 2 3
max-look-up Abstraction Search tool ; starts your internet browser and searches for objects, keywords, etc... in the maxobjects.com database or in the max mail archive. Put this patch in your max patches\extras folder.

1 comment

mkdir External folder creation
MySQLJDBC Javaclass (mxj)
works in Max 4.6 and above (including Max 5 & 6)


The MySQLJDBC MXJ object provides max with a simple interface to the MySQL Connector/J native Java driver that converts JDBC (Java Database Connectivity) calls into
-------------
INSTALLATION:
-------------
- If you haven't done so, Install MySQL and make sure it is running
(covering installing, using, and running MySQL is beyond the scope of this doc. Try a Google search or similar for more details on this. Some references are provided below)

- Download the MySQL Java Connector class from here:
http://www.mysql.com/products/connector/j/

For developers details on this jar and its use can be found here (also see the resources below):
http://dev.mysql.com/usingmysql/java/

- place the mysql-connector-java-X.X.X-bin.jar file in your /Applications/MaxMSP 4.6/Cycling '74/java/lib/ folder (or whatever folder you may have defined as a classpath in your max.java.config.txt file found under /Applications/MaxMSP 4.6/Cycling '74/java/)

NOTE: do not place it in a subfolder or else it will not work. In otherwords don't copy the entire distribution to the classpath, just the jar file.

- place the MySQLJDBC.class file in your /Applications/MaxMSP 4.6/Cycling '74/java/classes/ folder

- Start max.

In the max window you should see something very similar to:
/Applications/MaxMSP 4.6/Cycling '74/java/lib/mysql-connector-java.jar

The included help file provides some simple examples.

NOTE: The help file assumes you have already created a database called "maxmsp", with a user name "maxmspuser", and password "mathews".

----------------
ONLINE RESOURCES
----------------

..:For Everyone:..
MySQL Docs
http://dev.mysql.com/doc/

phpMyAdmin (for administration)
http://www.phpmyadmin.net


..:For MXJ Developers:..
Using MySQL With Java:
http://dev.mysql.com/usingmysql/java/

java.sql API
http://java.sun.com/j2se/1.4.2/docs/api/java/sql/package-summary.html

JDBC Basics
http://java.sun.com/docs/books/tutorial/jdbc/basics/index.html

jGuru: JDBC 2.0 Fundamentals
http://java.sun.com/developer/onlineTraining/Database/JDBC20Intro/JDBC20.html#JDBC202_5
och.dobrian.quadpan~ Module simple quadpan~ enabled m4l device.
this guy uses the left channel only to spatialize, so you may want to use a utility like the one I provided in the zip folder here.
honestly, surround panner is much better than my implementation, but if you
simple quadpan~ enabled m4l device.
this guy uses the left channel only to spatialize, so you may want to use a utility like the one I provided in the zip folder here.
honestly, surround panner is much better than my implementation, but if you want something really quick and easy, this is great.
https://maxforlive.com/library/device/6058
opendialog External Open a dialog to ask for a file or folder
The opendialog object takes a list of one or more file types and allows you to select a file from among those types. To choose a folder, use the "fold" type. opendialog reports the entire pathname of the file or folder chosen, which can be passed to any Max object after the word read or load.
operand Standalone Application with the rise of granular synthesis becoming more and more popular, either being with synthesizers or sample manglers. the one thing i have not seen of it, is step sequencers, none at all.
this is where operand comes in.
• drag and drop sample folders [aiff/wav/mp3].
• effects [stereo filters, multitap stereo delay, stereo reverb and stereo stutter. [updated]
• stereo audio/effect matrix. [new]
• colour coded filter, stutter, delay and reverb step effect grids. [new]
• store/recall setting for pitch, duration and panning. [new]
• key controls [sample channel hits with keyboard, tap tempo].
• random pitch/pan/duration.
• global and dedicated step/clock controls. [updated]
• external audio recording.
• plus much more.
otudp_wrap Abstraction otudp wrapper
with the use of an objectmapping file in the init folder using (for example) otudp becomes completely transparent on both platforms. (ok almost, otudp write has an outlet on OSX whereas udp-write on XP doesn't, that's not a problem if you don't deal with reading from the writing object).
pool External hierarchical storage object
pool can store and retrieve key/value pairs, where a key can be any atom and  the value can be any list of atoms
- pool can manage folders. A folder name can be any atom.
- pool objects can be named and then share their data space
- clipboard operations are possible in a pool or among several pools
- file operations can load/save data from disk
prefsFile External Create a real, application specific Preferences file in an (optional) folder inside the System Folder, with custom creator and file type (and custom icon). Store and retrieve data in the file in one or more custom resources.
relativepath External Convert an absolute to a relative path
Convert an absolute path to one that is relative to the Max application folder
Rings of Saturn Patch This is a generative system that is able to create multi-spatial sound / noise enhanced with reverb.

*Please open the ringsofsaturnmainpatch in the folder for the whole patch*
*Please open the ringsofsaturnmainpatch in the folder for the whole patch*

It uses the Game of Life concept, inspired by Brian Eno. There is a 256 voice polysynth that feeds into the ‘Drop Sample / Live-Sampling’ section (a recorded sample can also be placed here), which can then be manipulated by the Granulator — splitting the 256 voices into innumerable grains and enabling the creation of interesting futuristic / sci-fi / experimental sounds. Playing with the parameters creates variations in the grains. Spindrift is used to manipulate the spatial arrangement of sound in an octophonic setup. The ‘Play/Stop/Record’ section is able to capture the automation of spatial placement (the user can draw / locate the sound by playing with the red circle). The ‘8 Channel Spatial Reverb’ section can be used to create a wide spatial arrangement. ‘Pitch shift’ can be used to transpose the sound.


Patch CPU Load: 85%

Computer specs:

MacBook Pro (Retina, 15-inch, Mid 2015)
Processor 2.5 GHz Intel Core i7
Memory 16 GB 1600 MHz DDR3
Graphics Intel Iris Pro 1536 MB
macOS Mojave (10.14.5)
rm External permanent file/folder deletion
savedialog External Open a dialog to ask for a filename for saving
The savedialog object takes a list of one or more file types and allows you to save a file and choose a type for it. To choose a folder, use the "fold" type. savedialog reports the entire pathname of the file or folder chosen, which can be passed to any Max object after the word write or save.
search External file searcher (an example of recursive scripting. \'folderiter\' above is better at file searching.)
soundaround Standalone Application audio files player
SoundAround is a quick and easy way to preview large libraries of sounds. Just drop a folder of sounds (or a folder of folders...) and press the buttons to flip through the sounds. The "auto next" feature automatically flips through all the sounds.
page : 1 2 3

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