home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Area 51 - Testing Area
Music Gapless Playback
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="hwahrmann" data-source="post: 1035182" data-attributes="member: 10391"><p>I've got a new WASPI dll from the BASS Dev, which should at least give a meaningful message.</p><p></p><p>his quote is:</p><p></p><p>I think different devices/drivers can have differing maximum buffer lengths. If the BASS_WASAPI_Init "buffer" parameter exceeds that, it will currently result in a BASS_ERROR_UNKNOWN error, but here's an update that adds a more specific error code...</p><p></p><p>The following new error code will result from the driver stating that the requested buffer is too large...</p><p></p><p>#define BASS_ERROR_WASAPI_BUFFER 5001</p><p>If you get that error from a BASS_WASAPI_Init call, you can try again with a lower "buffer" parameter.</p><p></p><p>with that error i could try with a lower buffer length, like dereasing it with 0.1 seconds</p></blockquote><p></p>
[QUOTE="hwahrmann, post: 1035182, member: 10391"] I've got a new WASPI dll from the BASS Dev, which should at least give a meaningful message. his quote is: I think different devices/drivers can have differing maximum buffer lengths. If the BASS_WASAPI_Init "buffer" parameter exceeds that, it will currently result in a BASS_ERROR_UNKNOWN error, but here's an update that adds a more specific error code... The following new error code will result from the driver stating that the requested buffer is too large... #define BASS_ERROR_WASAPI_BUFFER 5001 If you get that error from a BASS_WASAPI_Init call, you can try again with a lower "buffer" parameter. with that error i could try with a lower buffer length, like dereasing it with 0.1 seconds [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Area 51 - Testing Area
Music Gapless Playback
Contact us
RSS
Top
Bottom