20 Jun '13 - 04:07 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: BASS_ERROR_NO3D  (Read 225 times)
BulleTTime
Posts: 28


« on: 26 Feb '12 - 13:08 »
Reply with quoteQuote

Hi,

I'd like to use 3d stuff. Whenever i try to set BASS_ChannelSet3DPosition, i get the error code BASS_ERROR_NO3D

Do i need to config the channel as well to have 3d supported?. I use the following code and note that i dont get any error with these:

BASS_Init(-1, 44100,initFlags.BASS_DEVICE_3D, IntPtr.Zero, IntPtr.Zero);
stream = BASS_StreamCreateURL(url, 0, flags.BASS_SAMPLE_3D & flags.BASS_SAMPLE_MONO, 0, 0);

Why wouldn't the init or stream codes  return the NO3D error but only the BASS_ChannelSet3DPosition afterwards?

Thanks
« Last Edit: 26 Feb '12 - 16:38 by BulleTTime » Logged
BulleTTime
Posts: 28


« Reply #1 on: 26 Feb '12 - 16:39 »
Reply with quoteQuote

I updated this question. Do i need to config the channel itself?
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines