A look back at some items in our archives.
MMJ Depot Tutorials: The tutorials explain specific topics in depth; they cover programming details as necessary but tend to focus on core theoretical and conceptual issues in computer music, synthesis, signal processing, etc. Tutorials are designed primarily for learning purposes, but are also available to be plundered.
Download the MMJ Depot along with the CNMAT Everything package, found here.
A Max/MSP/Jitter (MMJ) patch and reference document that serves as a single collection point for the expanding communal wisdom on a particular MMJ object or programming topic. For an advanced user it is a mnemonic aid and for entry level users it is learning space.
Download the MMJ Depot along with the CNMAT Everything package, found here.
A patch that shows one (impressive) idea, not necessarily with enough flexibility or generality to be useful for extended work (Desired reaction: “Wow!”) Formatted for projection.
Download the MMJ Depot along with the CNMAT Everything package, found here.
A specific kind of Application that is "branded" by a composer. Repertoire is intended for performance (concert, installation, internet, CD) and involves a special intent (to form one musical world or specific piece).
Using either the oscuinoSerial or oscuinoEthernet sketches running on your Arduino, connect using the corresponding Max/MSP patch.
Visit the bottom of this page for manuals specific to certain content types including: Audio, Image ,Music and Inter-Art Projects, Publications, Video, Weblink
# Decide where to put it
- To add a new page to the hierarchichal structure of an existing book, go to the node that you want to be "above" your new page and click on "add child page".
#Overview
July 2012
Due to a server switch for IRCAM documentation resources, the web link for the user
manual in the OM 6.5.x "Help" menu is not available anymore.
You can temporarily access the manual by replacing "http://support.ircam.fr/" with
"http://support-old.ircam.fr/" in your browser window.
Updated links are also available from the OM website :
http://repmus.ircam.fr/openmusic/documents
Recommendations for adding audio interfaces to new Mac's that have no firewire or ethernet.
http://www.sonnettech.com/product/echoexpresscard34thunderbolt.html
http://www.audiobeef.com/worlds-first-thunderbolt-audio-interface/
#Troubleshooting
I had a lot of problems getting Processing to successfully communicate over Serial.
First I had a version mismatch which gave me this error:
WARNING: RXTX Version mismatch
Jar version = RXTX-2.2pre1
native lib Version = RXTX-2.2pre2
Link to all IRCAM Forum software manuals
CNMAT recommended free or near-free third-party software links
#Overview
oscuinoEthernet does OSC communication over Arduino's [http://arduino.cc/en/Reference/Ethernet|EthernetUdp class].
#Dependancies
#Overview
The Music Information Center is a resource for students to find all of the content on the CNMAT website that is related to a category in the MIC.
There are 3 pages that are used to implement the MIC:
- the MIC Panel which is the primary view of the MIC
#Overview
In MIC Terminology, a "Category" is an umbrella term under which multiple "Topics" can be placed. Categories appear on the lefthand side of the MIC.
#Adding
The Music Information Center is composed of Categories, Topics, Music Information Nodes, the Music Information Panel, and MIC Resource pages.
#Overview
Music Information nodes associate categories to topics. These nodes do not appear directly in the MIC, but they are the scaffolding which associates Categories to Topics.
Read more about adding Topics by creating a Music Information node and tagging it appropriately [http://cnmat.berkeley.edu/node/10959|here].
#Overview
A "Topic" is a term that appears under a "Category" in the Music Information Center. These appear on the righthand side of the MIC after selecting one of the categories on the left.
#Adding
The main view of the Music Information Center is through the MIC Panel. The panel contains a script which shows all of the MIC Categories on the left side and when one of those categories is selected, it shows its topics on the right side.
Edit the layout or contents of the panel [http://cnmat.berkeley.edu/admin/build/panels/edit/30|here].
The MIC Resource page is an automatically generated page which takes a term ID as an argument in the URL and creates a page with all of the nodes tagged with that term.
The page itself is a panel and each of the components of the panel is a view. You can edit the panel [http://cnmat.berkeley.edu/admin/build/panels/edit/21|here].