Hi, I'm glad to see somebody else was excited about adding interactive components to wire. And the increased traffic on the list. :) I'm planning on building a...
Kristjan Varnik
k@...
Jul 1, 2001 4:55 pm
508
Hello Kristjan, ... From: "Kristjan Varnik" <k@...> ... well ... I am building new features into Wire that will make that much easier. My goal is for...
Phil Burk
philburk@...
Jul 1, 2001 6:03 pm
509
I am adding support for user plugins to Wire. Please let me know if you have any requirements beyond this short list: should be very simple to develop simple...
Phil Burk
philburk@...
Jul 1, 2001 6:08 pm
510
Hey,
I've been trying to check out this StepX thing but I am having trouble
importing it into Wire. I've gotten StepX and StepXRenderer to compile, and
they...
James Forrest
honksandsirens@...
Jul 2, 2001 2:45 pm
511
... From: "James Forrest" <honksandsirens@...> ... a ... to ... Wire uses the regular Java classpath. The StepX code is in a package called "com.rz1". So...
Phil Burk
philburk@...
Jul 2, 2001 3:45 pm
512
This message was sent to me, but I think it was intended for the whole group. -kristjan ... _________________________________________________________________ ...
Kristjan Varnik
k@...
Jul 2, 2001 8:37 pm
513
JMSL v101 is now shipping! Please visit http://www.algomusic.com Java Music Specification Language (JMSL) is a new Java-based development tool for experiments...
Nick Didkovsky
didkovn@...
Jul 4, 2001 2:45 am
514
Hello Gordon, I am CC:ing the JSyn mail list so that I can share the answer with others. ... real-time. You can either have JSyn do the analysis of the data...
Phil Burk
philburk@...
Jul 10, 2001 5:05 pm
515
Dear Sir Hi I am gordon. I fully understand the example of TJ_Record.java but still can n't solution my problem. Question 1...
myinternet
myinternet@...
Jul 11, 2001 8:03 pm
516
Dear Sir Hi I am gordon. I fully understand the example of TJ_Record.java but still can n't solution my problem. Question 1...
myinternet
myinternet@...
Jul 11, 2001 8:04 pm
517
Hello Gordon, ... From: "myinternet" <myinternet@...> ... I mostly use Visual J++ for development because their compiler is very fast, and J++ has...
Phil Burk
philburk@...
Jul 11, 2001 9:00 pm
518
Hi, I am gordon. Sorry, I knew I was asking so many questions. when I finsih my project for my boss, we will pay you the Developer License fee soon. ... Thx so...
myinternet
myinternet@...
Jul 12, 2001 10:56 am
519
... From: "myinternet" <myinternet@...> ... JSyn ... I just checked and I get the same message from IE. Here is an explanation. When recording from...
Phil Burk
philburk@...
Jul 12, 2001 5:11 pm
520
... From: "Laurence Jordan" <laurence.jordan@...> ... Thanks Laurence. That explains why it printed out even though I caught the exception. ... Good....
Phil Burk
philburk@...
Jul 13, 2001 5:46 pm
521
Dear Sir I am Gordon. I can record and display in my scope. Instead of store a record, I want my clients to be able speaking and watching the audio signals at...
myinternet
myinternet@...
Jul 13, 2001 7:07 pm
522
Hello Gordon, ... From: "myinternet" <myinternet@...> ... Congratulations! ... Applet. Then just store into a smaller sample, and read it more often....
Phil Burk
philburk@...
Jul 13, 2001 7:39 pm
523
I am running jsyn linux beta on RH 7.0. ... Could not load native library for JSyn V142 Caught com.softsynth.jsyn.SynthException: JSyn error: Could not access ...
David Birchfield
dab@...
Jul 14, 2001 8:02 pm
524
Some of you have asked how to use Borland JBuilder to compile JSyn programs. I downloaded a copy of JBuilder Personal Edition and tried it out. It looks like a...
Phil Burk
philburk@...
Jul 14, 2001 8:14 pm
525
... From: "David Birchfield" <dab@...> ... I think you need to copy the native shared library for JSyn to somewhere it will get found globally,...
Phil Burk
philburk@...
Jul 14, 2001 8:17 pm
526
Hi I'm in the middle of developing a Swing Application using JSyn. I would like to incorporate an envelope editing facility, as demonstrated in...
Sandra Wilson
mamscw@...
Jul 16, 2001 8:54 am
527
Hi Guys Thanks for any consideration of this question. I've fixed it now. Sandra. ... Sandra Wilson mamscw@......
Sandra Wilson
mamscw@...
Jul 16, 2001 10:07 am
528
Phil, I had a look at this problem over the weekend, and suspect that it isn't going to be worth the effort, and may not even be possible, to tell what...
Laurence Jordan
laurence.jordan@...
Jul 16, 2001 10:15 am
529
I have done a major update to my Computer Music Links page at: http://www.softsynth.com/musiclinks.html Enjoy, Phil Burk...
Phil Burk
philburk@...
Jul 16, 2001 4:21 pm
530
Hi Phil, I did try moving the jsyn classes around to a different location. In doing so I realized that I had created some permission problems at some point...
David Birchfield
dab@...
Jul 16, 2001 6:07 pm
531
Hello David, ... From: "David Birchfield" <dab@...> ... The problem is not with the class location. Snce you are getting a SynthException, then...
Phil Burk
philburk@...
Jul 16, 2001 8:23 pm
532
... hey Phil, great to see Steve Curtin mentioned. At last I know some of his whereabouts, thanks. If you see him, greet him from B M B con. (hope he remembers...
roelf
postbus@...
Jul 16, 2001 9:08 pm
533
Hey Phil, I did suspect that I might not still have all my classpaths and lib paths correct, but I think I have it straight and I'm still getting the same ...
David Birchfield
dab@...
Jul 17, 2001 12:10 am
534
Hello David, ... From: "David Birchfield" <dab@...> ... I agree. You are now linking properly with the JSyn native 'C' library. But that library...
Phil Burk
philburk@...
Jul 17, 2001 3:30 am
535
Phil, thanks for taking the time to look into this! I just want to clarify that JSyn runs beautifully when I am logged on (using my laptop or a console) and I...
David Birchfield
dab@...
Jul 17, 2001 4:48 am
536
From: "David Birchfield" <dab@...> ... PortAudio writes to "/dev/audio". That must be illegal from a remote console? I guess if you were...