CNMAT Flashback

A look back at some items in our archives.

Archive Browser

Browse CNMAT content by type
Tool

OSC-pc1600

OSC wrapper for the Peavey PC-1600 or PC-1600x "MIDI command station"

Tool

CNMAT Spectral Tutorials

A large number of tutorials on using CNMAT objects for spectral (additive and resonant) synthesis. Includes use of SDIF and OSC.

Tool

Sin-synth

This module frees the user from the tedious details of synthesizing sinusoidal models from SDIF files.

Tool

int2digitlist

This abstraction takes an input integer and converts it to it's separate numerical components for output.

int2digitlist is useful in order to pass an instruction set as a single message...
One should consider this abstraction for special case usage.

Tool

key_lookup

Key_Lookup is a graphically-based keyboard that can be loaded as a bpatcher.

Tool

random-in-range

This abstraction takes a list of two integers specifying a random range, and outputs an integer as a result of that range specification.
You can obtain the number by sending the list or by polling the object with a bang.

Tool

Music 29 Overview

All patch links and references for MUS29 Labs. Tools are included either in the depot or as supplementary additions thereof.
To ensure you have everything on your machine for these tools, please download the CNMAT-Everything package located on the downloads page, then point your copy of Max to the download on your Hard Drive.

Steps:
- 1. Download the Everything package

Tool

letter2num

letter2num is a utility that allows you to convert alphabet characters into integers.
This is useful in situations where you'd like to allow your users to enter in characters that correspond to ids in your internal patch systems.

Pages