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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1520 - 1549 of 2975   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1520
question? can jsyn take an audio file and chop it up in to the defferent frequencies? so you can track the values at the different ranges. like in winamp. it...
osm77ca
Offline Send Email
Aug 5, 2002
8:10 pm
1521
... Yes. Here's how: - connect your signal to the "input"s of a bunch of Filter_Bandpass units - set each filter's frequency to cover an area of interest -...
Phil Burk
philburk_94901
Offline Send Email
Aug 5, 2002
10:57 pm
1522
thanks for the re: i was reading the online documentation, right now it seems pretty overwhelming because i am a newbie and just starting off, but so far i...
m m
osm77ca
Offline Send Email
Aug 6, 2002
3:41 am
1523
... pass filters? is this possible Yes. Once a signal is in the JSyn engine then you can use any filter or processing unit. It doesn't matter where the signal...
Phil Burk
philburk_94901
Offline Send Email
Aug 6, 2002
4:47 am
1524
!!thanks alot for ur help!! Phil Burk wrote:> if u want to take the music from a wav file and appply the differnt band pass filters? is this possible Yes. Once...
m m
osm77ca
Offline Send Email
Aug 7, 2002
12:53 am
1525
Hello everyone. i'm trying to use JSyn with sun-J2SDK1.4 However, Microsft JVM don't support 1.4. and they don't seem to develop new JVM for 1.4. So it seems...
mitsu odo
odom_jp
Offline Send Email
Aug 12, 2002
9:14 pm
1526
Hello, I am working to resolve this problem. I need to either figure out how to get Sun's JVM to accept my native code plugin, or I need to recode the native ...
Phil Burk
philburk_94901
Offline Send Email
Aug 12, 2002
11:57 pm
1527
Thanks ... Both seems a little bit hard way. However i believe you'll achieve it !! So It's seems better to wait for using 1.4 to applet. I once stop using...
mitsu odo
odom_jp
Offline Send Email
Aug 13, 2002
6:41 pm
1528
I have added 3 new links to the JSyn user gallery at: http://www.softsynth.com/jsyn/examples/ look for the red "New" sign. There is Music for Lava Lamps, a...
Phil Burk
philburk_94901
Offline Send Email
Aug 14, 2002
5:48 pm
1529
... There is a problem with Music for Lava Lamps...java console sez: # class PartOne is not public or has no public constructor ...
Douglas Wolf
llc2985984
Offline Send Email
Aug 14, 2002
7:26 pm
1530
The Physics of Waves wave addition applet didn't work in Netscape (need to call smart_embed) Looked beautiful in IE - loved the slider gadgets. Very nice...
Nick Didkovsky
doctornerve
Offline Send Email
Aug 14, 2002
9:21 pm
1531
Hi, I'm running into some difficulty recording from a microphone input to a wave file via JSyn. 1. Right now I'm connecting the output of my LineIn to a...
David Dickinson
davidrd_mit
Offline Send Email
Aug 15, 2002
12:55 am
1532
Hello David, The problem is that the read(data) method will try to read as many shorts as the data array length. If you try to read() more shorts then are...
Phil Burk
philburk_94901
Offline Send Email
Aug 15, 2002
1:19 am
1533
Hello! I was just wondering if there is any news on a potential powerpc build of jsyn for linux. I am just about to invest in some electronic drums and would...
matthew yee-king
superuseryee...
Offline Send Email
Aug 26, 2002
12:02 pm
1534
Hello Matthew, ... I am not currently planning a native JSyn for Linux PPC. But I am planning to release a 100% Pure Java version of the JSyn engine which will...
Phil Burk
philburk_94901
Offline Send Email
Aug 26, 2002
5:09 pm
1535
when i try to run JSynExamples thing from JBindery@... for example FilterFun.class it gives me "Unable to launch java application. The main class FilterFun...
micro-people
imuzik@...
Send Email
Aug 27, 2002
2:21 pm
1536
Hello BUYO-BUYO-IGOR, If the Applet and the preconfigured "FilterFun" application work, then the JSynClasses.jar file must be OK. The JAR file and the...
Phil Burk
philburk_94901
Offline Send Email
Aug 27, 2002
5:15 pm
1537
Hi to all. I put a new composition up on my site if anyone is interested. It is actually a retro piece from the 80's. I was using it to learn how to compose in...
johnclavin
Offline Send Email
Aug 30, 2002
9:38 am
1538
Hello John, I tried to download your tracks, but it doesn't seem to work. Can you send me the tracks by mail or can I download them from somewhere else. Thanks...
tommy
tommydns
Offline Send Email
Aug 30, 2002
5:43 pm
1539
Hello John, ... there are any problems. That played great on IE5 on Windows. Thanks for posting it. Also thanks for sharing the source. That could be a great...
Phil Burk
philburk_94901
Offline Send Email
Aug 30, 2002
5:56 pm
1540
... Runs and sounds great on IE5 on a PC, John. Love the retro sound! Phil Stone...
Phil Stone
philipkstone
Offline Send Email
Aug 30, 2002
6:02 pm
1541
Hi Phil, The Arpegg3 timing scheme is based on your tutorial "Timing and Scheduled Events". Your timing system is awsome. I wish I had more time to utilize the...
johnclavin
Offline Send Email
Aug 30, 2002
6:12 pm
1542
... Tried it on IE, Netscape and iCab on Mac OS X running OS 9 in Classic, neither of which worked. (I verified that JSyn was working at all in these...
James Forrest
honksandsirens
Online Now Send Email
Aug 30, 2002
6:15 pm
1543
Hi John, I love it - really nice sounds and wonderful harmonic motion. The only combination that loaded it properly for me, though, is IE under Windows. Like...
Nick Didkovsky
doctornerve
Offline Send Email
Aug 30, 2002
6:41 pm
1544
Hi Nick and all. Yes, I just tried it in one of my g4 macs sys 9.2 and there is a problem. I was playing around with access specifiers to make sure that the 2...
johnclavin
Offline Send Email
Aug 30, 2002
7:05 pm
1545
From: "Nick Didkovsky" <didkovn@...> ... Yep. I got the same message. The class should be declared public in "Arpegg3.java". What surprises me...
Phil Burk
philburk_94901
Offline Send Email
Aug 30, 2002
7:30 pm
1546
Thanks, I am on it. John Clavin ... From: Phil Burk [mailto:philburk@...] Sent: Friday, August 30, 2002 12:30 PM To: jsyn@yahoogroups.com Subject:...
Clavin, John
johnclavin
Offline Send Email
Aug 30, 2002
7:31 pm
1547
... No. Just change a line in "Arpegg3.java": class Arpegg3 extends Applet to public class Arpegg3 extends Applet Phil Burk...
Phil Burk
philburk_94901
Offline Send Email
Aug 30, 2002
7:32 pm
1548
The Mac that I'm using here has a Tascam US-428 interface. Using it Jsyn applets just give me a distorted tone, the frequency of which varies according to the...
Scott Wilson
sdwilson@...
Send Email
Aug 30, 2002
8:27 pm
1549
I have made the "public fix" and it runs from my site on a g4 os 9.2 but the only machine I have today is in a noisy machine room with the internal speaker so...
johnclavin
Offline Send Email
Aug 30, 2002
8:53 pm
Messages 1520 - 1549 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