18 Jun '13 - 06:14 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  Developments / BASS / Bass_ChannelPlay runtime error with Win7 32bits on: 29 May '13 - 22:19
Hello,
I try to devellop an new audio software using Bass.dll.
- 1srt step : I developped an .exe 32 bits with WinDev17. It's working well on Win7 32 bits and 64 bits (Bass.dll v2.4.9)
- 2sd step : I transfarmed this .exe 32 bits to one Windows Service 32 bits (Bass.dll v2.4.9). It's working well on Win7 64bits but i got runtime error in Win7 32bits.

Error description :
I initialize and select Device with Bass_Init and Bass_SetDevice,
Repetition x2
   I create a new stream and i use Bass_ChannelPlay
End
The first time i use Bass_ChannelPlay all is Ok but the Second time i use it my program (only on Win7 32bits) generate an runtime error in Bass.dll

If someone has an idea about the problem or had the same one, thank you to respond to this post.
Thank you for tour help.
Best regards
 
ReplyReply Reply with quoteQuote
2  Developments / BASS / BASS - Mixer - Synchronize on: 14 Aug '12 - 14:28
Hello,

I'm using Bass.dll and i want synchronize 2 mixers. I have the same file in 2 streams(Channels) each in different mixers. I'm looking for solution to play in same time these 2 streams on different mixer. I want to hear only one song without offset.

I tried BASS_Mixer_ChannelSetSync, BASS_Split_StreamCreate, .. but nothing give me what i want.

Should i use Call back function (DSP, SyncProc or other) ?
Can anyone help me ?
ReplyReply Reply with quoteQuote
Pages: [1]
Powered by SMF 1.1.18 | SMF © 2013, Simple Machines