Search for «Rect»doc code in class tags

Demo of Model-View-Controller design

by jamshark70 on 09 Dec'18 02:49 in gui view controller mvc model

This question comes up often: What is the best way to structure GUI code. IMO, Model-View-Controller (when done correctly) gives you the most flexi

GrainOTec

by Dindoléon on 06 Dec'18 08:45 in gui granular grain module

A GUI module to produce granular synthesis textures. Controls are : amplitude, trigger rate, grain duration, number of simultaneous grains, frequency

midi soft takeover

by meunier.fabien on 21 Nov'18 17:25 in midi control change cc soft takeover gui

it avoids jump of value when the value on your GUI and the value of your midi controller are differents. In other words your midi controller take cont

DiamondSlider : custom unidimensionnal slider GUI.

by Dindoléon on 18 Nov'18 16:07 in gui slider

Custom unidimensionnal slider GUI I made for my touchscreen instrument. Presented here as a tuner, but can serve any control purpose.

Harmo : Harmonic Series modulated by a MultiSlider interface.

by Dindoléon on 18 Nov'18 15:16 in gui harmonic fork module multislider

MultiSlider plot display allowing to shape a harmonic series. This is a simplification of Bruno Ruviaro's Additive Synthesis GUI Demo 2.

Poussière : standalone dust generator (uncommented version of luce)

by Dindoléon on 18 Nov'18 13:22 in gui slider module

Dust2 synth controlled by a custom 2D slider (kind of simulates vinyl crackles). Actually an uncommented fork of the luce module. Easy to integrate an

luce : standalone synth and custom slider GUI demo

by Dindoléon on 18 Nov'18 11:54 in gui beginner slider module

luce is a standalone synth module driven by a custom 2D slider GUI. It is easy to integrate and to modify. It also serves the purpose of understanding

Rate Player

by joehigham on 30 Jul'18 18:40 in sampler piano player

This is a player that I use for live work. It takes piano samples (or anything else I guess) and plays them in a rhythmic way that is also based on ch

Filter Explorer @ 1000 Hz of the Cutoff Frequency (Centre Frequency)

by prko on 22 Apr'18 01:44 in filters

Special Thanks to Russell Johnston who gave an excellent solution to MouseLeaveAction issue via the sc-users list! Thanks to Fredrik Olofsson who men

Equal-Loudness Contour Experience in SC

by prko on 05 Apr'18 11:16 in

Equal-Loudness Contour Experience in SC special thanks to James Harkins who resolved my errors in the code via the sc-users list!

Diplopterys Cabrerana

by blaz.pavlica on 17 Sep'17 12:00 in

This is the code used for the first song on my album Blaž Pavlica - Virtual Entheogen https://zvocniprepihi.bandcamp.com/album/bla-pavlica-virtual-

Squiggle squiggle

by 56228375 on 09 Aug'17 00:51 in osc visualization squiggle mousex mousey control signal parametric

A more extensive squiggle session. Construction is detailed in a blog post http://technogems.blogspot.be/2017/08/automating-squiggles-in-supercollider

FFT additive oversampling (graphical demo of the sampling theorem)

by jamshark70 on 08 Jun'17 09:51 in gui theory fourier transform sampling theorem oversampling userview

I originally wrote this to demonstrate what sampled audio really represents -- that is, if a series of samples represents the one and only band-limite

Collapsible Views

by codepool on 27 Apr'17 22:14 in gui view

Migration from the old SourceForge wiki.

Color Picker

by codepool on 27 Apr'17 22:13 in gui color picker

Migration from the old SourceForge wiki.

granular AM synthesis

by 56228375 on 19 Feb'17 01:06 in gui patterns osc amplitude modulation granular synthesis visualization

My first composition that goes beyond tweaking documentation examples. It uses a kind of granular synthesis where each grain is a short AM synthesized

AMSynth GUI

by TrysonHardie on 12 Nov'16 20:46 in gui synth synthesizer user interface amsynth

Recreation of AMSynth (only GUI) -> https://youtu.be/ZsTNBsti6xM

Method help re-ordering utility

by jamshark70 on 22 Jul'16 20:34 in utility scdoc help method sort order

If you have a large class with a lot of methods, you probably want to sort the methods in the auto-generated SCDoc template into an order that's meani

GUI: Scrolling list of multi-view items

by jamshark70 on 17 Jan'16 04:07 in gui scroll list layout layouts multiline

A common GUI requirement is a scrollable list of similar items. If the list consists of strings, it's easy -- use ListView. If, for example, each "lin

experiments in detecting fast onsets with Amplitude UGens

by julian.rohrhuber on 19 Dec'15 20:57 in amplitude analysis experiment trigger

A series of consecutive experiments (all results visualised as plots) that try to detect onsets in a noisy signal.

1 2 3 4 5 6 7 8