Search for «UserView»doc code in class tags

Sketch Pad

by eli.fieldsteel on 27 Aug'11 07:17 in gui art paint drawing sketch doodle color rgb environment

An environment in which the user can draw using the mouse.

reception: educational (1)nice (2)

Recursion-toy-like vines with Pen

by uiae on 04 Sep'11 18:16 in gui

quick port of the "vines" setting with drawing style "segmented" of [recursion toy](http://soulwire.co.uk/experiments/recursion-toy/) (by [soulwire]

reception: interesting (1)cool (1)

Re: Recursion-toy-like vines with Pen

by vividsnow on 05 Sep'11 19:41 in gui code fork sonification

some simple sonification of [1-14](http://sccode.org/1-14)

bufferdisplay

by redFrik on 10 Feb'12 17:53 in graphic

works with both qt and cocoa. i get a steady 60fps on my machine. try lowering 'l= 1024' at the top if it's too heavy on your cpu.

reception: useful (1)awesome (1)timesink (1)

Looping Station

by rukano on 10 Feb'12 18:42 in looper

GUI for recording and playing quantized loops. If you change the tempo, hit on refresh. You can change the output bus for the click (first variable

reception: nice (1)useful (1)

Cheap Screen Saver (randomness free)

by rukano on 11 May'12 13:05 in cheap screen saver animation

Messing around with pen, trying not to use randomness. Turned out like a 90's screen saver.

reception: beautiful (1)

Synchronous control bus visualizer using the shared memory interface

by rukano on 28 May'12 22:53 in synchronization control bus audiovisual animated user interface

Messing around with Control buses and later Control Ndefs and using getSynchronous to use the exact value of the UGen in the draw function. Extra: yo

Simple animated 2D user interface

by rukano on 28 May'12 23:45 in synchronization control bus audiovisual animated user interface

A more simple example using the shared memory interface to get the current status of a bus, and also setting a bus from the GUI. The circle turns red

reception: educational (1)example (1)

Granular display

by tommaisey on 15 Oct'12 02:13 in animation granular display

My first post to sccode! A display which visualises a granularised sound file. Each grain is represented by a dot which moves across the waveform of t

reception: educational (1)gui (2)nice (1)impressive (1)cool (1)granular (2)

3D Scope

by rukano on 10 Dec'12 12:45 in scope plot 3d

This was inspired by http://sccode.org/1-1HR and a student wanted to do a 3D freq/spectrum plot over time. The colors are just for extra funkyness...

spawnSynthGranulizer

by bateslewis on 28 Feb'13 10:46 in

1