-
Sound attributes....
Hi,
can anyone tell me how measyre or access the basic attributes of sounds such as loudness, pitch, depth and frequency....???
This is emergency...
Thanks in advance.
Abhideep
-
read up on the java sound api. Most of that info you want you'll have to extract yourself from the raw audio data using whichever algorithms required.
http://java.sun.com/products/java-me...c-sampled.html
-
for all of that attributes you will have to process the sound data by several filters. eg for the frequencys, you will have to make a fft on the data.
Similar Threads
-
By Larry Hayashi in forum Architecture and Design
Replies: 2
Last Post: 05-01-2003, 11:33 AM
-
By midnait in forum VB Classic
Replies: 0
Last Post: 04-27-2001, 03:23 AM
-
By midnait in forum VB Classic
Replies: 0
Last Post: 04-27-2001, 03:23 AM
-
By John Rigsby in forum XML
Replies: 1
Last Post: 07-31-2000, 12:08 PM
-
By Drew Warren in forum VB Classic
Replies: 4
Last Post: 05-08-2000, 01:52 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks