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 2526 - 2555 of 2975   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2526
Fellow JSynners: We have developed a simple JSyn based DSP-application, and are now in the process of testing it before making it available to the public. If...
Arne Morken
arnemorken
Offline Send Email
Sep 2, 2003
11:53 am
2527
Are all the menus grayed out, or just menus "Rediger" (edit), "Forvrengning" (distortion) and "Effekter" (effects) (which is normal)? You would normally start...
Arne Morken
arnemorken
Offline Send Email
Sep 2, 2003
12:53 pm
2528
i get: ERROR: JSyn Plugin ble ikke funnet! Du kan laste ned JSyn Plugin her . which i assume is telling me that i don't have the jsyn plugin. but i do, and...
douglas irving repetto
douglasrepetto
Offline Send Email
Sep 2, 2003
2:29 pm
2529
great... thanks!...
LARRY.POLANSKY@...
Send Email
Sep 2, 2003
3:50 pm
2530
Hello, I'm working on a real-time sampler project in which samples are triggered on/off at high speed. Therefore, the sample's release should be immediate,...
Amit Pitaru
apitaru
Offline Send Email
Sep 2, 2003
4:39 pm
2531
Arne -- Looks really great, although I'm also suffering from the grayed-out menu syndrome. In fact, I didn't even realize that there were menus at the top of...
Bradford Garton
garton@...
Send Email
Sep 2, 2003
8:05 pm
2532
Hello Arne, ... WOW! This is fabulous. I can't read Norwegian but I could figure out what FM and a few other things meant. I selected a region in track 1 then...
Phil Burk
philburk_94901
Offline Send Email
Sep 2, 2003
8:35 pm
2533
Hi Arne, This is a very nice applet. The FM rendering synthesizer works very well. I like how one can change the modulation frequency while also changing the...
John Clavin
johnclavin
Offline Send Email
Sep 2, 2003
9:15 pm
2534
Hello, From: "Amit Pitaru" <amit@...> ... audible 'pop' sound. You could use an Envelope and an EnvelopePlayer to control the amplitude of the sampler....
Phil Burk
philburk_94901
Offline Send Email
Sep 2, 2003
9:31 pm
2535
Thanks Phil. Works like a charm :) amit ... getting an ... amplitude of ... to 0.030 ... 0.0 for the ... on/off, you ... limits. ... ...
apitaru
Offline Send Email
Sep 3, 2003
3:44 pm
2536
Hey everyone, I have some trouble with making my own SynthUnit. I stripped my code bare to expose the problem (and please forgive me the dumb boolean-name...
Rogier van Etten
frambooz
Online Now Send Email
Sep 6, 2003
10:17 pm
2537
... SynthUnit does not have a no-args constructor. So if you were going to add a no-args constructor in your sub-class the first thing it should do is call one...
Douglas Wolf
llc2985984
Offline Send Email
Sep 7, 2003
4:32 pm
2538
Hi, Very frustrated here. My last laptop was stolen. I create for my website at www.drlarry.com self help materials which combine my voice and a background CD....
drlarry01
Offline Send Email
Sep 7, 2003
8:19 pm
2539
Likewise (but not even any sound) using Linux Mozilla. cheers Paul....
P.J.Leonard
eespjl
Offline Send Email
Sep 8, 2003
11:27 am
2540
A JSyn user pointed out this odd Microsoft Java + IE bug related to audio. I am not sure whether it relates to JSyn or not. ...
Phil Burk
philburk_94901
Offline Send Email
Sep 9, 2003
1:16 am
2541
Well, with a Mac laptop you can use AudioHijack or Wiretap to record whatever is going out. So if you play a CD and set the mic input to play through in...
Scott Wilson
sdwilson@...
Send Email
Sep 9, 2003
4:21 am
2542
Hi to all, In Wire, how could I control the frequency of an oscillator with an envelope? This would be to have a slowly controlled frequency shift over time. ...
John Clavin
johnclavin
Offline Send Email
Sep 11, 2003
9:35 pm
2543
... Set the value of the envelope frames to the desired Hertz values. You may have to expand the Y scale. Set the durations as slow as you want. Connect the...
Phil Burk
philburk_94901
Offline Send Email
Sep 11, 2003
10:10 pm
2544
... an ... shift ... You may ... Hi Phil, I can't seem to figure that out, but I realized that just by simply using an add-unit to add the output of the...
John Clavin
johnclavin
Offline Send Email
Sep 12, 2003
1:07 am
2545
Hey there, I'm working on a pretty extensive jSyn application. When I call ... com.softsynth.jsyn.SynthException: JSyn error: - - SynthContext...
Rogier van Etten
frambooz
Online Now Send Email
Sep 12, 2003
7:28 pm
2546
Hello Rogier, ... terminate() detected 68 memory leaks., 0x0=0, 0x0=0 ... This is the first time I have seen this error so I am very interested in finding the...
Phil Burk
philburk_94901
Offline Send Email
Sep 12, 2003
8:43 pm
2547
Phil: While I am not running Jsyn at the moment, I have found memory leaks when running other java programs under Windows 98SE on my Vaio computer. This seems ...
John Chalmers
jhchalme
Offline Send Email
Sep 13, 2003
8:43 pm
2548
Hi everybody, Sorry if this is not the right place for this question, but if you prefer, answer direct to me! I'm writing a paper about Java technologies...
Leandro Lesqueves Cos...
llcostalonga@...
Send Email
Sep 15, 2003
5:07 pm
2549
There is a raging patent dispute that may threaten the use of interactivity on the web. Microsoft is involved in a patent dispute with Eolas over the use of ...
Phil Burk
philburk_94901
Offline Send Email
Sep 15, 2003
6:50 pm
2550
... One important feature is that an interactive music program can be placed in a web page as a Java Applet and distributed very easily to the audience. ...
Phil Burk
philburk_94901
Offline Send Email
Sep 15, 2003
7:27 pm
2551
Sorry for the delayed response. I got the JSyn envirnonment up and running and I'm currently fiddling away. I think i know what my problem was... I had my...
forwinder
Offline Send Email
Sep 15, 2003
8:12 pm
2552
Can i download a zip of the API docs to my machine? I can't seem to find a download which has all the docs without going online at some point. Conor...
forwinder
Offline Send Email
Sep 15, 2003
8:24 pm
2553
Anybody on this list have a suggestion for an inexpensive sound card for the TiBook (the one one with no sound in!) that works easily wih JSyn? I have an MBox,...
LARRY.POLANSKY@...
Send Email
Sep 15, 2003
9:03 pm
2554
Hi Larry I've got one of those MBox's too. Maybe we should take a minute to try to get this thing working with JSyn? Nick...
Nick Didkovsky
doctornerve
Offline Send Email
Sep 15, 2003
9:15 pm
2555
... Hi Larry I've got one of those MBox's too. Maybe we should take a minute to try to get this thing working with JSyn? Nick ... a minute (pretty funny...
LARRY.POLANSKY@...
Send Email
Sep 15, 2003
9:31 pm
Messages 2526 - 2555 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