More...
Products
Social Connection
Are you looking for...
- VBScript to EXE Compiler
- MIDI to WAV MP3 Converter
- How to record Spotify music
- How to record Rhapsody stream?
- Audio Logger
- Vista Sound Recorder
- Record streaming audio
- How to transpose music?
- Record Skype Calls
- WAV Recorder
- How to slow down music
- How to record music from MySpace?
- Voice Recorder
- FLAC converter MP3
- Convert FLAC to M4A
How to save BPM values inside ID3 tagsIn the latest ID3v2 specification there are 84 types of frame, and applications can also define their own types. There are standard frames for containing BPM values. BPM Counter can add or update standard BPM frame. With that done, it's a simple matter of sorting your music library by the beats-per-minute field. The BPM is an integer and represented as a numerical string according ID3 standard. Many customers required better accuracy, so we decided to use a floating point values. Most audio software will ignore decimal values, but if you have compatibility issues you can set the number of decimal digits to zero in BPM Counter options. |