^ Overview
^ Main window
* Ssample display window
^ Cut list
^ Encode list
^ Audio CD ripper
^ Direct stream recording
^ Multi tagger
^ Settings
^ Log
^ Known bugs

Top

The sample display is where you can edit MP3 and the supported audio files graphically with the mouse on a 3D sample display. MPEG files are edited without decoding, this means there is no degradation of quality and it's also very fast, as there is no need to decode and re-encode the files.

Selection start position can be set with left mouse button click, end position with right mouse button click. Point to a position and roll the mousewheel up to zoom in and down to zoom out. You can play the stream from the position where you click with the middle mouse button.


Commands (above sample display)
  • Bitrates/Sample button: Switch between sample view or bit rates graph (MPEG only).
  • Scroll check box: If checked and the sample display is zoomed in playback position will scroll the sample.
  • Amplitude track bar: Adjust the sample amplitude. Useful for silent audio files.
  • Subsongs check box: Toggle visibility of subsongs.
  • + Seek button: Add a new subsong from selection starting position. Optionally specify end position with selection end position. This will pop-up a dialog with options to set artist, title, etc. for the new subsong. Use the menu: File/Save Subsong Layout to save the subsong layout or menu: File/Generate .CUE Sheet. Subsongs are stored in ID3v2 tag, so only audio file formats support subsongs which can have ID3v2 tags like MP3, MP2, Flac, WAV, .CUE file is generated aside the audio file with the same name but with .CUE extension. An exising subsong can be moved with left mouse clicking on a subsong and dragging it with the mouse. Right mouse button clicking on a subsongs deletes it.
  • + Cut button: Adds the selection to the cut list. Useful if you want to create a new file from multiple parts of the opened audio file (or multiple audio files). Works decodelessly with MPEG (MP3), Ogg Vorbis and Opus audio files, other formats are decoded.
  • Zoom sel button: Zoom to view selection 'full screen'.
  • View all button: Zoom out to view audio file's whole sample.
  • Select all button: Select whole audio file. Sets selection starting position to 0 and selection end position to the end of the audio.

Control panel (right to sample display)
  • Start frame: Selection start position in MPEG frames for MPEG files and sample number for other audio file formats. Below it you can see the converted values to time.
  • End frame: Selection end position in MPEG frames for MPEG files and sample number for other audio file formats. Below it you can see the converted values to time. You can use the 'Start frame' and 'End frame' lebels to click to quickly set the selection to beginning and at end.
  • With the channel control icons you can (in order from left to right): play all, pause/continue playing, stop playing, preview paste, play selection, preview cut. You can specify in settings: MP3 tab how long the preview should be (default is 6 seconds).
  • Selection's length display shows the selection length in time.
  • Selection's size display shows the selection's estimated size in bytes.
  • Mouse cursor position display shows the time value where the mouse is pointing.

Tag Editor

You can easely edit basic tags in your audio files with the tag editor. The tag editor will appear if you click the Tags button above the stream list. For detailed tag editing use the 'Detailed tag editor' (Tag details button above the stream list).
If the loaded file has an ID3v1 tag, the ID3v1 checkbox will be checked, and you'll be able to edit the tag's values. If you want to save the changes you made, press the Save Tags button. If you uncheck the ID3v1 checkbox and then click Save Tags the ID3v1 tag will be removed from the file. All the other taging formats work the same like this.
  • Get button: Fill in the currently displayed tag format fields by copying them from other format tags.
  • Guess button: Fill in the currently displayed tag format fields by guessing them from audio file's file name.
  • Details button: Same as clicking 'Tag details' above the stream list.
  • Import... button: Fill in the currently displayed tag format fields by loading them from a file.
  • Export... button: Save the currently displayed tag format fields to a file.
  • Copy button: Copy the currently displayed tag format fields to the clipboard.
  • Paste button: Paste the clipboard content to currently displayed tag format fields.
  • Save Tags button: Save all changes made.

Main menu items

Menu items that appear when the sample display is displayed, for the main menu items see main window menu items.

File
  • Open: Same as clicking Sample obove the stream list: Open a file for editing.
  • Close: Close the current loaded stream (close sample display).
  • Close All: Close all loaded streams.
  • Save As...: Save the current audio stream to a new file. You will be prompted for a file format. Use the preset 'MPEG frame copy' to save MPEG (MP3, MP2) files without re-encoding.
  • Save Subsong Layout: Save changes to the subsongs into the stream's ID3v2 Tag. Subsongs are stored in ID3v2 tag, so only audio file formats support subsongs which can have ID3v2 tags like MP3, MP2, Flac, or WAV.
  • Generate .CUE Sheet: Build a .CUE sheet file from subsongs. File will be saved beside the audio file, file name will be the same as the stream's but with .CUE extension.
Edit
  • Undo: Undo last operation (unlimited level). Undo files are kept in the MP3 Stream Editor temporary folder, specified in settings and only deleted when you exit the application. So if your storage space exhausts exit MP3 Stream Editor end start MP3 Stream Editor again.
  • Redo: Redo last operation (unlimited level).
  • Cut: Cut out selection and copy it onto the clipboard. MPEG, Ogg Vorbis and Opus frame copy compatible. Other formats will be decoded to WAV for this operation.
  • Copy: Copy the selection onto the clipboard. MPEG, Ogg Vorbis and Opus frame copy compatible. Other formats will be decoded to WAV for this operation.
  • Paste: Paste clipboard content (insert) from selection starting position. MPEG, Ogg Vorbis and Opus frame copy compatible. Other formats will be decoded to WAV for this operation. If the source and destination audio formats are different the 'Paste With Convert...' dialog will appear.
  • Paste With Convert...: Paste clipboard content (insert) from selection starting position with optional audio format change. All formats will be decoded to WAV for this operation.
  • Paste Mix: Paste clipboard content (mix together source and destination) from selection starting position. All formats will be decoded to WAV for this operation. If the source and destination audio formats are different the 'Paste Mix With Convert...' dialog will appear.
  • Paste Mix With Convert...: Paste clipboard content (mix together source and destination) from selection starting position with optional audio format change. All formats will be decoded to WAV for this operation.
  • Paste As New: Paste clipboard content as a new file, that is open a new sample display window with the clipboard content.
  • Trim To Selection: Discard the part before and after the selection and keep only the selection. MPEG, Ogg Vorbis and Opus frame copy compatible. All formats will be decoded to WAV for this operation.
  • Cut All Subsongs: Cut all subsongs out from the audio file (no clipboard support). MPEG frame copy compatible.
  • Append Clipboard Content: Append clipboard content at the end of the opened stream. MPEG frame copy compatible.
  • Append Stream...: Append an audio file at the end of the opened stream. MPEG, Ogg Vorbis and Opus frame copy compatible. All formats will be decoded to WAV for this operation.
  • Insert Silence...: Insert silence, length specified, from selection starting position. All formats will be decoded to WAV for this operation.
  • Change Volume...: Change selection's volume. All formats will be decoded to WAV for this operation.
  • Normalize Volume...: Change selection's volume to a specified maximum. All formats will be decoded to WAV for this operation.
  • Fade Volume...: Change selection's volume to fade in or out by a specified amount. All formats will be decoded to WAV for this operation.
  • Fade Volume Shaped...: Change selection's volume to fade in or out by a custom specified shape. All formats will be decoded to WAV for this operation.
  • Preview Cut: Preview the result of cut with current selection. Only works with MPEG files. Change the length of the preview in settings.
  • Preview Paste: Preview the result of paste with current selection's start position. Only works with MPEG files. Change the length of the preview in settings.
  • Apply DSP Effect Plugin...: Apply an MP3 Stream Editor DSP effect to selection. All formats will be decoded to WAV for this operation.
  • Apply VST DSP Effect Plugin...: Apply a VST DSP effect to selection. All formats will be decoded to WAV for this operation. You can download VST DSP plugins from internet. More info here: plugins.
  • View All: Zoom out to view whole sample.
  • Select All: Reset selection from start to end.
  • Shift Subsong Seekpoints...: Shift subsong system/.CUE subsong seekpoints. Note that it's not sliding the seekpoint, the more is the seekpoint in the stream, the more it will change it's position. n*%
  • Slide Subsong Seekpoints...: Slide subsong system/.CUE subsong seekpoints. n+%
  • Remove All Subsongs: Delete all subsongs. Use the 'Save Subsong Layout' menu item to save the changes.
Stream
  • Resample: Decode the audio atream and rebuild sample cache (refresh sample display to match stream's contents).
  • Deflash: Decode the audio atream and switch to WAV editing mode.
  • Change Format...: Re-sample, change resolution, re-order and re-mix channels, switches to WAV editing mode.
  • Refresh Display: Re-initialize Direct3D display.
  • Show Bit Rates: Show bit rates distribution when switching to 'Bit rates graph'.
  • Save As WAV...: Convert the stream and save as WAV file.
  • Save Selection As...: Convert the selection and save as a file.
  • Save Selection As WAV...: Convert the selection and save as a WAV file.
  • Save Selection As Frame Copy...: Copy selection as MPEG frames to a new file. MPEG, Ogg Vorbis and Opus frame copy compatible.
  • Add To EncodeList...: Add stream to encode list.
  • Add Selection To EncodeList...: Add selection to encode list.
  • Add Selection to CutList: Add selection to cut list. Same as clicking '+Cut' above the sample display.
  • Change MPEG Frame Header Bits...: Change copyright/original/emphasis bits in MPEG streams. All MPEG frames will be processed.
  • Sound Search...: Find occurances of an audio clip in the audio file. The search is not bit-by-bit type it's based on FFT processing. Found matches will appear as subsongs.