Search for «LocalIn»doc code in class tags

mrcl snippets #3: feedback timer

by elgiano on 20 Jul'18 22:20 in

FM bell and bass

by grirgz on 16 Nov'17 01:43 in bass fm bell

Synthdefs inspired by FM8

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-

Re: DWG sitar model

by 56228375 on 10 Aug'17 14:55 in guitar code fork instrument physical model plucked strings pluck sitar

fork of a sitar model by @snappizz... it sounds better to me although I have no idea how it's supposed to sound. Modifications are in the plucking (w

Stutter tutorial

by snappizz on 01 Feb'16 06:27 in glitch tutorial stutter

Stutter effects grab a small segment of live audio and play it back. It is a popular effect in electronic music, independently invented and developed

reception: instructional (1)just to round out the examples (1)im posting a stutterlivelooper (1)

GrainSin and Feedback

by rumush on 06 Jan'16 20:39 in ambient noise experimental

A patch I made today that explores GrainSin with feedback with FreqShift and Allpass chain. Mess around with parameters, if you get something nice, le

Algorithmic Beats

by rumush on 04 Jan'16 21:19 in beats algorithm composition

A short experiment I did with Pdefs and Pwrand to make a trance-like track focuses on ever-chaning rhythms. I'll post an updated version tomorrow.

Feedback Ambient

by rumush on 14 Dec'15 17:21 in ambient feedback noise

Simple feedback Ndef that can produce variety of sounds by just changing two variables, freq and rt. Feel free to modify the code and let me know what

Rhythm Feedback

by rumush on 07 Dec'15 21:30 in

Ndef with feedback where the source gets seperated so it runs through three different effects with LFPulse as volume control. You can get some feedbac

DWG sitar model

by snappizz on 22 Sep'15 22:02 in guitar instrument physical model plucked strings pluck sitar

guhhh, lots of complication for not that much payoff. please fork if you have some ideas for how to improve this

Operator

by Alexander Lunt on 08 Nov'14 19:22 in sound effects gui melody waves synth synthesis wave synthdef additive synthesis ring modulation synthesizer user interface window

A Synthesizer similar to the Ableton Operator: Four Oscillators can be modulated and manipulated in different ways. Just evaluate the whole Code at on

Re: An FM Matrix Synth with 1to1 feedback -- nanokontrol NNdef version

by miguel-negrao on 22 Jun'14 14:20 in fm code fork synth matrix

FM Matrix Synth, now with 1to1 feedback! Version for nanocontrol: 3x3 matrix indexes - 9 faders freqs, first 3 knobs amps, second group of

Simple Vocable Synthesiser

by uiae on 19 Mar'14 12:43 in speech synthesis vocable livecoding yaxu

A SuperCollider version of Alex McLean's vocable synthesiser. The original is written in haskell and uses hsc3. [Source Code](http://yaxu.org/softw

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)

Sound file chunks: Workaround for single-precision buffer indexing

by jamshark70 on 07 Nov'13 03:19 in buffer utility long bufrd chunks incremental

One of the common questions on the list is about handling very large sound files with BufRd. BufRd indexes into the buffer using a single-precision fl

Re: network of loosely connected nodes (now working)

by LFSaw on 21 Oct'13 20:30 in code fork synchronisation weak connection

Idea: network of loosely connected nodes. Each node has a dedicated pulse rate / phase. Inducing an irregular trigger signal influences the nodes to (

ComparFeedback

by LFSaw on 21 Oct'13 12:12 in ndef resonator complexres plugin recursive network

ComparFeedback implements an FM feedback matrix based on the ComplexRes UGen. The number of nodes can be set when defining the synthesis engine. Compa

random 303

by devilfish404 on 16 Aug'13 15:13 in

i found this somewhere as an example of obtrusive coding. i don't know who the original author is, sorry. I cleaned it a bit up as a study tool for my

An FM Matrix Synth with 1to1 feedback.

by LFSaw on 25 Mar'13 16:02 in fm synth matrix

FM Matrix Synth, now with 1to1 feedback!

reception: awesome (1)