bass
How do i get tags in a standard format using bass?
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[详细]
2022-12-20 01:03 分类:问答How do i seek with bass?
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);[详细]
2022-12-19 23:36 分类:问答How do i set a callback for end of song/file with bass?
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[详细]
2022-12-19 23:35 分类:问答BASS 2.4.4 Error When Making
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:[详细]
2022-12-10 18:59 分类:问答Audio output latency on BASS un4seen on android
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.[详细]
2022-12-07 20:15 分类:问答