[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] Generative Looper Demo
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: [sc-users] Generative Looper Demo
- From: Arthur Carabott <arthurc@xxxxxxxxx>
- Date: Thu, 18 Jun 2009 19:34:48 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=49FKT6g4ORYRe7/ejWrjI9ziAB1JD3ypx8pq7q4RuxA=; b=FJsn1ybKVuEf30X7m72VFFkVh9HbXW5PKLo6y/KKkEXFoqoKqeK4SdR57JamuV/M8v maR2NE27fOxRDzTOtMZ0JB8+GvOyi+/nIRA69DEqBDxLelNXuqCSk1Iq5/SzHGNYKJ/8 iFS0wrmI50wzROeGlV/srW8rA/9Ggm0U72pCA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=UKzUseD9rRr8Eao2c9KAJXnGUbCX9J3ORlnu/mGaggTedKjtkAMGW1GjLpTJENO31P t+zR7G+ZQkgxjY3SGbQgrUu5NlfyG2WLDvvOFu1Adal3Dr7UGCiTOdUJv7vrsUn3YINs R+7DJl0savTZnOI9YIw2/+uSxLX4VORXWMsEM=
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
Hello List,
I recently made a screencast demo for my generative (mixing and rhythms) looper. You can't hear the metronome at the beginning (I have it in my headphones), but this is how the quantisation of recording is possible.
I accidentally improvised for longer than the recording buffer (should have used a bigger one), but this makes for some interesting results. There are many features missing (it was written for to a university deadline) which may be implemented in the future.
Video: http://vimeo.com/5220526
Github repo (source code): http://github.com/acarabott/GenLoop/tree/master
Hope you enjoy,
Arthur