LFSaw

Avatar
home url
lfsaw.de

LFSaw's code

network of loosely connected nodes

29 Apr'13 08:05 in synchronisationweak connection

Idea: network of loosely connected nodes. Each node has a dedicated pulse rate / phase. Inducing an irregular trigger signal influences the nodes to (gradually) adapt their pulsation freq (and phase?) to the one of the input. sound example: https://soundcloud.com/lfsaw/sync-weakconnection-tduty-time

Mono2eN - Ndef, slightly altered

The ndef version of the mono2eN system, slightly adapted - a multichannel autospatilisation musical performance tool.

An FM Matrix Synth with 1to1 feedback.

1
25 Mar'13 15:02 in fmsynthmatrix

FM Matrix Synth, now with 1to1 feedback!

NDef FM synthesis for beginners

25 Mar'13 12:35 in fmndef

Restricting fm to harmonic sidebands after[Chowning, 1973]. Restriction actually happens because of the specs, not server-side. ----- Chowning, J. (1973). The synthesis of complex spectra by means of frequency modulation. Journal of the Audio Engineering Society, 21(7):526–534

wiard noise ring variation using a ringbuffer instead of bitshifting, language implementation (pattern-based)

1

wiard noise ring variation using a ringbuffer instead of bitshifting. Re-implemented according to Julian Parker's m4l patch. Derived from an answer by Sergio Luque to a mail to the sc-users SuperCollider mailing list on 2013/03/22

Basic FM Matrix Synth

22 Mar'13 16:37 in fmsynthmatrix

A basic FM matrix synth (Ndef) with GUI

wiard noise ring variation using a ringbuffer instead of bitshifting, language implementation (task-based)

wiard noise ring variation using a ringbuffer instead of bitshifting. Reimplemented according to Julian Parker's m4l patch.

wiard noise ring, language implementation (task-based)

20 Mar'13 18:49 in sequenceralgorithmic composing

"In latter model synthesizers, digital noise sources began to appear in place of analog ones. Traditionally, a psuedo-random shift register set up for optimal length. By optimal length, it is meant that every state of all available bits will appear at some time, but the order is unknown. Essentially a counter that counts in an unknown order. This represents the maximum state of information "entropy" available for that number of bits. But music has close self-similarity over short periods of time. That is, it repeats itself with changes appearing slowly. This shift register generator is designed to give control of the rate of appearance of new information. It has a tight set of controls over how random it actually is and how fast change occurs. (text from http://mamonu.weebly.com/wiard-noisering.html)

OSC recorder

04 Feb'13 20:36 in osctoolrecorder

basic OSC recorder, writes messages to zipped files.

(mono) looper on Ndef basis

04 Feb'13 20:15 in looperbasicndef

very basic, more explanation and a sound example here: http://tai-studio.org/index.php/2013/02/looper/

cycloScope

1
29 Jul'12 15:06 in player

listen and see cyclo.id.

SyncSaw madness

1
21 Jul'12 09:39 in scary

Based on the answer to my question if there is a synced oscillator on SuperCollider, I played with SyncSaw as suggested by JmC.

Re: Load and play samples from GUI (Qt GUI only), adapted to use SoundFile:cue

3 1

*Needs Qt GUI (VLayout)* ----- Basic GUI for loading samples and playing them via button presses. Differences to the original version by rukano: + adapted to use SoundFile:cue + you can start and stop playing the samples

soundfile playback

09 Aug'11 21:48 in tiphowtoplaybacksoundfiles

automatically playback of all soundfiles in a directory