AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Audio Software - Freeware

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
sosaited



Joined: 24 Feb 2005
Posts: 233

PostPosted: Mon Mar 21, 2005 9:31 pm    Post subject: Audio Software - Freeware Reply with quote

hi..
can anyone tell me about any audio sotware i can use to INCREASE the VOLUME and BASS of mp3 songs... without disturbing its quality..thanks
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Titan



Joined: 11 Aug 2004
Posts: 5009
Location: imaginationland

PostPosted: Mon Mar 21, 2005 10:12 pm    Post subject: Reply with quote

SoundSet ?
_________________

RegExReplace("irc.freenode.net/autohotkey", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2")
Back to top
View user's profile Send private message Visit poster's website
daonlyfreez



Joined: 16 Mar 2005
Posts: 740
Location: Berlin

PostPosted: Mon Mar 21, 2005 10:48 pm    Post subject: Reply with quote

Audacity

You can load a MP3 directly into it, do a select all, select 'Bassboost' from the 'Effects' menu, and use 'Normalize' from the same menu when you are satisfied...
_________________
(sorry, homesite offline atm)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
CarlosTheTackle



Joined: 19 Oct 2004
Posts: 102

PostPosted: Tue Mar 22, 2005 2:23 am    Post subject: Reply with quote

If you mean to adjust these qualities in real-time playback (which would be the preferred method) then players like Winamp have a pre-amp (which has several db of extra gain) and an EQ to add more bass or whatever.

If, on the other hand, you want to actually destructively modify the file, then I'm afraid there's no way to so without decoding and re-encoding the mp3 after processing, which will result in a significant loss of quality.

Unless you have some very good reason for doing so, I would suggest you modify your audio on playback only and don't mess with the files themselves.
Back to top
View user's profile Send private message
Invalid User



Joined: 14 Feb 2005
Posts: 442
Location: Texas, Usa

PostPosted: Tue Mar 22, 2005 7:43 pm    Post subject: Reply with quote

well if your an audiophile freak like me, you might dish out several hundred buck (unlike me, cus I am a stealer) to get CoolEditPro, Soundforge or something of the like, that can contructivly add bass, or destructivly do the same. personaly I hate mp3s, but when I get a mp3 I open it up, do some noize reduction, do a 10K-21K 6db boost then save it as a .wav (@96,000Kps w/32bit) and listen too em that way, however, you may need a very large hard drive to store many files in such a formate. just my two cents.
_________________
my lame sig Smile
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
daonlyfreez



Joined: 16 Mar 2005
Posts: 740
Location: Berlin

PostPosted: Tue Mar 22, 2005 11:01 pm    Post subject: Reply with quote

@CarlosTheTackle: true, it would be far better to use the 'original' wav files and save a modified copy as mp3, but maybe they are not around.

@Invalid User: don't underestimate what Audacity offers (including noice reduction and equalizing) Wink I don't think that payware editors like CoolEdit or Sound Forge offer that much more/better stuff...

Audacity can load/edit mp3, which is a nice extra and can use VST plugins, so you can add more options if you want them...

Try it! Lotsa bang for no bucks... Cool


_________________
(sorry, homesite offline atm)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
CarlosTheTackle



Joined: 19 Oct 2004
Posts: 102

PostPosted: Tue Mar 22, 2005 11:15 pm    Post subject: Reply with quote

daonlyfreez, my point was that you can't load an mp3 into any software, modify its acoustic properties, and save it again without a 2nd generation of encoding, which will seriously diminish its quality. ie. it's not worth it.
Back to top
View user's profile Send private message
daonlyfreez



Joined: 16 Mar 2005
Posts: 740
Location: Berlin

PostPosted: Tue Mar 22, 2005 11:16 pm    Post subject: Reply with quote

Another one:

If you have many, many audio files (I know you do Wink), after a while it gets irritating that if you copy some to your player, some are real loud, others are quite silent...

Here is a command line program (called 'normalize' ofcourse) that you can use to batch-normalize WAV files...

WAV files means, you'll need to convert MP3s to WAVs first, which again means: you either need a big harddisk, or you need to cleanup inbetween batch conversion

@CarlosTheTackle: absolutely, any conversion means data loss and therefore quality loss..., but then again, you can get really lengthy discussions over the normalization process alone, any editing has it's pros and cons...

O, and here is some good audio stuff too...
_________________
(sorry, homesite offline atm)
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
corrupt



Joined: 29 Dec 2004
Posts: 2383

PostPosted: Wed Mar 23, 2005 3:16 am    Post subject: Reply with quote

Thanks for the Audacity link daonlyfreez Smile .
Back to top
View user's profile Send private message Visit poster's website
Invalid User



Joined: 14 Feb 2005
Posts: 442
Location: Texas, Usa

PostPosted: Wed Mar 23, 2005 5:25 am    Post subject: Reply with quote

another way I normalize my audio is with a clip limiter, (found in the pioneer CT-F100) basicly, its simular to a compressor, but that is hardware, and that means money.
_________________
my lame sig Smile
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group