mp3 file: My Usual Size (9.8M)
Supercollider file: eyeballsun_061026.sc (6K)
Yes, it's been a long time since the last track and it could be a long time until the next one. But I've finally managed to recreate the Unsound Machine in Supercollider. I got an iMic for my birthday so now I can hook the computer up to my other equipment.
The sc file won't give you the same results as I got this time, since it uses a sample (not included) and connects to some external effects. However, I've abandoned the FeedbackMatrix library for now so you only need the one file.
Monday, October 30, 2006
Monday, June 05, 2006
Episode 2: We Are the Clay
mp3 file: We Are the Clay (5.4M)
I figured out how to make percussive noises with feedback. The trick is to shut the level of each feedback channel way down whenever it makes a noise, and boost it way up whenever it doesn't. To make a rhythm, I added a delay so the boost waits for a specified time before starting another cycle.
Some notes on running the Supercollider patch: In order to reduce duplication, I've moved some of the code into a class called FeedbackMatrix. To run this episode's patch in Supercollider:
I figured out how to make percussive noises with feedback. The trick is to shut the level of each feedback channel way down whenever it makes a noise, and boost it way up whenever it doesn't. To make a rhythm, I added a delay so the boost waits for a specified time before starting another cycle.
Some notes on running the Supercollider patch: In order to reduce duplication, I've moved some of the code into a class called FeedbackMatrix. To run this episode's patch in Supercollider:
- Download FeedbackMatrix.sc and eyeballsun_060603.sc.
- Go into your SuperCollider directory, and create a subdirectory under SCClassLibrary. Call it eyeballsunClasses.
- Put FeedbackMatrix.sc in eyeballsunClasses.
- If Supercollider is running, recompile the libraries.
- Open eyeballsun_060603.sc in Supercollider and execute each block in order.
Thursday, May 18, 2006
Episode 1: Thy Holy Cities Are A Wilderness
This track was made entirely in Supercollider. I created a feedback patch and let it run for about 3 minutes with no interference. Then I started reducing levels to make it fade out.
Supercollider file: mhc_060516.sc (6K)
mp3 file: Thy Holy Cities Are a Wilderness (8M)
Supercollider file: mhc_060516.sc (6K)
mp3 file: Thy Holy Cities Are a Wilderness (8M)
Subscribe to:
Posts (Atom)