Hello, I am writing from ICMC in Berlin. There have been a number of great papers. Some of these could lead to new unit generators for JSyn. As I talk to...
Phil Burk
phil_burk@...
Sep 1, 2000 10:07 am
136
Hello Phil, I´m still working on the "Virtual Cembalo" which uses JSyn to play samples of a real cembalo (each key has it´s own sample). Also it is possible...
Nico Wald
nicowald@...
Sep 1, 2000 11:07 am
137
Dear Nico, I enjoyed your applet, especially being able to play two tunings at once and hear the difference. I had to click in the applet again after clicking...
Nick Didkovsky
drnerve@...
Sep 1, 2000 1:03 pm
138
Nico, and the jsyn community:
I tried running this applet with IE 5.5 and the new plugin, and I get the
following error in the java console:...
James Forrest
honksandsirens@...
Sep 1, 2000 1:39 pm
139
James, the applet looks for the JavaMidi API and uses it if available. If not it should work too (it does work for me but I´ll check the code). You can...
Nico Wald
nicowald@...
Sep 1, 2000 3:07 pm
140
... use ... Fun! --rbt...
Robert Marsanyi
rnm@...
Sep 1, 2000 5:22 pm
141
... Hi Phil I have two projects. One is MAX-like software which can convert its patch to a JSyn circuit. A couple of months ago, I told you about this project...
Joe Chang
joe@...
Sep 2, 2000 3:19 pm
142
I love the flies!...
Nick Didkovsky
drnerve@...
Sep 2, 2000 5:05 pm
143
... This Applet is apparently using Robert's MidiPort. It calls native code which is illegal in a browser unless the Java classes are "secure". They can be...
Phil Burk
phil_burk@...
Sep 2, 2000 7:53 pm
144
Hi all, I am just getting back into programming and jsyn after a long break. I have to finish my Master's thesis! My plan is to build 2 GUI's for a ...
Deborah Barber
decibel@...
Sep 2, 2000 11:20 pm
145
Hi Deborah, I use a Macintosh G3 and have very much fun with jsyn. Greetings, Nico From: "Deborah Barber" <decibel@...> Reply-To: jsyn@egroups.com Date:...
Nico Wald
nicowald@...
Sep 3, 2000 8:26 am
146
Cheers, I tried writing a similar email through e-groups web page, but I don't think it got through(my apologies if it did) I was looking at some DSP source...
Kristjan Varnik
k@...
Sep 3, 2000 1:41 pm
147
Hello List, Here's program notes for Anne La Berge's flute concert on August 19, 2000 in Columbus, OH. She premiered a new JMSL/JSyn piece called Scratch......
Nick Didkovsky
drnerve@...
Sep 4, 2000 8:04 pm
148
That sounds really nice. Any chance of hearing some or all of it? --rbt ... From: Nick Didkovsky <drnerve@...> To: JSyn List <jsyn@egroups.com> Sent:...
Robert Marsanyi
rnm@...
Sep 5, 2000 4:43 pm
149
Sure, I could post an mp3 of the performance once I get it, or an excerpt of it depending on filesize, and Anne's permission/happiness with the ...
Nick Didkovsky
drnerve@...
Sep 5, 2000 4:52 pm
150
Hello Kristjan, ... I've also lost mail that I entered through the egroups web page. I'll report the problem to egroups.com. ... The synthesis engine is...
Phil Burk
philburk@...
Sep 5, 2000 10:52 pm
151
Hello Deborah, ... It's nice to hear from you again. ... JSyn is almost identical on both platforms so the differences are mainly JDK related. On Mac, the MRJ...
Phil Burk
philburk@...
Sep 5, 2000 11:01 pm
152
Hello, I have just had a report from an NT user that JSyn V14.1 was not running on their Windows NT machine. He had dsound.dll version 4.04. It appears that...
Phil Burk
philburk@...
Sep 6, 2000 9:06 pm
153
hello not wanting to get too into any long discussions of pc OS stuff as they ain't all that relevanyt to this list, but briefly... if you've got a decent spec...
Matt Yee-King
yeeking@...
Sep 7, 2000 10:49 am
154
Hello, If you are using JSyn on Windows NT, then please read this. I have posted a new version of the plugin for NT that has NO Audio Capture capability in the...
Phil Burk
philburk@...
Sep 8, 2000 1:13 am
155
Dear JMSL/JSyn lists, I just posted more information about "Scratch" at http://www.ingress.com/~drnerve/punos/scratch/index.html This page includes short mp3...
Nick Didkovsky
drnerve@...
Sep 8, 2000 4:03 am
156
I don't want to be cheeky and no offense, please! But what is so interesting about this? The piece 'written' in Java, using jSyn? Does this impliy that it...
roelft
postbus@...
Sep 8, 2000 7:10 am
157
i think it'd be good to hear a bigger chunk of the audio before making judgement - some of the noises sound cool but you don't get to hear them develop......
Matt Yee-King
yeeking@...
Sep 8, 2000 9:43 am
158
Hi Roelf, ... No problem ... From a composer's POV what was interesting to me was how each pair of samples had a character that needed discovery, and emerged...
Nick Didkovsky
drnerve@...
Sep 8, 2000 11:22 am
159
Thanks Matt, You're right, I was trying to be gentle on the bandwidth front, so maybe 10 seconds isn't enough to get a vibe on each track's character. But I...
Nick Didkovsky
drnerve@...
Sep 8, 2000 11:30 am
160
Hello Roelf, Thanks for writing to the list. ... I believe Nick's posting was interesting and very appropriate for this list because: 1) it discusses a piece...
Phil Burk
philburk@...
Sep 8, 2000 6:55 pm
161
Nick, thank you for your help, I´ll fix the applet soon. I made sound and video examples of the "Wunder mit Tönen" project. - MP3´s of the "Virtual Cembalo"...
Nico Wald
nicowald@...
Sep 9, 2000 7:30 am
162
Amazing moment when the Werckmeister III and the Pure Major kick in together. Nick...
Nick Didkovsky
drnerve@...
Sep 9, 2000 3:41 pm
163
hi, is there someone who has a few minutes to look at my jsyn-code? would be very nice,because i am a very beginner in jsyn and i can't solve the problem in...
alan.fabian@...
Sep 11, 2000 12:27 pm
164
Hallo Alan, (r u german?) ... Try to change the last line to: InputStream myStream = new FileInputStream( fileName ); Please let me know if this solves your...