Thomas Keller
2005-04-17 14:56:02 UTC
Hello there!
I'm currently working on a project for my studies involving multimedia
databases, concentrating on the MM extensions Oracle provides.
The project idea: Wouldn't it be nice to search for any kind of music just
by your mood? - e.g. for depressive guys: fast music (hardcore), if your
girlfriend comes around: slow, silent classic, whatever you might think of.
How to accomplish that? Well, extract/sample the amplitudes in different
frequency areas (e.g. 1kHz, 5kHz, 10kHz, ..., 20kHz) at discrete times like
every half second and store these tupels in the database. Then use standard
SQL AVG and STD (standard deviation) and compare the gathered results
against user-defined thresholds.
Now, I'm looking for a software which is able to extract these sample
information and outputs them in some parsable format, a CLI Linux/Unix OS
program would be great. Does anybody know a program is capable to
accomplish that?
Thanks in advance,
Thomas.
I'm currently working on a project for my studies involving multimedia
databases, concentrating on the MM extensions Oracle provides.
The project idea: Wouldn't it be nice to search for any kind of music just
by your mood? - e.g. for depressive guys: fast music (hardcore), if your
girlfriend comes around: slow, silent classic, whatever you might think of.
How to accomplish that? Well, extract/sample the amplitudes in different
frequency areas (e.g. 1kHz, 5kHz, 10kHz, ..., 20kHz) at discrete times like
every half second and store these tupels in the database. Then use standard
SQL AVG and STD (standard deviation) and compare the gathered results
against user-defined thresholds.
Now, I'm looking for a software which is able to extract these sample
information and outputs them in some parsable format, a CLI Linux/Unix OS
program would be great. Does anybody know a program is capable to
accomplish that?
Thanks in advance,
Thomas.
--
Registered Linux User #369861
PGP Public Key on http://thomaskeller.biz/pgp/thomas-keller.pkr
Learn to quote http://netmeister.org/news/learn2quote.html
Registered Linux User #369861
PGP Public Key on http://thomaskeller.biz/pgp/thomas-keller.pkr
Learn to quote http://netmeister.org/news/learn2quote.html