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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 585 - 614 of 2975   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
585
Hello James, I am CC:ing the JSyn list because these questions are of general interest. ... SynthContext as opposed to calling it on a SynthObject? The method...
Phil Burk
philburk@...
Send Email
Aug 8, 2001
4:29 pm
586
Hi Phil, My paper on CFD Sonification using JSyn went well at ICAD 2001. I also had a great time in Finland. FYI, Kees van den Doel and Dinesh K. Pai, from the...
Edward Childs
e.childs@...
Send Email
Aug 8, 2001
9:32 pm
587
Hi Phil, At the ICAD conference, when I was using a battery, I found that my JSyn app. ran slower and slower after starting it, but by chance discovered that...
Edward Childs
e.childs@...
Send Email
Aug 8, 2001
9:59 pm
588
From: "Edward Childs" <e.childs@...> ... That's great news. Finland must be fun. ... Yes, that's nice. I'm starting a JavaSound based version of JSyn....
Phil Burk
philburk@...
Send Email
Aug 8, 2001
9:59 pm
589
Hi Phil, My final post of the day, which will reveal my lack of sophistication in the Java world. Up to now my application does nothing with the AppletFrame...
Edward Childs
e.childs@...
Send Email
Aug 8, 2001
10:09 pm
590
yeah, my powerbook does this too. i have also had a similar thing happen while using Max/MSP, so it is definitely a mac os thing--not a problem with jsyn or...
James Forrest
honksandsirens@...
Send Email
Aug 8, 2001
10:10 pm
591
From: "Edward Childs" <e.childs@...> ... This is a bit off-topic so I'll be brief: An easy way to do this is to add Label components to your display....
Phil Burk
philburk@...
Send Email
Aug 8, 2001
10:27 pm
592
hi phil, i'm almost all set with Jsyn. only remains one thing: how do i get wire to work under linux? so far i have unzipped the wiredemo package in a...
Etienne Delacroix
eti@...
Send Email
Aug 9, 2001
6:57 am
593
From: "Etienne Delacroix" <eti@...> ... I just tried Wire on Linux and it worked! I love Java. 1) download and unpack the Wire release for Windows, 2) put...
Phil Burk
philburk@...
Send Email
Aug 9, 2001
7:31 pm
594
thanks Phil, your instructions were luminous! wire now runs in linux. Wire is a strange an intriguing animal.... i had played around with Pd, with Analog Box,...
Etienne Delacroix
eti@...
Send Email
Aug 10, 2001
4:49 am
595
You've used pd, eh? I had max\msp for a long time, but I just can't stand the poor sound quality. There's just something about a sinewave that sounds like a ...
john mcelroy
jmcelroyuf@...
Send Email
Aug 10, 2001
5:25 pm
596
for the little that i have used it, yes that was what struck me: Jsyn does sound true :))...
Etienne Delacroix
eti@...
Send Email
Aug 10, 2001
10:25 pm
597
... I would be interested in knowing how something as simple as a sinewave can sound differently according to the soft that produced it. I already read someone...
Stéphane Rollandin
hepta@...
Send Email
Aug 11, 2001
3:36 pm
598
You know, that's a favorite topic of mine. SuperCollider certainly has a sound of its own, and I've heard alot of MSP pieces, both live and on cd, from people...
john mcelroy
jmcelroyuf@...
Send Email
Aug 11, 2001
6:56 pm
599
... From: "john mcelroy" <jmcelroyuf@...> ... The character of the music from a program is highly influenced by the nature of the higher level...
Phil Burk
philburk@...
Send Email
Aug 13, 2001
5:52 pm
600
Hi, Thanks for all of the info, especially the link. I'm going to try your suggestions for linux as well, I'm trying to get my dual boot set up so that I can...
john mcelroy
jmcelroyuf@...
Send Email
Aug 13, 2001
6:08 pm
601
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the jsyn group. File :...
jsyn@yahoogroups.com
Send Email
Aug 13, 2001
9:29 pm
602
Hi everyone, I have uploaded some circuits to the files section of this list. I uploaded a .zip file and a .sit file. Included in these archives are two...
honksandsirens@...
Send Email
Aug 13, 2001
9:34 pm
603
Hi everyone, I just uploaded some new circuits to the files section of this list. http://groups.yahoo.com/group/jsyn/files/ I uploaded two archives, a .zip and...
honksandsirens@...
Send Email
Aug 13, 2001
9:38 pm
604
From: <felix@...> ... Thanks for the bug report. I wasn't aware of this problem. I am CC:ing to the list to see if anyone else has had any...
Phil Burk
philburk@...
Send Email
Aug 13, 2001
11:03 pm
605
Hi again, There were a few minor errors in the old files that I uploaded previously (mostly in the comments, not the code). So I uploaded new versions. I...
James Forrest
honksandsirens@...
Send Email
Aug 14, 2001
12:14 am
606
Hi, I am using a Frame to components get added and removed periodically. It seems that when I add a new component to the Frame, it doesn't show up unless I...
James Forrest
honksandsirens@...
Send Email
Aug 14, 2001
3:17 pm
607
... unless I manually resize the Frame while the program is running. Try this: myFrame.validate(); getToolkit().sync(); Phil Burk...
Phil Burk
philburk@...
Send Email
Aug 14, 2001
3:28 pm
608
Hi Jamie, Use pack() and validate() See attached Nick ... Doctor Nerve Home Page, http://www.doctornerve.org Interactive Computer Music,...
Nick Didkovsky
didkovn@...
Send Email
Aug 14, 2001
3:33 pm
609
unsubscribe -- _______________________________________________ FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup Talk More, Pay Less with...
jonathan simon
jonathan.simon@...
Send Email
Aug 14, 2001
3:36 pm
610
Amending myself, I see I can even comment out validate() and it still works. pack() does it all. Nick ... Doctor Nerve Home Page, http://www.doctornerve.org ...
Nick Didkovsky
didkovn@...
Send Email
Aug 14, 2001
3:56 pm
611
If I click on this URL I get: Oops... The requested file or directory is not found on the server. Nick ... Doctor Nerve Home Page, http://www.doctornerve.org ...
Nick Didkovsky
didkovn@...
Send Email
Aug 14, 2001
3:57 pm
612
In general, you should validate() for any container when you dynamically add or remove components at runtime. Pack is specific to Windows and its decendants. I...
Jonathan S. Simon
jonathan_s_simon@...
Send Email
Aug 14, 2001
4:27 pm
613
... Jamie moved the files into his own directory: <http://groups.yahoo.com/group/jsyn/files/instruments/honksandsirens/> Phil Burk...
Phil Burk
philburk@...
Send Email
Aug 14, 2001
4:49 pm
614
Nick You are absolutely right. Sorry for the errors. I uploaded a new version with all class dependencies taken care of (I think). Please let me know if ...
James Forrest
honksandsirens@...
Send Email
Aug 14, 2001
5:03 pm
Messages 585 - 614 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