With Bass. I see i can get mp3 tags, ogg, mp4, wma, etc. Is there a开发者_运维问答 standard way to get the artist, album, etc if available no matter what kind of format the stream is in?You can use Ta
I am using Bass. How do i seek to th开发者_如何学编程e middle of the song or to any given point?var thetime = Bass.BASS_ChannelSeconds2Bytes(_stream, doubleInSeconds);
I am using Bass. I would like to set a callback so when the song reaches to end i can play anoth开发者_如何学编程er song directly after. Its not C#, but here\'s some VB.Net code you should be able to
I\'m trying to make the BASS 2.4.4 library for my Linux Ubuntu Hardy Heron, but when I run make I\'m getting many errors, see:
I have been trying to stream mic feed directly from mic to speaker in which i am facing audio latency which varies from device to device.