Date: Wed, 30 Dec 1998 16:02:59 -0800 From: grady@xcf.berkeley.edu (Steven Grady) To: Amancio Hasty <hasty@rah.star-gate.com> Cc: freebsd-java@FreeBSD.ORG, java-port@FreeBSD.ORG Subject: Re: question about Java Sound Message-ID: <199812310002.QAA18948@hub.freebsd.org> In-Reply-To: Your message of Tue, 29 Dec 1998 23:26:05 -0800 <199812300726.XAA79221@rah.star-gate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Just to be clear, that was not the API, that was just the result of my grepping through the output of "javap" to find native methods. The API is higher-level, and does not include any of those calls. I was providing that list as an indication of effort (based on granularity and extent) necessary to port the API when it becomes available. If you're interested, please check the Early Access page for JavaSound: http://developer.java.sun.com/developer/earlyAccess/sound/index.html BTW, the code I had written provides a (very limited so far) JNI-based interface to the Network Audio Server. Unfortunately, a little ways into my implementation, I found that the server was hanging, I'm guessing due to NAS bugs. I haven't had the heart to try track them down, since the system is unsupported at this point. Steven > From: Amancio Hasty <hasty@rah.star-gate.com> > Subject: Re: question about Java Sound > It thats the API sun is going to have to do a lot more that just published > the api . It looks like a full fledge major audio subsystem probably > in the order of NCD's network audio server. I doubt that the implementation > of such audio system will be easily tailored to other > audio server architectures. > > Amancio > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812310002.QAA18948>