Hello~ How can I record output to a soundfile in Wire ? Thanks ! _________________________________________________________________ Get your FREE download of...
Yong-Jin Jeong
ssamdoll@...
Dec 10, 2001 10:56 pm
862
Hello, From: "Yong-Jin Jeong" <ssamdoll@...> ... Wire does not currently support recording to disk. But that is a high priority for the next version....
hi list, does anybody have experience with 3d sound ? what's the best way to implement spatial sound(with a BusWriter/Reader) ? i plan to use a 8 channel...
Max Rheiner
mrn@...
Dec 11, 2001 5:00 am
864
If you plan to pan sounds to 8 outputs, then I would suggest using a N*8 channel SynthMixer. Then you can adjust the amount of each sound heard in each output...
A small point: in my implementations of 3d sound I've found phase manipulation to be much more telling than amplitude differences. If you're doing any...
Good idea Robert. The phase delay simulates the difference in time it takes reach the left and right ear, depending on the angle. When a source is straight...
Hello, I was hoping to use jSyn to do live audio capture + processing. But it is having difficulty with input devices I'm using. PB G3 Wallstreet MacOS 9.1...
... JSyn uses the PortAudio library for its low level input. PortAudio is an open source audio API. The failure is almost certainly in PortAudio. (I'm not...
Ok, thanks. I don't have CodeWarrior, and have no plans at the moment to take up C programming for the Mac, so a purchase is not in the works. I will take a...
From: "surf741de" <surf741de@...> ... Hello Mark, You can download the JSyn SDK starting here: http://www.softsynth.com/jsyn/developers/ Unpack it then...
Hello Doug, I have precompiled a couple Macintosh PortAudio programs with debug messages turned on. Hopefully they will tell us why JSyn won't use the VXPocket...
... Thanks. I will have an opportunity to try them this evening. ... Other program uses the original applet sound methods to play audio (it performs...
... ouch, spectral manipulations on 8bit/8kHz sound files?!? not a lot of info in there to manipulate...which leads to, hey phil, any spectral analysis objects...
... Sufficient info to yield interesting results (based on audience reaction) _________________________________________________________________ Get your FREE...
... so is it more about munging with the sound than using specific/precise spectral processes? if so, i wonder if there's a way to get similarly interesting...
... They are just over the horizon. I can almost see them. Larry says he may come for a visit in January. I will try to have some FFT beta stuff by then so we...
... The sound is only one component of the app. There is a video rendering component that uses the same data and there is a user interface that provides some...
... They are just over the horizon. I can almost see them. Larry says he may come for a visit in January. I will try to have some FFT beta stuff by then so we...
LARRY.POLANSKY@...
Dec 13, 2001 11:52 pm
880
... sounds great! have you documented this online somewhere? one of the things i like most about working in java (as opposed to a music/video specific...
... Not yet. Have to borrow a DV camera. ... No, it's a closed box except for the aforementioned download capability. I run the output through a reverb and...
Hello Douglas (and JSyn list) I'm glad you found the source of the problem. I will modify the TJ_Devices test program to only use sample rates supported by the...
Hello, I have taken some of the JSyn technology and made a very small Audio I/O API. It can do basic 16 bit audio recording and/or playback. The functionality...
... [...] ... Phil, how could I resist ;-) Concept: _GREAT!_ I could expand on this and start a rant, this suffices. Everything went smoothly, using Explorer...
roelf
postbus@...
Dec 18, 2001 11:24 am
885
Hi Phil, Tried this with IE and Windows 98, on a machine that never encountered JavaSonics before SineControl sounded but did not pan Recorder barfed with the...
Hi Nick, THANKS for responding. ... Hmm. Maybe JavaSound doesn't always support panning! ... Thanks. JavaSound recording needs a signed Applet. I will sign it...
Hi Phil, ok, I deleted two JavaSonics files from C:\WINDOWS\DownloadedPrograms Went back to SineControl Got a null pointer exception at startAudio() Went to...
... ok, ... Thanks for checking that. Theoretically, if I keep my version numbers increasing properly, then the Java Package Manager will overwrite the old ...
tried javasonics on mac os 9.2 with i.e. installed the plugin. everything
worked great! as in nick's case, sound distorted when panned hard right or
hard...
Hello James, Thanks for the detailed feedback. From: "James Forrest" <honksandsirens@...> ... everything ... or ... Yes. JavaSound does that so I had to...