what about using puredata? is that an option? i'm not sure how cross-platform it is at this point, but you might be able to implement a fairly friendly interface with it. just a thought. i think puredata can interface with SC as well.
On Wed, Jan 26, 2011 at 7:21 PM, geoffroy tremblay <[email protected]> wrote: > I know this for processing : > > http://smallbutdigital.com/themidibus.php > > which is a midi library for processing but the first page seems to mention > other > java library and sound information that might help > > hope it helped > > > On Wed, Jan 26, 2011 at 11:32 AM, Andrew Lambert <[email protected]> > wrote: > > Hi all, > > Bit of a random question I know but... > > Does anyone know of a way to initialise some MIDI ports in Java so they > > are available to other programs (e.g. ALSA panel in qjackctrl)? > > I was doing a project recently evolving some generative rhythms with a > > neural network, basically firing MIDI events. The genetic algorithm was a > > Java program so it made sense to implement the final thing in Java too. > But > > after many headaches and about a day lost going round in circles, I > > re-implemented the neural network in SuperCollider without a hitch (got > to > > love SC). > > However, now I have the desire to give the project to a few select > friends > > for them to use in their music - none of them are coders so would find SC > a > > difficult platform to play with plus I'd like a bit of a cross-platform > GUI > > for it, so I return to Java. > > Any ideas...? > > Cheers, > > Andy > > --- > > [email protected] > > http://identi.ca/group/puredyne > > irc://irc.goto10.org/puredyne > > > --- > [email protected] > http://identi.ca/group/puredyne > irc://irc.goto10.org/puredyne >
--- [email protected] http://identi.ca/group/puredyne irc://irc.goto10.org/puredyne
