Search for «Pen»doc code in class tags

Attack Detection and Amplitude Threshold Setter GUI

by eli.fieldsteel on 14 Aug'11 22:28 in howto amplitude threshold detection attack onset gui

A modular GUI designed to detect amplitude attacks and set a globally retrievable threshold value.

reception: educational (1)with video (1)

SCTweets

by nathanielvirgo on 26 Aug'11 13:05 in tweets sctweets

A hopefully more-or-less comprehensive collection of all the sctweets I've posted to http://twitter.com/headcube

reception: educational (2)nice (1)impressive (1)

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)

Visual demonstration of aliasing/foldover

by jamshark70 on 31 Aug'11 08:49 in educational gui theory nyquist aliasing pen graphic

I needed to demonstrate the importance of the Nyquist frequency to a class, so I wrote this visual, interactive demonstration. Use the slider at the b

reception: informative (1)educational (1)

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)

Confetti2

by Henk Lasschuit on 03 Apr'12 21:14 in chance numer to pitch distribution sound and image

Confetti2 is an old project that I wrote for my first toy computer, the Aquarius by Mattel. I liked the sound of it so much, that I rewrote it for eve

reception: greetings from maryanne amacher (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)

Confetti2X

by henk.lasschuit on 10 Oct'12 21:53 in distribution xenakis

As Confetti2: http://sccode.org/1-31X in which you heard only one oscillator at the time. In SuperCollider it is easy to use 100 oscillators at the sa

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