blob: 738587cabc57029a7abe2813b2cda3fe7a08ee77 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
An mp3 frame level editor. Allows you to work with individual frames of an
mp3 stream. Supports mpeg audio 1/2/2.5 layer 1,2,3 cbr/vbr.
Feature:
- Removing bad frames and blips.
- Correcting certain errors in the stream.
- Working with individual frames, like one would with individual samples
in a wave editor
- Removing or adding of empty frames (for id3v2)
- Setting header flags, gain values
- ...
WWW: http://mp3asm.sourceforge.net/
|