Initialsising in VB

Started by Richard_b (Guest),

Richard_b (Guest)

2 questions re soundcards...

Firstly: BASS_GetDeviceDescription ....using VB i get a pointer..then what do I do to get the device description?

Secondly: I have 2 soundcards in machine.....in Windows ( XP) theye are listed as card 1 , card 1 (wdm) , card 3 ( i havent put actual names! If I select -1 in the BASS_init , it works fine . If I choose any other number I get a fail to initialise! I can set either card as default in windows and it will work ok..any ideas on both?

WingZero


Quote2 questions re soundcards...

Firstly: BASS_GetDeviceDescription ....using VB i get a pointer..then what do I do to get the device description?

  Try VBStrFromAnsiPtr().

Richard_b (Guest)

Is that a built in VB function or in BASS? I cant see it anywhere!!!! Or find out how to use it.


RiCHARD_B (Guest)

::) Just found it in BASS...soryy!!!! Should always look first!!!!