soundscrape

A programmatic framework for modular synthesis:
Scheme in the front, C in the back!
< | ^ | > | :>

Overview

A window to hold graphical synthesis controls.

Usage

add-control
[Generic]

[undocumented]

gui-control-window name . lambda*:G34
[Function]

Usage: (gui-window name :width w :height h)

Create a new gui window of the specified dimensions. If the dimensions are not given, default to 30 by 150.

< | ^ | > | :>