| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Sound Normalizer 2.46 |
windows | Audio Multimedia->Other | $10.00 |
View Detail
|
|||||||||
The Sound Normalizer is designed for improving of the quality Mp3 and Wav files. This is reached by the test and normalization of the level volume Mp3 and Wav files. It contains batch processor and it allows to fulfill the batch test and batch normalization Mp3 and Wav files. The level of volume and normalization is represented graphically and in percentage. The wav normalization and test is fulfilled on a peak level (Peak Normalization). The mp3 normalization and test is fulfilled under standard Replay Gain. The Replay Gain works fulfilling a psychoacoustic analysis scan of the entire audio file to measure the perceived loudness. The mp3 normalization and test is fulfilled on an average level (RMS normalization). The Mp3 Normalizer allows to directly modify the volume of the scanned file without usage tags. The Sound Normalizer also allows editing ID3 tags (build-in Mp3 ID3 Tag Editor) with support for ID3v1 and ID3v2 tags, converting Wav to Mp3 files and Mp3 to Wav files (build-in Wav/Mp3 Converter) using Lame MP3 Encoder 3.97, listening Mp3 and Wav files using the build-in audio player. This Sound Normalizer is simple to use with fast and excellent quality results. It incorporates the latest Lame MP3 Encoder 3.97 encoding algorithms which generate crisp tantalizing quality audio. You can quickly set and manage the parameters for conversion with basic and alternative presets. Here are some key features of "Sound Normalizer": Advanced Wav Normalizer and Mp3 Normalizer; Batch processor for Mp3 and Wav (PCM 8, 16, 24, 32 bit) files; Converting Mp3 to Wav files using Lame MP3 Encoder 3.97; Converting Wav to Mp3 files using Lame MP3 Encoder 3.97; Resampling for Mp3 files; Support various encoder quality/speed modes; Extensive encoder options; Support pre-listen audio file; Support ID3 v1 and v2 tag (Artist/Title/Genre and so on); Simple, easy-to-use and highly customizable Windows XP interface; Support Themes; |
||||||||||||||
| 2 | Sound Normalizer 2.46 |
windows | Audio Multimedia->Audio Editors | $19.99 |
View Detail
|
|||||||||
The Sound Normalizer is designed for improving the quality and regain of Mp3 and Wav files. This is reached by the test and normalization of the level volume of Mp3 and Wav files. It contains batch processor and it allows to fulfill the batch test and batch normalization Mp3 and Wav files. The level of volume and normalization is represented graphically and in percentage. The wav normalization and test is fulfilled on a peak level (Peak Normalization). The mp3 normalization and test is fulfilled under standard Replay Gain. The Replay Gain works fulfilling a psychoacoustic analysis scan of the entire audio file to measure the perceived loudness. The mp3 normalization and test is fulfilled on an average level (RMS normalization). The Mp3 Normalizer allows to directly modify the volume of the scanned file without usage tags. The Sound Normalizer also allows editing ID3 tags (build-in Mp3 ID3 Tag Editor) with support for ID3v1 and ID3v2 tags, converting Wav to Mp3 files and Mp3 to Wav files (build-in Wav/Mp3 Converter) using Lame MP3 Encoder 3.97, listening Mp3 and Wav files using the build-in audio player. This Sound Normalizer is simple to use with fast and excellent quality results. It incorporates the latest Lame MP3 Encoder 3.97 encoding algorithms which generate crisp tantalizing quality audio. You can quickly set and manage the parameters for conversion with basic and alternative presets. Here are some key features of "Sound Normalizer": Advanced Wav Normalizer and Mp3 Normalizer; Batch processor for Mp3 and Wav (PCM 8, 16, 24, 32 bit) files; Converting Mp3 to Wav files using Lame MP3 Encoder 3.97; Converting Wav to Mp3 files using Lame MP3 Encoder 3.97; Resampling for Mp3 files; Support various encoder quality/speed modes; Extensive encoder options; Support pre-listen audio file; Support ID3 v1 and v2 tag (Artist/Title/Genre and so on); Simple, easy-to-use and highly customizable Windows XP interface; Support Themes; |
||||||||||||||
| 3 | Sound Normalizer 2.2 |
windows | Audio Multimedia->Other | $19 |
View Detail
|
|||||||||
Sound Normalizer is a program designed to improve the quality of sound files. This improvement of sound files quality is achieved by checking and normalizing the level of the sound files (WAV files). Sound Normalizer processes not a source file but its copy that will allow to avoid the fatal mistakes and to make trial testing a level of a sound with the possible subsequent return to the initial state. With the build-in WAV player, you can pre-listen the WAV file. Here are some key features of "Sound Normalizer": · Advanced Wav Normalizer and Mp3 Normalizer; · Converts Mp3 to Wav files using Lame decoder; · Converts Wav to Mp3 files using Lame encoder; · Supports varoius encoder quality/speed modes; · Extensive encoder options; · Support pre-listen audio file; · Supports ID3 v1 and v2 tag (Artist/Title/Genre and so on); · Simple, easy-to-use and highly customizable Windows XP interface; · Support Themes; Limitations: · nag screen · 30 day trial |
||||||||||||||
| 4 | DBSchema::Normalizer 0.08 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
DBSchema::Normalizer is a database normalization. It can convert a table from 1st to 2nd normal form. SYNOPSIS # the easy way is to give all parameters to the constructor # and then call do() # use DBSchema::Normalizer; my $norm = DBSchema::Normalizer->new ( { DSN => $DSN, username => $username, password => $password, src_table => $sourcetable, index_field => $indexfield, lookup_fields => $lookupfields, # comma separated list lookup_table => $lookuptable, dest_table => $dest_table, copy_indexes => "yes", }); $norm->do(); # Just Do It! # Alternatively, you can have some more control, by # creating the lookup table and normalized table separately, # especially useful if one of them is an intermediate step. # use DBSchema::Normalizer qw(create_lookup_table create_normalized_table); my $norm = DBSchema::Normalizer->new( { DSN => $DSN, username => $username, password => $password }); $norm->create_lookup_table ( { src_table => $tablename, index_field => $indexfield, lookup_fields => $lookupfields, lookup_table => $lookuptable }); $norm->create_normalized_table ( { src_table => $tablename, index_field => $indexfield, lookup_fields => $lookupfields, lookup_table => $lookuptable, dest_table => $dest_table, copy_indexes => "yes", }); DBSchema::Normalizer is a module to help transforming MySQL database tables from 1st to 2nd normal form. Simply put, it will create a lookup table out of a set of repeating fields from a source table, and replace such fields by a foreign key that points to the corresponding fields in the newly created table. All information is taken from the database itself. There is no need to specify existing details. The module is capable of re-creating existing indexes, and should deal with complex cases where the replaced fields are part of a primary key. |
||||||||||||||
| 5 | Volume Normalizer 0.8.3 |
linux | Multimedia->Audio | Free |
View Detail
|
|||||||||
The volume normalizer plugin is an XMMS plugin that is used to give all songs the same volume level so that you wont need to play with the volume knob whenever a song changes. Whats New in This Release: · Fixed build issues to make it build on x86-64 and detect missing xmms-devel files. |
||||||||||||||
| 6 | HTML::WikiConverter::Normalizer 0.61 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
SYNOPSIS use HTML::TreeBuilder; use HTML::WikiConverter::Normalizer; my $tree = new HTML::TreeBuilder(); $tree->parse( text );my $norm = new HTML::WikiConverter::Normalizer(); $norm->normalize($tree); # Roughly gives " text "print $tree->as_HTML(); HTML::WikiConverter dialects convert HTML into wiki markup. Most (if not all) know nothing about CSS, nor do they take it into consideration when performing html-to-wiki conversion. But there is no good reason for, say, text not to be converted into text in the MediaWiki dialect. The same is true of other dialects, all of which should be able to use CSS information to produce wiki markup. The issue becomes especially problematic when considering that several WYSIWYG HTML editors (e.g. Mozillas) produce this sort of CSS-heavy HTML. Prior to HTML::WikiConverter::Normalizer, this HTML would have been essentially converted to text, the CSS information having been ignored by HTML::WikiConverter. HTML::WikiConverter::Normalizer avoids this with a few simple transformations that convert CSS styles into HTML tags. |
||||||||||||||
| 7 | MidiDesign MIDI Normalizer 1.1.0.0 |
windows | Audio Multimedia->Other | Free |
View Detail
|
|||||||||
MidiDesign MIDI Normalizer description An audio normalizer that could automate the process of leveling the volume MidiDesign MIDI Normalizer application was designed to be an audio normalizer that could automate the process of leveling the volume, just like that normalizer you already have for normalizing your MP3 collection. Here are some key features of "MidiDesign MIDI Normalizer": · Normalizing - set all note velocity values and volume controllers to a common predefined value · Compressing - I found out that it isnt always enough to just normalize the file. In some cases, a midifile has velocity values between 60 and 100, easy to normalize to values between 80 and 120. But if the velocity values are ranging from lets say 20 to 127, then theres no room left for normalizing, and all low values will stay too low. The solution: compressing the velocity values. So theres a build · Automix - If you spend months of work to remix your files for your keyboard X, but now you bought a brand new "super deluxe" keyboard Y, only to find out that all guitar sounds are too low, and all bass sounds are too loud, then you should take a closer look at the automix function. It allows you to add or subtract a predefined volume value per instrument. This function will also make you happy if youre playing in a combo with f.i. a bass player, guitar player and a singer, and therefore all bass and guitar tracks should be muted from all midifiles. · ChannelMute - Speaking about a singer, lots of midifiles do contain a lead vocal track on MIDI channel 4. It would be very useful to be able to mute channel 4 to get rid of these vocal tracks. That is possible with the "ChannelMute" function. · Extracting lyrics - If the midifile contains songlyrics, you can extract these lyrics and save them to a text file. · Creating tracksheets - The software collects information about every midifile while scanning the files. You can optionally save this information to a textfile. · Creating playlists - When you have added midifiles from different folders, you can easely save the created filelist to a playlist. Very useful when you want to play a list created by yourself. Even more useful when you have processed your files, and afterwards would like to redo the processing because the process settings were not optimal. · Built in MIDI player - Theres a basic midiplayer included to play the selected files from the filelist |
||||||||||||||
| 8 | SE Normalizer 1.0 |
windows | Audio Multimedia->Audio Plugins | Free |
View Detail
|
|||||||||
SE Normalizer description A VST plugin that was designed to denormal eleminator plugin effect. Denormalisation is an issue with some audio hosts that dont switch off the plugins audio task when the song is stopped or a track contains silence (or with instruments: no key is pressed while a sound decays). The problem happens when the CPU (precisely: the floating point unit (FPU) inside of it) detects extremely small numbers and wishes to process them with the same precision as usual. Then it switches into denormal mode which is another way of representing small floating point numbers with the available bit range. Converting between the two states takes a lot of time for the FPU and thus might cause heavy load jumps. Some algorithm such as delay lines and filters are prone to denormalisation as they Currently, the Pentium 4 processor seems highly addicted to denormalisation. It turned out that its threshold is actually very much higher than of former Pentium types. Plugins that used to work fine with older CPUs might slow down the entire system when used with a P4. But other FPUs might as well suffer from denormalisation issues. Most developers are aware of denormalisation although the methods to avoid it are many. Some algorithms ask for the current FPU status from time to time, reacting to it by changing small values to zero. SE Normalizer plugin was designed to denormal eleminator plugin effect. Other developers prefer adding an an extra signal to the audio which is carried along the entire process of the plugin, thereby forcing it to remain above the internal threshold. Should the input become silent, the additional noise will still keep the whole thing from denormalizing. All the digitalfishphones plugins actually work this way, and so does the normalizer. Requirements: · VST Host System |
||||||||||||||
| 9 | MIDI Normalizer 1.0.0.5 |
windows | Audio Multimedia->Audio Editors | Free |
View Detail
|
|||||||||
MidiDesigns MIDI Normalizer application is a batch editor for midi files. If you have hundreds of midi files and find it annoying that, when playing the files, the volume level is very different for every file, MIDI Normalizer automates the process of leveling the volume, just like that normalizer you already have for normalizing your MP3 collection. Besides normalizing, MIDI Normalizer can carry out the following tasks: · Compressing - I found out that it isnt always enough to just normalize the file. In some cases, a midifile has velocity values between 60 and 100, easy to normalize to values between 80 and 120. But if the velocity values are ranging from lets say 20 to 127, then theres no room left for normalizing, and all low values will stay too low. The solution: compressing the velocity values. So theres a build in compressor, that can first compress all velocity values before normalizing is applied. · Automix - If you spend months of work to remix your files for your keyboard X, but now you bought a brand new "super deluxe" keyboard Y, only to find out that all guitar sounds are too low, and all bass sounds are too loud, then you should take a closer look at the automix function. It allows you to add or subtract a predefined volume value per instrument. This function will also make you happy if youre playing in a combo with f.i. a bass player, guitar player and a singer, and therefore all bass and guitar tracks should be muted from all midifiles. · ChannelMute - Speaking about a singer, lots of midifiles do contain a lead vocal track on MIDI channel 4. It would be very useful to be able to mute channel 4 to get rid of these vocal tracks. That is possible with the "ChannelMute" function. · Extracting lyrics - If the midifile contains songlyrics, you can extract these lyrics and save them to a text file. · Creating tracksheets - The software collects information about every midifile while scanning the files. You can optionally save this information to a textfile. · Creating playlists - When you have added midifiles from different folders, you can easely save the created filelist to a playlist. Very useful when you want to play a list created by yourself. Even more useful when you have processed your files, and afterwards would like to redo the processing because the process settings were not optimal. · Built in MIDI player - Theres a basic midiplayer included to play the selected files from the filelist. |
||||||||||||||
| 10 | SE Normalizer for Windows 1.0 |
windows | Audio Multimedia->Audio Plugins | Free |
View Detail
|
|||||||||
By BS Editor: The normalizer plugin lets you choose between two methods: adding AC or DC signal. Here, AC is a square wave ringing at the nyquist frequency (half the sampling rate, e.g. 22.05kHz). Choose this method whenever the following plugin does not apply intensive low-pass filtering, thereby eleminating our injection noise. In that case, the DC method could be used. It just adds a static offset to the signal. This DC level (when set pretty low) should be no issue with further processing of the resulting output. |
||||||||||||||
| 11 | SE Normalizer for Mac Classic 1.0 |
windows | Audio Multimedia->Audio Plugins | Free |
View Detail
|
|||||||||
By BS Editor: The normalizer plugin lets you choose between two methods: adding AC or DC signal. Here, AC is a square wave ringing at the nyquist frequency (half the sampling rate, e.g. 22.05kHz). Choose this method whenever the following plugin does not apply intensive low-pass filtering, thereby eleminating our injection noise. In that case, the DC method could be used. It just adds a static offset to the signal. This DC level (when set pretty low) should be no issue with further processing of the resulting output. |
||||||||||||||
| 12 | Zortam Mp3 Media Studio 7.65 |
windows | Audio Multimedia->Audio Plugins | $24.95 |
View Detail
|
|||||||||
|
||||||||||||||
| 13 | Zortam Mp3 Media Studio 6.75 |
windows | Audio Multimedia->Sound Generators | 95 |
View Detail
|
|||||||||
|
||||||||||||||
| 14 | Zortam Mp3 Media Studio 6.76 |
windows | Audio Multimedia->Sound Event Editors | $0 |
View Detail
|
|||||||||
Zortam Mp3 Media Studio is all-in-one Mp3 application that contains Mp3 ID3 Tag Organizer for searching and cataloguing Mp3 files into Mp3 library, editing ID3v1 and ID3v2.4 tags (ID3 Tag Editor,Mp3 Tag Editor, Mp3 Tagger), Mp3 Player, CD Ripper with album cover art/lyric support that uses CDDB (Internet Compact Disc Database) and automatically writes ID3v1 and ID3v2.4 tags. CD Ripper downloads album cover arts and lyrics from the Zortam Music Database(ZMLIMD) as you rip your CD (CD Ripper with lyric/cover art support), Mp3 Normalizer with custom volume level allows normalization of your Mp3s (Batch Mp3 Normalizer), search for song lyric from the internet (Batch Lyric Finder), search for album cover (album) arts (pictures) from the internet (Batch Cover Finder), batch lyrics and cover art finder from the internet (Batch Lyric-Cover Finder). Burn Audio or Mp3 CD (CD Burner), Create lyric book in html format (cover pictures are included) from ID3v2 tags (Lyric Book), convert Wav to Mp3 files and Mp3 to Wav files (Wav/Mp3 Converter), manage M3u playlists (Playlist Manager), rename files using ID3 tags (Mp3 Renamer), search for duplicate Mp3 files, (Search Duplicate Mp3s). Play Mp3s using your favorite Mp3 player, add karaoke (Kar) and midi (Mid) files directly to ID3 tag (Karaoke Manager). All lyrics and cover arts (album pictures) saved with Zortam Mp3 Media Studio are compatible with Winamp, Windows Media Player(WMP), iTunes and visible on your iPod and any other portable Mp3 Player that supports lyrics and cover arts. Zortam Mp3 Media Studio is a great Mp3 Tagger, Mp3/Karaoke organizer, CD Ripper which automatically tags your songs with all Mp3 tags including lyrics and cover arts nad are iPod ready. It has included Mp3 Normalizer to adjust custom Mp3 volume, CD Burner, Mp3/Wav converter. Zortam Mp3 Media Studio is currently available in 12 languages. |
||||||||||||||
| 15 | Zortam Mp3 Media Studio 7.80 |
windows | Audio Multimedia->Sound Event Editors | $0 |
View Detail
|
|||||||||
Zortam Mp3 Media Studio is all-in-one Mp3 application that contains Mp3 ID3 Tag Organizer for searching and cataloguing Mp3 files into Mp3 library, editing ID3v1 and ID3v2.4 tags (ID3 Tag Editor,Mp3 Tag Editor, Mp3 Tagger), Zortam Mp3 Player with lyrics visualization, iPod to PC transfer, CD Ripper with album cover art/lyric support that uses CDDB (Internet Compact Disc Database) and automatically writes ID3v1 and ID3v2.4 tags.CD Ripper downloads album cover arts and lyrics from the Zortam Music Database(ZMLIMD) as you rip your CD (CD Ripper with lyric/cover art support), Mp3 Normalizer with custom volume level allows normalization of your Mp3s (Batch Mp3 Normalizer), search for song lyric from the internet (Batch Lyric Finder), search for album cover (album) arts (pictures) from the internet (Batch Cover Finder), batch lyrics and cover art finder from the internet (Batch Lyric-Cover Finder). Burn Audio or Mp3 CD (CD Burner), Create lyric book in html format (cover pictures are included) from ID3v2 tags (Lyric Book), convert Wav to Mp3 files and Mp3 to Wav files (Wav/Mp3 Converter), manage M3u playlists (Playlist Manager), rename files using ID3 tags (Mp3 Renamer), search for duplicate Mp3 files, (Search Duplicate Mp3s). Play Mp3s using your favorite Mp3 player or Zortam Mp3 Player, add karaoke (Kar) and midi (Mid) files directly to ID3 tag (Karaoke Manager). All lyrics and cover arts (album pictures) saved with Zortam Mp3 Media Studio are compatible with Winamp, Windows Media Player(WMP), iTunes and visible on your iPod and any other portable Mp3 Player that supports lyrics and cover arts. Zortam Mp3 Media Studio is currently available in 12 languages. |
||||||||||||||
| 16 | Zortam Mp3 Media Studio 8.00 |
windows | Audio Multimedia->Sound Event Editors | $0 |
View Detail
|
|||||||||
Zortam Mp3 Media Studio is all-in-one Mp3 application that contains Mp3 ID3 Tag Organizer for searching and cataloguing Mp3 files into Mp3 library, editing ID3v1 and ID3v2.4 tags (ID3 Tag Editor,Mp3 Tag Editor, Mp3 Tagger), Zortam Mp3 Player with lyrics visualization, iPod to PC transfer, CD Ripper with album cover art/lyric support that uses CDDB (Internet Compact Disc Database) and automatically writes ID3v1 and ID3v2.4 tags.CD Ripper downloads album cover arts and lyrics from the Zortam Music Database(ZMLIMD) as you rip your CD (CD Ripper with lyric/cover art support), Mp3 Normalizer with custom volume level allows normalization of your Mp3s (Batch Mp3 Normalizer), search for song lyric from the internet (Batch Lyric Finder), search for album cover (album) arts (pictures) from the internet (Batch Cover Finder), batch lyrics and cover art finder from the internet (Batch Lyric-Cover Finder). Burn Audio or Mp3 CD (CD Burner), Create lyric book in html format (cover pictures are included) from ID3v2 tags (Lyric Book), convert Wav to Mp3 files and Mp3 to Wav files (Wav/Mp3 Converter), manage M3u playlists (Playlist Manager), rename files using ID3 tags (Mp3 Renamer), search for duplicate Mp3 files, (Search Duplicate Mp3s). Play Mp3s using your favorite Mp3 player or Zortam Mp3 Player, add karaoke (Kar) and midi (Mid) files directly to ID3 tag (Karaoke Manager). All lyrics and cover arts (album pictures) saved with Zortam Mp3 Media Studio are compatible with Winamp, Windows Media Player(WMP), iTunes and visible on your iPod and any other portable Mp3 Player that supports lyrics and cover arts. Zortam Mp3 Media Studio is currently available in 12 languages. |
||||||||||||||
| 17 | Zortam Mp3 Media Studio 7.70 |
windows | Audio Multimedia->Sound Event Editors | $0 |
View Detail
|
|||||||||
Zortam Mp3 Media Studio is all-in-one Mp3 application that contains Mp3 ID3 Tag Organizer for searching and cataloguing Mp3 files into Mp3 library, editing ID3v1 and ID3v2.4 tags (ID3 Tag Editor,Mp3 Tag Editor, Mp3 Tagger), Zortam Mp3 Player with lyrics visualization, iPod to PC transfer, CD Ripper with album cover art/lyric support that uses CDDB (Internet Compact Disc Database) and automatically writes ID3v1 and ID3v2.4 tags.CD Ripper downloads album cover arts and lyrics from the Zortam Music Database(ZMLIMD) as you rip your CD (CD Ripper with lyric/cover art support), Mp3 Normalizer with custom volume level allows normalization of your Mp3s (Batch Mp3 Normalizer), search for song lyric from the internet (Batch Lyric Finder), search for album cover (album) arts (pictures) from the internet (Batch Cover Finder), batch lyrics and cover art finder from the internet (Batch Lyric-Cover Finder). Burn Audio or Mp3 CD (CD Burner), Create lyric book in html format (cover pictures are included) from ID3v2 tags (Lyric Book), convert Wav to Mp3 files and Mp3 to Wav files (Wav/Mp3 Converter), manage M3u playlists (Playlist Manager), rename files using ID3 tags (Mp3 Renamer), search for duplicate Mp3 files, (Search Duplicate Mp3s). Play Mp3s using your favorite Mp3 player or Zortam Mp3 Player, add karaoke (Kar) and midi (Mid) files directly to ID3 tag (Karaoke Manager). All lyrics and cover arts (album pictures) saved with Zortam Mp3 Media Studio are compatible with Winamp, Windows Media Player(WMP), iTunes and visible on your iPod and any other portable Mp3 Player that supports lyrics and cover arts. Zortam Mp3 Media Studio is currently available in 12 languages. |
||||||||||||||
| 18 | Zortam Mp3 Media Studio 7.75 |
windows | Audio Multimedia->Sound Event Editors | $0 |
View Detail
|
|||||||||
Zortam Mp3 Media Studio is all-in-one Mp3 application that contains Mp3 ID3 Tag Organizer for searching and cataloguing Mp3 files into Mp3 library, editing ID3v1 and ID3v2.4 tags (ID3 Tag Editor,Mp3 Tag Editor, Mp3 Tagger), Zortam Mp3 Player with lyrics visualization, iPod to PC transfer, CD Ripper with album cover art/lyric support that uses CDDB (Internet Compact Disc Database) and automatically writes ID3v1 and ID3v2.4 tags.CD Ripper downloads album cover arts and lyrics from the Zortam Music Database(ZMLIMD) as you rip your CD (CD Ripper with lyric/cover art support), Mp3 Normalizer with custom volume level allows normalization of your Mp3s (Batch Mp3 Normalizer), search for song lyric from the internet (Batch Lyric Finder), search for album cover (album) arts (pictures) from the internet (Batch Cover Finder), batch lyrics and cover art finder from the internet (Batch Lyric-Cover Finder). Burn Audio or Mp3 CD (CD Burner), Create lyric book in html format (cover pictures are included) from ID3v2 tags (Lyric Book), convert Wav to Mp3 files and Mp3 to Wav files (Wav/Mp3 Converter), manage M3u playlists (Playlist Manager), rename files using ID3 tags (Mp3 Renamer), search for duplicate Mp3 files, (Search Duplicate Mp3s). Play Mp3s using your favorite Mp3 player or Zortam Mp3 Player, add karaoke (Kar) and midi (Mid) files directly to ID3 tag (Karaoke Manager). All lyrics and cover arts (album pictures) saved with Zortam Mp3 Media Studio are compatible with Winamp, Windows Media Player(WMP), iTunes and visible on your iPod and any other portable Mp3 Player that supports lyrics and cover arts. Zortam Mp3 Media Studio is currently available in 12 languages. |
||||||||||||||
| 19 | AudioGrail (formerly K-MP3) 6.10.1.145 |
windows | Audio Multimedia->Tag Editors | $19.99 |
View Detail
|
|||||||||
K MP3 description An automatic MP3 renamer and tagger AudioGrail (Formerly K-MP3) is the swiss army knife for everthing that is related to audio files (MP3, MPC, OGG...). K-MP3 is a powerful tool for MP3 files. AudioGrail can very easily rename and tag (tag: info such as artist name, album, track title) your files automatically. It can also analyse quality, organize files on your system, create a "magic folder" for easier audio collection browsing, ... Here are some key features of · Supports: MP3, OGG, MPC, APE, AAC, FLAC and WavPack files. · Automatically Albums Ranaming & Tagging (ID3Tag V1 & V2 tags, Vorbis (Ogg) comments and APEv2 tags are supported) Powered by FreeDB. · One-by-one tag editor with queue (for multiple files edition). · Audio files To Audio CD burning capabilities. · Files Names Normalizer (Case Standardization...) · Tags Normalizer (Case Standardization...) · Mass Tags Remover · Files Organizer (Mass Tag To Name / Move To Folder) · Duplicate Files Finder · Playlist Creator & Analyser (Supported Formats : m3u, pls, xpl) · Files Lister (Supported Formats : Raw listing, Coma Separated Values, SQL, XML) · Incomplete Tags Finder. · Quality Analyser. · Internationalization support. Limitations: · 30 days trial access to expert tools · Maximum simultaneous files: 30 |
||||||||||||||
| 20 | AudioGrail (formerly K-MP3) 6.9.0.135 |
windows | Audio Multimedia->Tag Editors | Free |
View Detail
|
|||||||||
AudioGrail (Formerly K-MP3) is the swiss army knife for everthing that is related to audio files (MP3, MPC, OGG...). K-MP3 is a powerful tool for MP3 files. It can very easily rename and tag (tag: info such as artist name, album, track title) your files automatically. It can also analyse quality, organize files on your system, create a "magic folder" for easier audio collection browsing, ... Here are some key features of "K MP3": · Supports: MP3, OGG, MPC, APE, AAC, FLAC and WavPack files. · Automatically Albums Ranaming & Tagging (ID3Tag V1 & V2 tags, Vorbis (Ogg) comments and APEv2 tags are supported) Powered by FreeDB. · One-by-one tag editor with queue (for multiple files edition). · Audio files To Audio CD burning capabilities. · Files Names Normalizer (Case Standardization...) · Tags Normalizer (Case Standardization...) · Mass Tags Remover · Files Organizer (Mass Tag To Name / Move To Folder) · Duplicate Files Finder · Playlist Creator & Analyser (Supported Formats : m3u, pls, xpl) · Files Lister (Supported Formats : Raw listing, Coma Separated Values, SQL, XML) · Incomplete Tags Finder. · Quality Analyser. · Internationalization support. Limitations: · 30 days trial access to expert tools, Maximum simultaneous files: 30 |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
