We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › Processing code writing code
Page Index Toggle Pages: 1
Processing code writing code (Read 654 times)
Processing code writing code
Sep 24th, 2007, 1:20pm
 
I want some program or processing create processing graphic codes automatic , random and free from human touch
for to use in discos.
How can you help me or how can i write such a code which uses all library.
Is there a code writing code possible for processing ?
Please do not flame . I only want the computer creative for me.

Best ,

Mustafa Umut Sarac
Re: Processing code writing code
Reply #1 - Sep 25th, 2007, 1:50am
 
Hi,

Unfortunately Processing doesn't have any "random code generator" feature.

You can mix up different piece of code that generates different effects and randomize the display with a random millis() call.

If your Processing knowledge is limited and want to show your creations in Night Clubs you should consider using a VJ (video Jockey) software such as Modul8, Quartonian, Arkaos VJ, Resolume, RC Fuse...
All these softwares include a random or beat detection feature.

Wink
Page Index Toggle Pages: 1