BASS
BlitzMax Forums/Brucey's Modules/BASS| 
 | ||
| First I make a sound module that only play .wav and .ogg and I was little happy until I saw: BASS then I make a new sound module using: BASS Now I read that BASS is free as long I am Not selling any program containing the the BASS module. http://www.un4seen.com/ BASS sound module was/is little to good to be true! I am still trying to Complete my BASS Library... I never even get close to sell an program, I probably only going to give away anyhow, but with Brucey's Modules it's hard Not to make a good program Maybe it cost to be on the TOP? | 
| 
 | ||
| I can't Erase Post My mobile internet connection not working, sorry for that | 
| 
 | ||
| Is it possible to exclude code if the file Not exist?: Global BASS:Int = FileType("bass.dll")
If Not BASS Then don't import my BASS Type? (don't run the BASS Code)If I remove: bass.dll I can't even Debug Problem for me is: If BASS Then Import "BASS.bmx"Compile Error: 'Import' must appear at top of file Even if I If out all BASS code the compiler still want to run the BASS Code and if no bass.dll then it refuse to start! | 
| 
 | ||
| ERASE: Double post! | 
| 
 | ||
| ERASE: Triple post! | 
| 
 | ||
| ERASE: Quadruple post! |