The Ultimate Guide To Use BASS.NET In Your .NET Application

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
23 posts Page 3 of 3
Contributors
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

Re: #2 - Initialization
Scottie1972
frozerlaxegon wrote:
Code: Select all
Un4seen.Bass.Bass.BASS_Init(-1, 44100, Un4seen.Bass.BASSInit.BASS_DEVICE_DEFAULT, IntPtr.Zero)
This throws an exception.
I am using VB 2008 EE

Exception:
Unable to load DLL 'bass.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

And before you ask. Yes it has been referrenced in my application.

Note:
Plus it would be nice to have a link that directs me to a download or something.
Yes I could google it. But you never know if you download the right version or even the correct library.
As a first time user of BASE.dll, this tutorial is vage at best. It was very hard to understand you directions in creating this application. This is purly feedback. I am not downing your tutorial just trying to understand how to create this application with "0" errors.
Image
User avatar
Codex
Coding God
Coding God
Posts: 2028
Joined: Wed Mar 31, 2010 5:50 pm

Note:
Plus it would be nice to have a link that directs me to a download or something.
Yes I could google it. But you never know if you download the right version or even the correct library.
As a first time user of BASE.dll, this tutorial is vage at best. It was very hard to understand you directions in creating this application. This is purly feedback. I am not downing your tutorial just trying to understand how to create this application with "0" errors.
I agree; add a download link, and make it easier to understand, cause its hard.
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
User avatar
frozerlaxegon
Top Poster
Top Poster
Posts: 84
Joined: Thu May 13, 2010 4:38 pm

Re: #2 - Initialization
frozerlaxegon
Scottie1972 wrote:
frozerlaxegon wrote:
Code: Select all
Un4seen.Bass.Bass.BASS_Init(-1, 44100, Un4seen.Bass.BASSInit.BASS_DEVICE_DEFAULT, IntPtr.Zero)
This throws an exception.
I am using VB 2008 EE

Exception:
Unable to load DLL 'bass.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

And before you ask. Yes it has been referrenced in my application.

Note:
Plus it would be nice to have a link that directs me to a download or something.
Yes I could google it. But you never know if you download the right version or even the correct library.
As a first time user of BASE.dll, this tutorial is vage at best. It was very hard to understand you directions in creating this application. This is purly feedback. I am not downing your tutorial just trying to understand how to create this application with "0" errors.
*facepalms*

Do you have BASS.DLL(no not BAss.NET.DLL), download from un4seen.com(will update this post later) put it into your bin/debug folder.
You've been RICKROLL'D
23 posts Page 3 of 3
Return to “Tutorials”