Spencer Salazar

Results 29 issues of Spencer Salazar

windows

The following code causes ChucK to crash during compilation: ``` [[53,57,60,63],[57,60,63,69]] @=> int chordz[][]; 54 => chordz[0,0]; ``` The issue seems to be the comma in the array subscript, which...

bug

Create a reverb node using one of the STK reverbs.

enhancement

Sick shader FX for the main drawing view of Auraglyph

enhancement

Interface layer should be accessible from the implementation layer by pinch-zoomout, and display the interface of nodes as appropriate.

enhancement

Then add cool features like auto-chuginating C++ classes, ChucK Chugens, etc.

enhancement

chuginate should either work with Python 2 + Python 3, or fail when attempting to use Python 3. From a user: ``` In python3 you get: python bootstrap.py < chuginate.py...

bug

A user has reported issue exporting when chugins are being used.

windows

See thread: https://lists.cs.princeton.edu/pipermail/chuck-users/2014-March/007571.html