Philip Deljanov

Results 69 comments of Philip Deljanov

> Am I correct that it is not used anywhere today? If there's anything I can tweak to improve `librespot` streaming or seeking performance then I'm all game of course...

> I was originally planning to do a more clever scheme where we allow the decoder to _ask_ the source how much is left, but that doesn't play nice with...

Hey @roderickvd, We should probably move this discussion to either a new Issue or a Discussion thread. Would you like to start one? > Not _issues_ perse but I have...

Hi @tesselode, This is expected and is also an item on my to-do list. All lossy decoders output F32 (no such thing as a bit depth), and all lossless decoders...

> I'm making a [game audio library](https://github.com/tesselode/kira), and I was hoping to save memory on loaded sounds. Games may have a number of sounds loaded at a time, so I...

I've addressed this for files decoded using the PCM decoder (generally WAV files), but haven't decided yet if I'll modify the FLAC and ALAC decoders. For these decoders, we'll always...

This seems to be a question/criticism that seems to come up a lot. Since it's coming up so frequently I will try to address it in a future release. However,...

This is something that'd be nice to have. I might be able to get around to it in a future release, but it might be a while unless anyone would...

Testing AAC isn't going to be worthwhile yet. I know of many inaudible glitches in the decoder, and the ISO/MP4 container doesn't support gapless playback yet. You may get a...

I'm going to have to disagree with you on this. AAC-LC is one of the most popular codecs out there, particularly in the Apple ecosystem. All music purchased or encoded...