/  Utilities

Smuck

SMucK-related tools, including utilities for converting SMucKish symbolic notation into ChucK data structures.

Smuck

inherits : Object

A collection of SMucK-related high-level functions.

constructors

Smuck()

Default constructor for Smuck.

static member functions

string mid2str(int note)

Convert a MIDI note number to a pitch name.

int str2mid(string note)

Convert a pitch name to a MIDI note number.

string version()

Retrieve smuck version as a string.