mIRC Homepage
Posted By: loco working winamps eq from mirc - 16/12/02 05:17 PM
is there away to get the settings from winamp's eq with amp_in.dll (or any dll).


alias amp { return $gettok($dll($mircdirdll\amp_in.dll,$1,$2-),2-,32) }
alias seteq {
amp Misc equalizer preamp-set %mp3.preamp
amp Misc equalizer set %mp3.eq
}
cuz that dont seem to work
Posted By: arps Re: working winamps eq from mirc - 16/12/02 08:05 PM
Nope, amp_in can be used to to make your own eq that uses winamp 2.X plugins though, Ive made 1 b4.
Posted By: loco Re: working winamps eq from mirc - 16/12/02 08:25 PM
i have the eq made i just cant figure out how to get the settings from winamp or set it after i set the sliders in my dialog the way i want it.
Posted By: arps Re: working winamps eq from mirc - 17/12/02 01:00 AM
Well you have to have an older version of winamp installed, 2.80 or below to use amp_in, then load all the plugins like the example in the amp_in help. With that done you can retrieve the eq settings and set them, read the documentation and try the examples.
© mIRC Discussion Forums