When you run a volume leveling program, like MP3gain, does it assume that a song is already at 100 and cuts it to where you tell it to? I am just finding that some songs do not need to be adjusted.
I had thought that the program would establish a certain level throughout the tracks. Instead it seems to just take whatever you have and cut it down by 10 percent (or whatever). It just does not seem that some music sounds at the same level, if you have the gain set to 90%. From [email protected] Thu Sep 27 18:28:58 2007 From: [email protected] (Michael Hughes) Date: Thu Sep 27 18:55:36 2007 Subject: [General-discussion] Top Ten Requests References: <000401c80105$7c7202d0$6401a...@judah> Message-ID: <003901c80155$ccd5a2e0$6501a...@radioman> Don, do you think that the PAL will work for you? ----- Original Message ----- From: "Don" <[email protected]> To: <[email protected]> Sent: Thursday, September 27, 2007 7:54 AM Subject: RE: [General-discussion] Top Ten Requests > Do I replace something in the code with that or just add it in? Thanks > for > your help! > > Don Hunt, Program Director > WTLC Radio > P.O. Box 20205 > Springfield, IL 62704 > www.wtlcradio.com > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Michael Hughes > Sent: Thursday, September 27, 2007 7:41 AM > To: AntiFMRadio.com; [email protected] > Subject: Re: [General-discussion] Top Ten Requests > > > This is all I use to reset the request list to "0" once a week. > > > ExecSQL('DELETE FROM requestlist',[]); > ExecSQL('UPDATE songlist set count_requested = 0',[]); > > > ----- Original Message ----- > From: "AntiFMRadio.com" <[email protected]> > To: <[email protected]> > Sent: Thursday, September 27, 2007 7:32 AM > Subject: Re: [General-discussion] Top Ten Requests > > >> theres a small part of the code that is incorrect. Not a bug or >> anything >> that needs a patch. Just a simple change ( : $>30) into ( $>30) >> im looking for the email sent to me about it some time ago but im sure >> someone on here has it too. >> >> Ill pass it along if i have mine >> >> >> ----- Original Message ----- >> From: Don >> To: [email protected] >> Sent: Thursday, September 27, 2007 1:20 AM >> Subject: [General-discussion] Top Ten Requests >> >> >> Hello, >> >> It doesn't look as if my Top Ten Requests are updating itself. What >> do I have to do to cause it to start from zero at a certain point? >> >> Thanks, >> >> Don Hunt, Program Director >> WTLC Radio >> P.O. Box 20205 >> Springfield, IL 62704 >> www.wtlcradio.com >> >> _______________________________________________ >> General-discussion mailing list >> [email protected] >> http://mailman.spacialaudio.com/mailman/listinfo/general-discussion >> >> TO unsubscribe to this list, simply send a blank email to >> [email protected] >> >> with the subject >> 'unsubscribe' >> >> _______________________________________________ >> General-discussion mailing list >> [email protected] >> http://mailman.spacialaudio.com/mailman/listinfo/general-discussion >> >> TO unsubscribe to this list, simply send a blank email to >> [email protected] >> >> with the subject >> 'unsubscribe' >> > _______________________________________________ > General-discussion mailing list > [email protected] > http://mailman.spacialaudio.com/mailman/listinfo/general-discussion > > TO unsubscribe to this list, simply send a blank email to > [email protected] > > with the subject > 'unsubscribe' > > > -- > No virus found in this incoming message. > Checked by AVG. > Version: 7.5.488 / Virus Database: 269.13.32/1032 - Release Date: > 9/26/2007 > 8:20 PM > > > _______________________________________________ > General-discussion mailing list > [email protected] > http://mailman.spacialaudio.com/mailman/listinfo/general-discussion > > TO unsubscribe to this list, simply send a blank email to > [email protected] > > with the subject > 'unsubscribe' >
