0

I have attempted to add BASS.dll to my references in my project and it keeps complaining on how it can't add it.

1 Answers1

0

You don't need to add a reference to BASS.dll. You need to add a reference to Bass.net.dll You just need to make sure that both files are in your debug folder.

Ben
  • 45
  • 1
  • 8