Saturday, November 17, 2007

work session with iannis zannos


after a brief interruption a few hours session with iannis was completed discusssing the following development topics:
- processing ebook and hardcover book (sent and ready to use)
- mentioned bug in super collider concerning audio in (waiting a response from forum)
- a revival of the dynamicsoundscape blog, bring up to date with the first version of self space

the long awaited answer from the forum concerning the SC audio in:
http://swiki.hfbk-hamburg.de:8888/MusicTechnology/825

test code for the audio in:

(
SynthDef("help-AudioIn",{ arg out=0;
Out.ar(out,
DelayN.ar(AudioIn.ar(1), 1, 1);
)
}).play;
)

(
SynthDef("help-AudioIn",{ arg out=0;
Out.ar(out,
CombN.ar(AudioIn.ar(1), 0.5, 0.5, 5);
)
}).play;
)
you should hear a delay/echo to your live input

link to the music technology blog, bibliography, newsfeed:
http://musictech1-grad07.blogspot.com

No comments:

Top Stories - Google News