Questions tagged [bass.dll]

33 questions
-1
votes
1 answer

MP3 - Bass.dll and volume levelling

I am using Bass.dll with MP3 files and it works well, but the MP3s seem to have been recorded with different levels of output volume. Is there some way I can test for audible volume and then adjust the Bass Volume level accordingly so that all MP3s…
user2076965
  • 11
  • 1
  • 6
-1
votes
2 answers

Delphi: Load bass.dll directly from memory via BTMemoryModule and play sound from resources

hello i try load dll into memory and play sound file from resources (Delphi2009). In this example i load dll from HDD to memory (i plan to load dll from resources to memory) but i got an error after Button1Click First chance exception at $76E2C41F.…
Nafalem
  • 231
  • 4
  • 14
-2
votes
2 answers

Delphi BASS library - change audio output device during runtime

I have a mp3 player in Delphi. When the player is running and I change the audio output device, say from line out (speakers) to bluetooth, the player still "sends" the sound to the line out device. When my bluetooth headset is connected and I start…
1 2
3