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 2361 - 2390 of 2975   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2361
... Thanks! BTW - with granular synthesis I've had some success simulating (somewhat) the sound of reverse playback and palindrome loops because control of the...
Douglas Wolf
llc2985984
Offline Send Email
Jul 6, 2003
5:19 am
2362
does anyone know of any well known artists who use jsyn in there music, be it pop/dance/electronic ? could you name there cd and label? Lee....
musicalee@...
mozartsgrave...
Offline Send Email
Jul 6, 2003
8:00 pm
2363
I just released a cd on Cuneiform Reconds which uses JSyn in a variety of ways in a guitar/bass/drums setting. See "Bone, Uses Wrist Grab" review and...
didkovn@...
doctornerve
Offline Send Email
Jul 6, 2003
10:06 pm
2364
... it pop/dance/electronic ? Most JSyn composers would be in the category of "other". Phil Burk...
Phil Burk
philburk_94901
Offline Send Email
Jul 6, 2003
11:09 pm
2365
Hello! Does anybody know a law of how sound intensity perceived from a speaker decreases in space? What I want to do is adjusting amplitudes of speakers...
schm1tze
Offline Send Email
Jul 7, 2003
9:01 am
2366
the "inverse square" law, right? amp = 1/distance**2 brad...
Bradford Garton
garton@...
Send Email
Jul 7, 2003
1:04 pm
2367
... That is true for a point source in an open space. But if the speaker is directional, like a planar speaker or a phased array of small speakers, then it may...
Phil Burk
philburk_94901
Offline Send Email
Jul 7, 2003
6:07 pm
2368
... When the rate is low it mostly just interpolates between adjacent samples. When the rate is higher it processes more new samples, updates the interpolator,...
Phil Burk
philburk_94901
Offline Send Email
Jul 7, 2003
7:02 pm
2369
Right -- and after re-reading the original post I see that the key word is "how sound intensity *perceived* from a speaker decreases..." perception is tricky...
Bradford Garton
garton@...
Send Email
Jul 7, 2003
7:20 pm
2370
... is ... speakers, ... very ... with ... Thanks! Unfortunately I won't be able to erase all unknown variables like number of people, I was just planning to...
Michael Schmitz
schm1tze
Offline Send Email
Jul 8, 2003
10:13 am
2371
... It's probably a decent enough approximation -- most of the room-sim algorithms I've seen use this for their 'ray tracing' parts. brad...
Bradford Garton
garton@...
Send Email
Jul 8, 2003
1:29 pm
2372
... I suggest doing an experiment. Stand at different distances from the speaker in the room you plan to use. Set the amplitude of the signal so that it sounds...
Phil Burk
philburk_94901
Offline Send Email
Jul 8, 2003
3:54 pm
2373
I would also suggest using a RadioShack SPL meter (analog or digital) with pink noise. Don't laugh, the RadioShack meter is used here in Hollywood by all the...
John Clavin
johnclavin
Offline Send Email
Jul 8, 2003
4:54 pm
2374
You are invited to join an experiment. I have created a random links page that will point you to some, hopefully, cool site. You can add links automatically by...
Phil Burk
philburk_94901
Offline Send Email
Jul 8, 2003
10:00 pm
2375
How can i get the samples the are available in the JSyn package to work on my computer: \JSyn\jsrc\JSynExamples I can compile but get this when running the...
Moose
moosetikal
Offline Send Email
Jul 10, 2003
1:13 pm
2376
Hello Moose, ... Java is finding JSyn at compile-time but not at run-time. What is different in those two cases? I would need more information in order to help...
Phil Burk
philburk_94901
Offline Send Email
Jul 10, 2003
4:19 pm
2377
Folks have reported problems getting the JSyn plugin to work under Apple's Safari browser. I downloaded the recently released "Safari 1.0", played around a bit...
Phil Burk
philburk_94901
Offline Send Email
Jul 14, 2003
1:21 am
2378
... Just writing to confirm that this works on my TiBook 667 with OS 10.2.6. Thanks Phil! -Jamie...
Jamie Forrest
honksandsirens
Offline Send Email
Jul 14, 2003
2:00 am
2379
hi Phil, ... [...] ... Why do you move all this stuff to the user directory? I use /Library/Java/Extensions/, and have had no problems with the applets. ...
Roelf Toxopeus
roelft
Offline Send Email
Jul 14, 2003
7:48 am
2380
Thanks Darren and Jamie for the report that this fix worked on your systems. ... Internet Explorer works with /Library/Java/Extensions/ folder but my Safari ...
Phil Burk
philburk_94901
Offline Send Email
Jul 14, 2003
4:41 pm
2381
... Yes, and I have nothing in the user ~/ concerning JSyn. I'm still using Java 1.3, is is save to go to 1.4? -Roelf...
Roelf Toxopeus
roelft
Offline Send Email
Jul 14, 2003
6:18 pm
2382
Hi, I have tried to play one wav file in one particular mixture / line in my system ( currently i am programming for a multi channel sound card ) if i use the...
Vijaysaravanan
vijaysaravanan4
Offline Send Email
Jul 16, 2003
6:32 pm
2383
Hello Vijay, ... poor I'm sorry but this is not the best place to get help with JavaSound programming. JSyn does not use JavaSound. Please write to the...
Phil Burk
philburk_94901
Offline Send Email
Jul 16, 2003
9:31 pm
2384
Excatly, jsyn uses what is called "native methods", thus it doesn't even try to use pure java to playback sound, its built on top of the Core Audio library,...
Brian Redfern
linuxdemos
Offline Send Email
Jul 17, 2003
2:28 am
2385
... Very minor correction: portaudio = free, open source, cross platform, audio library http://www.portaudio.com/ CoreAudio = Apple Mac OS X audio API and...
Han-earl Park
hpark@...
Send Email
Jul 17, 2003
11:19 am
2386
hallo Thanks to MR. Brian Redfern and MR. Phil Burk for replying my query . As per your advive i have downloaded jsyn and compiled / executed the...
Vijaysaravanan
vijaysaravanan4
Offline Send Email
Jul 17, 2003
12:49 pm
2387
Hallo I have tried some samples programs and also coded some programs using the jsyn library . I have some problems in some of the example source file...
Vijaysaravanan
vijaysaravanan4
Offline Send Email
Jul 17, 2003
2:37 pm
2388
Dear Vijay, Please note that I changed the subject line. This way people can browse the subject lines and find answers to questions. ... other channel ... ...
Phil Burk
philburk_94901
Offline Send Email
Jul 17, 2003
5:23 pm
2389
... the same ... I often use sample files that are 20 to 100 KB. A file that is 70 MB is huge. For that large of a file you will need to spool the data off of...
Phil Burk
philburk_94901
Offline Send Email
Jul 17, 2003
5:56 pm
2390
There is talk today on the Javasound list about measuring system time in Java. Funny because I had just written a little test program to measure the resolution...
John Clavin
johnclavin
Offline Send Email
Jul 17, 2003
11:30 pm
Messages 2361 - 2390 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