hiaaryan / wora

🎧 A beautiful player for audiophiles.
MIT License
199 stars 4 forks source link

[Feature]: ALAC support and word by word lyric support #8

Open yttxz opened 3 weeks ago

yttxz commented 3 weeks ago

Feature Description

I have some lossless music encoded in ALAC, although I can convert it into FLAC, it would be neat if the player support ALAC out of the box. Word by word lyric support would be nice too. I can send some sample lrc file if you want.

Also this player apparently trigger Defender

(Block executable files from running unless they meet a prevalence, age, or trusted list criterion)

Problem and Solution

Currently ALAC and word by word or syllable lyrics (embedded/external) are not supported.

Additional Context

No response

Potential Issues

No response

Wora Version

0.3.2

Discord Username

No response

Code of Conduct

hiaaryan commented 3 weeks ago

Thanks for trying out Wora & for your request. At the moment, the audio decoding library used by Wora does not support ALAC, but I might use other libraries to process this extension.

For the defender issue, the code is not signed at the moment which flags it as an unsafe distribution. For Linux & Windows I am going to try some free tools, but for Mac distributions, I will rely on donations since I am a student at the moment and cannot afford the developer account.