Search for «UserView»doc code in class tags

Spectrum and Spectrogram of a sound file

by jcc on 07 Nov'14 23:30 in spectrum spectrogram

Calculates and plots the spectrum at any position in a sound file (only reads one channel). Displays the spectrogram of a selected segment of a sound

reception: great and useful (1)

Vowel space by formants f2 f1

by grirgz on 05 Nov'14 01:32 in gui vowel formant

Code by Andrea Valle

Simple Harmonic Motion

by rukano on 28 Oct'14 15:44 in sine sinewaves simple harmonic motion

Was just trying to reproduce the simple harmonic motion videos i've been watching. I think this is a compact and yet flexible way where you are able t

game of life

by Raver_Ale on 10 Sep'14 22:20 in generative conway game of life visual work in progress

a work in progress implementation of conway's game of life. some stuff still not working properly. Used the 1d cellular automaton by the berlin sc-gro

Scanned Synthesis Visualisation

by Matthew Kane on 25 Feb'14 23:39 in scanned synthesis visualization

Visualization of scanned string synthesis.

reception: gui (1)scanned synthesis (1)visualization (1)

UPIC waveform editor

by snappizz on 12 Feb'14 00:21 in gui xenakis editor upic theremin

A fun little GUI toy emulating a freehand waveform editor as seen in Iannis Xenakis' UPIC software. Draw on the graph to edit an oscillator's waveform

Draw your waveform feat. silly pattern player

by rukano on 29 Jan'14 10:34 in drawing waveform

A short demonstration how to change values in a buffer from a GUI. Also some presets added, because the mouse precision is not very good if you intend

reception: gui (1)

Chopsticks GUI

by ludions on 09 Sep'13 18:12 in gui views gui interaction

A GUI example of nesting Views and multiplying widgets, including mouse actions and Pen drawing for each of the views. Thanks to hjh for spotting an e

reception: fun (1)

color picker

by LFSaw on 05 Sep'13 10:16 in gui color tool picker colour graphics

A simple color picker. Posts picked color to the postwindow. Based on (non-functional) code found at http://swiki.hfbk-hamburg.de:8888/MusicTechnol

spawnSynthGranulizer

by bateslewis on 28 Feb'13 11:46 in

3D Scope

by rukano on 10 Dec'12 13: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...

Granular display

by tommaisey on 15 Oct'12 04: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)

Simple animated 2D user interface

by rukano on 29 May'12 01: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)

Synchronous control bus visualizer using the shared memory interface

by rukano on 29 May'12 00: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

Cheap Screen Saver (randomness free)

by rukano on 11 May'12 15: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)

Looping Station

by rukano on 10 Feb'12 19: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)

bufferdisplay

by redFrik on 10 Feb'12 18: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)

Re: Recursion-toy-like vines with Pen

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

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

Recursion-toy-like vines with Pen

by uiae on 04 Sep'11 20: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)

Sketch Pad

by eli.fieldsteel on 27 Aug'11 09: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)
1 2 3