Welcome to my software download area. If you really found these tools useful for you... why not considering a donation?
sadam LibraryDownload latest version: http://www.sadam.hu/download/sadamlib.zip (v20121030)
The sadam Library is a set of free externals that I programmed for Max/MSP. These are the currently available objects:
| Name | Description |
|---|---|
[sadam.base64] |
Base64 encoder & unencoder object. |
[sadam.lzo] |
Loseless data compression and decompression using the LZO library. |
[sadam.rapidXML] |
A RapidXML wrapper for Max. |
[sadam.dom] |
A Document Object Model (DOM) interface for Max. |
[sadam.sax] |
A Simple API for XML (SAX) interface for Max. |
[sadam.dom] and [sadam.sax] run with MXJ.
| Name | Description |
|---|---|
[sadam.gcd] |
Compute the Greatest Common Divisor of two integers. |
[sadam.interpol] |
A generic interpolation/extrapolation tool. |
[sadam.lcm] |
Compute the Least Common Multiple of two integers. |
[sadam.prime] |
Compute the closest prime numbers and the prime factorization of a positive integer. |
[sadam.stat] |
Get mean and standard deviation of a number sequence. |
| Name | Description |
|---|---|
[sadam.empty] |
Detect/output empty strings. |
[sadam.envelopeGenerator] |
[expr]-based envelope generator for [function] objects. |
[sadam.float] |
Detect/output special floating point values. |
[sadam.limits] |
Get minimum and maximum finite values of Max data types. |
[sadam.mutex] |
Mutual exclusion (semaphore) object. |
[sadam.sortLists] |
Sort a set of lists simultaneously. |
[sadam.split] |
Split incoming number sequence. |
| Name | Description |
|---|---|
[sadam.normalize~] |
An object that sets the gain of a source to the level of a reference signal. |
[sadam.phasor~] |
Phasor object with maximal resting state. |
[sadam.rand~] |
Band-limited random signal. |
[sadam.sgn~] |
Sign of a signal. |
[sadam.standardMap~] |
A chaotic oscillator based on Chirikov's Standard Map. |
| Name | Description |
|---|---|
[sadam.stream] |
Read and write binary streams. |
[sadam.tcpClient] |
Bidirectional TCP client. |
[sadam.tcpReceiver] |
Receive data from the network using the TCP protocol. |
[sadam.tcpSender] |
Send data through the network using the TCP protocol. |
[sadam.udpReceiver] |
Receive data from the network using the UDP protocol. |
[sadam.udpSender] |
Send data through the network using the UDP protocol. |
| Name | Description |
|---|---|
[sadam.canvas] |
An alternative canvas for Max. |
| Name | Description |
|---|---|
[sadam.addSynth~] |
Additive synthesizer with time-dependent parameters. |
[sadam.subSynth~] |
Subtractive synthesizer with time-dependent parameters. |
[sadam.fofSynth~] |
Formant synthesizer with time-dependent parameters. |
[sadam.peakExtractor~] |
Extract spectral peaks from a signal in real-time. |
[sadam.getSoundDescriptors~] |
Extract sound descriptors from an arbitrary sound. |
Some of these externals were originally commissioned by other projects, but I was kindly allowed to include them in my library:
[sadam.rapidXML], [sadam.dom] and [sadam.sax] by the MaxScore Project.[sadam.stream], [sadam.tcpReceiver], [sadam.tcpSender], [sadam.udpReceiver] and [sadam.udpSender] by the Hungarian Computer Music Foundation.[sadam.base64] and [sadam.lzo] by Georg Hajdu for the Quintet.net platform.The Library uses the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License, except for [sadam.lzo], which is a GPLv2 project.
Available versions:
Get it at http://www.mdw.ac.at/zimt/downloads.html
KlangPilot is a real-time score language for sound synthesis which is being developed by Johannes Kretz since 1992. It consists of an extended toolset of analysis and synthesis objects combined with a powerful user interface where one can combine different synthesis methods into instruments and create scores (both in real-time and non-real-time) using those instruments. The current version requires Max/MSP to run and is hosted at the Zentrum für innovative Musik-Technologie (ZiMT), Vienna. KlangPilot uses the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Get it at http://www.computermusicnotation.com
MaxScore is a Max object which provides the Max/MSP or Ableton Live user with standard music notation and performance tools. It is strongly related with the JMSL language, written by Phil Burk and Nick Didkovsky. Although MaxScore is free software, it requires a paid JMSL license to run.