FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Bug Fixes, Implemented Suggestions
(Moderator: fry)
   Proce55ing revision 0048 released !
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Proce55ing revision 0048 released !  (Read 485 times)
fry


WWW
Proce55ing revision 0048 released !
« on: Sep 2nd, 2002, 7:57pm »

a new release after just two days!
 
details on bugs fixed and features added can be procured from:
http://www.proce55ing.net/download/revisions.txt
 
thanks for all the feedback and reporting..
« Last Edit: Jan 8th, 2003, 12:03am by fry »  
fry


WWW
Re: Proce55ing rev 0046 released!
« Reply #1 on: Nov 21st, 2002, 2:16am »

(previous notes from release of rev 46)
 
...and now posted at the download page. thanks to the alpha testers for all their help in tracking things down.
 
fixes lots of issues, particularly for the macosx folks. see readme.txt and revisions.txt for full details. no new release for macos9, because of some last minute problems.. for the time being just use 44.
 
[the url for the download page is in the last email we sent about the alpha download (please don't post here.. we prefer that people register for the url)]
 
also, if you find bugs, please start a new topic for each, rather than responding to this one!
 
--------------------------------
 
a few things that were left out of the release notes.. (and who knows what else i'll think of)
 
+ there are many cool new examples in this release. they're mostly in sync with what's on the site (the learning section).
 
+ one thing folks have been clamoring for, but we hadn't yet provided support is sound.. it won't work for exported applets, but at least inside the development environment, audio playback through the javax.sound classes will work. some useful examples to get you started can be found here:
 http://javaalmanac.com/egs/javax.sound.sampled/pkg.html
 
as with other api's, we'd like p5 to have a very simple version of the sound stuff, so that people can do the most used features with very little effort.. we currently see this as something like:  
- play a .wav file
- loop a file
- do something when the sound completes
- play a buffer of data as a sound wave
- some sort of basic sound input as well
of course, you will still be able to use the full javax.sound api if you need more control than the basic list.
« Last Edit: Jan 6th, 2003, 3:17am by fry »  
Martin

122417302122417302martingomez_listsmg1ph WWW Email
Re: Proce55ing revision 0048 released !
« Reply #2 on: Jan 8th, 2003, 1:10am »

this is indeed a tremendously pleasant surprise! just after 2 days? it works great. thanks for the split versions.
 
benelek

35160983516098 WWW Email
Re: Proce55ing revision 0048 released !
« Reply #3 on: Jan 8th, 2003, 1:50am »

indeed! much more fun
 
Pages: 1 

« Previous topic | Next topic »