170 projects tagged "Analysis"
Twibright Pitchotron analyzes any MP3 into the semitones that are being played, displayed in a scrolling coloured graph on a video. It aids musical transcription. It includes coloured piano key stickers that enable accompanying arbitrary music and improvising even to musical analphabets.
Telemeta is a global audio archiving program which introduces useful and secure indexing methods to back up digitized audio files and metadata dictionaries. It is dedicated to backing up any digitized and documented sound from collections of vinyls, magnetic tapes, or audio CDs over a strong database in accordance with many standards. Export functions also encapsulate edited metadata into a compressed file. The object style architecture provides easy developed user-friendly interfaces and a plugin style audio processing.
bbJewel creates a PDF of a cover for the listed MP3 files for the purpose of printing a jewel case insert. It parses each file and extract the title, artist, and length of the recording. It also scans the files for included cover images. You can provide the CD title and the cover image to use on the command line.
The dywapitchtrack library computes the pitch of an audio stream in realtime. The pitch is the main frequency of the waveform (the "note" being played or sung). It is expressed as a float in Hz. dywapitchtrack is based on a custom-tailored algorithm which is of very high quality, very accurate (precision < 0.05 semitones), with very low latency (< 23 ms) and very low error rates. It has been thoroughly tested on the human voice.
GstPUID is a GStreamer element that allows for fingerprint-based detection of music files using MusicDNS/MusicIP and Musicbrainz. It allows for detection of the track's artist and title based on the audio data only. It works with any file format that is supported by GStreamer. It is geared towards developers; an example application is included that should make clear how the element is to be used.