Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
29 Mar '23 - 18:12
Home
Help
Search
Login
Register
Un4seen Developments Forum
»
Developments
»
BASS
»
Topic:
sync callback
Reply
Print
Pages: [
1
]
Author
Topic: sync callback (Read 3259 times)
engineeer
Posts: 86
sync callback
«
on:
14 Jun '03 - 18:01 »
Quote
Seems that BASS_ChannelSetSync with BASS_SYNC_SLIDE sync type doesn't call callback function when I call BASS_ChannelSlideAttributes with volume parameter set to -2 (fade to 0 and stop the channel)?
Am I missing something...?
Logged
Ian @ un4seen
Administrator
Posts: 24940
Re: sync callback
«
Reply #1 on:
15 Jun '03 - 13:06 »
Quote
I guess you're using the BASS_STREAM_AUTOFREE flag. At the moment, that won't trigger a sync because the stream is freed first... I'll make it trigger the sync first in 1.8a, which is due for release within a few days.
Logged
engineeer
Posts: 86
Re: sync callback
«
Reply #2 on:
15 Jun '03 - 13:28 »
Quote
Yep, that's right, I'm using the BASS_STREAM_AUTOFREE flag.
Thanks Ian.
Logged
Reply
Print
Pages: [
1
]
Un4seen Developments Forum
»
Developments
»
BASS
»
Topic:
sync callback