|
Author |
Topic: processing sound examples (Read 2175 times) |
|
solipsys
|
Re: processing sound examples
« Reply #15 on: Jun 1st, 2003, 7:32am » |
|
anxiously awaiting the sound reference/tutorials on the proce55ing site so i can understand it better. really exciting stuff! thanks for your development contributions rocha!
|
|
|
|
carlosgiffoni
|
color sound square
« Reply #16 on: Aug 23rd, 2003, 1:55pm » |
|
Here is a project I did for my pre-MFA in design and technology at parsons 1 month bootcamp using processing. http://a.parsons.edu/~carlos/finalproject/applet/ here is the short thesis brief: http://a.parsons.edu/~carlos/finalproject/brief2.htm The code is fairly simple, it was fun to figure out how to make things sound the way I wanted just having speed and volume as the variables I could manipulate, definetly look foward to soundgenerator, and manipulation of live input audio, are this going to be fully functional on 1.0 ? oh yeah the repeat(); function is kind of buggy, so I used play inside of for loops and stops after getting out of the applet area, using repeat() just goes forever even when you close the applet window and until you close all browser windows. Carlos Giffoni
|
|
|
|
flight404
|
Re: processing sound examples
« Reply #17 on: Aug 23rd, 2003, 9:12pm » |
|
Hi Carlos... I am getting a blank page (IE and Safari on OSX) when I click your applet example link. r
|
|
|
|
carlosgiffoni
|
Re: processing sound examples
« Reply #18 on: Aug 25th, 2003, 11:08pm » |
|
there should be a drop down menu (javascript) that links to the different applets when you click on the blank page. its working on my pc with explorer and Ive tried it on a mac with osX to. hmmm. let me know if you try again and it doesnt work, will post the individual links otherwise... Carlos
|
|
|
|
benelek
|
Re: processing sound examples
« Reply #19 on: Aug 26th, 2003, 6:45am » |
|
I can't load either of those pages (IE on win2k). ~jacob
|
|
|
|
scrap-pile
|
Re: processing sound examples
« Reply #20 on: Aug 26th, 2003, 5:28pm » |
|
i get it fine in IE for both NT and ME.
|
|
|
|
|