Dear all, I get the same message stack when I startup my JSyn program while an applet that is using JSyn is still running. The PortAudio program has the...
veldkamp@...
Oct 3, 2001 12:49 pm
718
... There's probably great TOCK circuits out there, but the quick cheap way out would be to use a couple of short samples. I have a TR707 rimshot and an ...
Nick Didkovsky
didkovn@...
Oct 3, 2001 1:53 pm
719
... A SynthContext holds a pointer to ALL of the data used by a JSyn synthesis engine. By creating independant SynthContexts, a single Java application can run...
Phil Burk
philburk@...
Oct 3, 2001 5:27 pm
720
From: <veldkamp@...> ... As I understand it, when one JSyn program is running, you cannot run another JSyn or PortAudio program. The only resource that...
Phil Burk
philburk@...
Oct 3, 2001 5:27 pm
721
I have made a new version of the WebDrum that allows people to jam together over the net. This one is a complete rewrite. The server is now in Java which feels...
Phil Burk
philburk@...
Oct 11, 2001 9:30 pm
722
Earlier today I invited folks to jam on the new WebDrum2 beta site. But it was apparently offline. Thank you to the folks who reported that the WebDrum2 site...
Phil Burk
philburk@...
Oct 12, 2001 4:06 am
723
Hi Nick, Phil, and anyone interested. In the compositions folder I posted the start of composition that is for an art show latter this week. This is my first...
John F Clavin
john.clavin@...
Oct 14, 2001 5:38 pm
724
Hello John, ... You can communicate between threads many ways. Through shared variables, or using synchronized message queues, or... lots of fun. ... All the...
Phil Burk
philburk@...
Oct 14, 2001 6:46 pm
725
I now have a new server for running the multi-player WebDrum. So if you tried to login last time and couldn't get in, please try again. The new URL is:...
Phil Burk
philburk@...
Oct 14, 2001 7:20 pm
726
Yes, this is a big help to get some direction here. I will let you know what I come up with. John Clavin...
John F Clavin
john.clavin@...
Oct 14, 2001 9:21 pm
727
Hi John, Phil already mentioned "Use BusWriters to write multiple signals to a BusReader which is then connected to a LineOut." I would heartily second that,...
Nick Didkovsky
didkovn@...
Oct 15, 2001 5:00 am
728
Alas, I have given to quick temptation. But I did get three tracks (threads) of algo music happening and I am now jamming to get them talking to each other,...
John F Clavin
john.clavin@...
Oct 15, 2001 11:25 pm
729
Hey Phil (et all), I've been trolling the back posts here looking for the latest status of Jsyn on Mac OSX and haven't been able to find anything really ...
robert_k_hamilton@...
Oct 16, 2001 4:50 am
730
Rob, I'm waiting for JSyn on Mac OS X too. JSyn has to be ported to OS X because it isn't 100% Java. The important part is written in C and needs to be at...
Nico Wald
nicowald@...
Oct 16, 2001 5:41 am
731
hi, this: someWhiteNoise.amplitude.set(0.0); seems to do a whole lot of nothing. is amplitude not implemented for WhiteNoise? i see it used in at least one...
douglas irving repetto
douglas@...
Oct 16, 2001 6:05 am
732
I too am very excited for the day when JSyn and OSX are fully compatible,
especially since Java 2 is finally supported on a mac platform.
Interestingly enough...
yes yes osx jsyn please! have you seen the audio latencies on osx?? http://gigue.peabody.jhu.edu/~mdboom/latency-icmc2001.pdf i also saw some announcements...
Hi John, When your time crunch opens, I'd be curious to know what the shared data is, and what the interaction is between threads. Best, Nick ... Doctor Nerve...
... Me too. I think OS X is going to be great. It has the stability and power of Unix combined with the nice Macintosh GUI, and lots of apps. I'm also looking...
Phil Burk
philburk@...
Oct 16, 2001 3:27 pm
736
... I tested this on Linux by setting the amplitude to 0.0 in TJ_Schmidt, then ran it by entering in jsyn/usercode gmake example.TJ_Schmidt and it seemed to...
Phil Burk
philburk@...
Oct 16, 2001 5:44 pm
737
I don't usually post general stuff like this here, but the recent discussion on Mac OSX inspires me to forward this... hope you don't mind. Nick Apple notes on...
... Yah, I done been bitten by java dependencies too! ... Good info -- thanks! But I've been doing some stuff where this wouldn't work -- I've gotten some...
Bradford Garton
garton@...
Oct 17, 2001 2:22 pm
739
I typically start off with something beautifully random and then tweek it untile it sounds like amateur lounge music played on a Casio keyboard, so at the last...
... I am curious about how you're planing to implement this 'wind chime'. Some time ago I considered hooking up a simulated wind chime, and came to the ...
Han-earl Park
hpark@...
Oct 17, 2001 3:16 pm
741
I think the various desktop CPUs will sound about the same. The overdriving that you are talking about is driving the filter beyond it's typical -1.0 to +1.0...
Phil Burk
philburk@...
Oct 17, 2001 6:01 pm
742
Thank you to those who logged in to the WebDrum last week and gave me feedback. We had a fun jam. I have released another verison of the Web based on that...
Phil Burk
philburk@...
Oct 19, 2001 1:12 am
743
Hi Phil, Played around with WebDrum recently and thought it was great, though no one else was on so I couldn't really test the networking... Anyhow, I'm pretty...
Daniel Howe
dchowe@...
Oct 19, 2001 1:36 am
744
... There are a few sounds scattered around, but it would be nice to have a sound library. I will try to add more sounds to the next release. Also if people...
Phil Burk
philburk@...
Oct 19, 2001 3:33 am
745
Phil, Thanks for the reply. I don't know too much about DLS2, but at first thought it seems like a great suggestion. Would this require a user visiting a Jsyn...
Daniel Howe
dchowe@...
Oct 19, 2001 1:38 pm
746
... The DLS2 sounds would not be in the plugin. The programmer would download as many sounds as they needed, when the Applet ran. Some JSyn Applets would not ...