2 Sep '10 - 20:02 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: BASS Audio Recognition Library  (Read 1105 times)
3delite
Posts: 476


« on: 3 Nov '09 - 18:35 »
Reply with quoteQuote

Hi!

New BASS component from me! Smiley

Library (.dll) for use in Win32 (9x/ME/2K/XP/Vista) software with BASS.
Makes it easy to add audio recognition functionality to your application. This is not a speech recognition library! It compares files with a % similarity.
- Find audio file 1 in audio file 2
- The files can have different bitrate/resolution, even stereo and mono
Requirements:
- File 1 in file 2 need to have the same loudness
- File 1 in file 2 must not be mixed into, it must be part of it as a whole

I wrote it to find commercials in radio broadcasts.

Delphi tutorial included in the package.

Home page: BASS Audio Recognition Library

Best regards
3delite

Logged
ken
Posts: 485


« Reply #1 on: 5 Nov '09 - 14:56 »
Reply with quoteQuote

Hi!

New BASS component from me! Smiley


I wrote it to find commercials in radio broadcasts.


Pretty nice, can I compare files with a live audiosource?  Example I put audio from a radiotuner via BASS to your dll, and let your dll loop true a folder with several audiofiles (with commercials) to find what commercials is played on that radio?
Logged
fredvs
Posts: 310


« Reply #2 on: 5 Nov '09 - 16:27 »
Reply with quoteQuote

Waouw, excellent.  Grin
Is it a plan to have your library for Linux ? (audiorecognition.o)
Your Delphi code can easy be used by Lazarus.
Logged
3delite
Posts: 476


« Reply #3 on: 6 Nov '09 - 17:42 »
Reply with quoteQuote

I'll look into it using a record channel handle to use as input, the algorythm is using a fixed length right now.

Regarding linux version: If you buy a license you also get the source code, so it would be quite easy to adapt it to linux or whatever platform.  Smiley

Best regards
3delite
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
Page created in 0.044 seconds with 16 queries.