Author Topic: directx  (Read 3572 times)

mike_r22

  • Posts: 8
directx
« on: 24 Jun '03 - 21:54 »
hi this may be a little of topic but i have used ths bass dll its very good and i have become intrested in how it works but can not find any tutorials on adding effects or grafik eq to mp3s as they play ive looked into directx and alot of other stuff i know how to play mp3 files using it and control volume and pan and pitch but not any effects
does any one know were i can find info on this or is just not posible from vb ?
thanks

Ian @ un4seen

  • Administrator
  • Posts: 26140
Re: directx
« Reply #1 on: 25 Jun '03 - 12:08 »
Adding effects is pretty simple, using the BASS_ChannelSetFX function... see that function's documentation, and also the FXTEST example.



mike_r22

  • Posts: 8
Re: directx
« Reply #2 on: 25 Jun '03 - 13:10 »
i think we have are wires crossed  :laugh:
ive seen the fxtest example its very good and i understood it what im asking is there any were i can read about recreating some of those kool functions stored in the dll myself, a good tutorial on creating dsp effects in vb
,..is it posible to do the neat stuff this dll does from native vb code/delphi or calling directx etc
any links or good books u could recomend reading

Ian @ un4seen

  • Administrator
  • Posts: 26140
Re: directx
« Reply #3 on: 25 Jun '03 - 23:08 »
Oh, in that case, see the DSPTEST example :D

DSP is a wide and varied subject, but here's a couple of links that you might find informative/useful...

http://www.harmony-central.com/Effects/effects-explained.html

http://www.musicdsp.org/