The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
51 views

Match two sounds with a level of certainty

For instance I would like to tell with what percentage of accuracy a recorded sound match those given by a preexistent library of sounds Plus, is there any tool or algorith that could be used?
5
votes
3answers
291 views

How to avoid clipping when explicitly adding audio tracks?

When two or more audio tracks are simply "added" together, they may peak at the same time, causing the resulting "sum" track to be clipped. I am looking for an algorithm or technique to bring the ...
3
votes
2answers
84 views

Sources to learn more about Audio/Video compression, codecs, algorithms etc.

I was quite surprised when I learned the fact that the MP3 codec is extensively based on the Fourier Transform. I'd like to learn more about these topics in general. When I say more I mean the working ...
1
vote
1answer
140 views

How do key signature calculating algorithms usually work?

Whenever I play a song in Virtual DJ, it instantly gives me the key. How does this work? How are major or minors handled? Is there an analysis of the most common notes that is broken down to figure ...