Search the web
Sign In
New User? Sign Up
jsyn · JSyn discussions and tech support. Java audio synthesis API.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2159 - 2188 of 2975   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2159
A number of people have reported problems with the new Java 1.4.1 for Mac OS X. I will try to gather solutions and make them available to the list. Also please...
Phil Burk
philburk_94901
Offline Send Email
Apr 3, 2003
7:47 pm
2160
On a somewhat related subject, I no longer see JBuilder for Mac OSX anywhere on the Borland site. Anyone know anything??? Nick...
Nick Didkovsky
doctornerve
Offline Send Email
Apr 3, 2003
7:53 pm
2161
... i noticed that as well. don't have any information, but you can still get to it if you search for it on versiontracker.com. borland probably took it down...
Jamie Forrest
honksandsirens
Offline Send Email
Apr 3, 2003
7:56 pm
2162
i went crazy trying to find it too. i found jbuilder8, but only for win/linux/solaris. drag. i couldn't even find a download site for jbuilder7, even though...
douglas irving repetto
douglasrepetto
Offline Send Email
Apr 3, 2003
8:00 pm
2163
That sounds right to me. Students notified me of JBuilder problems as soon as they "upgraded" to jsdk 1.4. That's about the time JBuilder disappeared from the...
Nick Didkovsky
doctornerve
Offline Send Email
Apr 3, 2003
8:20 pm
2164
I'm working on getting things happening with netbeans, trying to make a setup that works the same on both my osx box and my linux machine, my java skills are...
Brian Redfern
linuxdemos
Offline Send Email
Apr 3, 2003
11:45 pm
2165
while i've noticed a bunch of quirks with 1.4.1 in general, i haven't noticed any new problems with jsyn because of it. rf...
Ryan Francesconi
devlists@...
Send Email
Apr 4, 2003
6:36 pm
2166
that's odd -- what version of the macos are you using? i've been keeping my december-purchased machine on the latest downloadable "enhancements", so the...
Chris Brown
cbmus@...
Send Email
Apr 4, 2003
8:13 pm
2167
Oh this makes me just sooooo happy to read: http://www.nytimes.com/2003/04/04/technology/04SOFT.html (for those who don't want to go the article, it reports on...
Bradford Garton
garton@...
Send Email
Apr 4, 2003
8:51 pm
2168
... I thought IE still used the old Java 1.3.1. You can check here. It will tell you what Java is being used. ...
Phil Burk
philburk_94901
Offline Send Email
Apr 4, 2003
10:22 pm
2169
oh, sorry - i don't use the jsyn plugin - just the classes/lib. my mistake. i guess i should of said: no problems with jsyn development. IE is supposed to...
Ryan Francesconi
devlists@...
Send Email
Apr 4, 2003
11:38 pm
2170
Hi, I know there have been a number of posts on this, but after upgrading to Java 1.4.1 under Mac OSX, I have trouble running an application that previously...
Edward Childs
edwardchilds
Offline Send Email
Apr 4, 2003
11:52 pm
2171
Apparently, JSyn cannot find its native library, "libJSynV142.jnilib". You can find out the PATH where Java expects to find the library by putting this in your...
Phil Burk
philburk_94901
Offline Send Email
Apr 5, 2003
12:16 am
2172
I had a lot of fun playing with this, Nick. I went for combinations of low keys--2 or 3 simpler relations--added with "clusters" of higher, more complex...
John Bischoff
BISCHOFF@...
Send Email
Apr 5, 2003
1:12 am
2173
Hi John Thanks for the nice feedback. Those simple sines! I like the timbral changes, too. Like snapping a new filter on a camera lens; everything's...
didkovn@...
doctornerve
Offline Send Email
Apr 5, 2003
5:34 am
2174
phil, thanks for the diagnostic -- it told me that the problem was with my sound driver, and now it works well with sound manager. sorry for the alarm ! cb ...
Chris Brown
cbmus@...
Send Email
Apr 5, 2003
7:07 am
2175
Hi Nick, No, didn't try the upload feature. I'll give it a whirl later today if I get a chance. JB ... ...
John Bischoff
BISCHOFF@...
Send Email
Apr 7, 2003
5:49 pm
2176
this thursday april 10 10 pm california institute of the arts valencia, ca [25 miles north of hollywood; see directions below] tatum lounge "on the...
brad breeck
bradbreeck@...
Send Email
Apr 8, 2003
6:06 am
2177
i decided to tackle MidiShare on OSX tonight. not too bad. got it to work with a couple of hours of hacking. their docs aren't great, but it's pretty simple,...
douglas irving repetto
douglasrepetto
Offline Send Email
Apr 8, 2003
6:45 am
2178
on a whim (at 2:59am i tend to have lots of whims), i decided to change the object instantiation order. before i was firing up JSyn, then MidiShare. that was...
douglas irving repetto
douglasrepetto
Offline Send Email
Apr 8, 2003
6:56 am
2179
... yes,yes we know.... ... i think JMSL use MidiShare? ... On MacOSX MidiShare use a CoreAudio callback (through PortAudio) for it's main timing interrupt....
Stephane Letz
letz@...
Send Email
Apr 8, 2003
8:39 am
2180
hi, i've used jsyn under windows, and as my interest has grown in linux, i'd like to begin developing jsyn instruments on this OS as well. i've gotten the jsyn...
mrgoby@...
mrgoby01
Offline Send Email
Apr 8, 2003
4:28 pm
2181
by the way, i'm using the alsa drivers for audio under linux, i'm not sure if there is support for jsyn outside of oss, or if this may be part of the problem,...
mrgoby@...
mrgoby01
Offline Send Email
Apr 8, 2003
11:18 pm
2182
well, i'm somewhat embarrassed, but i actually forgot to check the archives before shooting off the prior emails....i realize this is a big no-no on these...
mrgoby@...
mrgoby01
Offline Send Email
Apr 9, 2003
12:51 am
2183
well, i'm somewhat embarrassed, but i actually forgot to check the archives before shooting off the prior emails....i realize this is a big no-no on these...
mrgoby@...
mrgoby01
Offline Send Email
Apr 9, 2003
12:57 am
2184
I've been able to get beep running and have modified the make file to launch other examples, and I'm using alsa, so that's not the problem, I'm still working...
Brian Redfern
linuxdemos
Offline Send Email
Apr 9, 2003
2:57 am
2185
Doh, missed this message, but its helpful to bring the topic back up, since I only joined the list a couple months ago, I haven't seen much discussion about...
Brian Redfern
linuxdemos
Offline Send Email
Apr 9, 2003
2:59 am
2186
I haven't been able to install Jsyn on my Windows ME machine I've been trying to install thte Jsyn SDK with nothing to show for it but headaches. The install...
Dan Mikesell
motocycledog
Offline Send Email
Apr 11, 2003
5:48 pm
2187
Hello Dan, Let's make this work. When we figure out the problem then I will update my documentation. So I appreciate you reporting this problem. Just to make...
Phil Burk
philburk_94901
Offline Send Email
Apr 11, 2003
9:43 pm
2188
Here are the errors I get. I don't have a classes folder in the Jsyn SDK after running the "buidAll" file.I have also verified that I think that is the...
Dan Mikesell
motocycledog
Offline Send Email
Apr 13, 2003
5:58 pm
Messages 2159 - 2188 of 2975   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help