-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Signal path UI #81
Comments
Hey, I think I can add something like a source audio display that shows the audio format, quality etc. |
Yeah that would be awesome. Maybe with some fancy icons under certain conditions like Hi-Res lossless audio etc. Maybe I could do design draft? (I'm not a designer but I would do my best) |
I think I can read the incoming audio source to check out its format, bitrate etc. I also use forte on my own with a library only with FLAC files 😆 For the icons I like to mainly Bootstrap Icons mainly. I have found these possible icons: But I am open to new designs as well, I like bootstrap icons because I can just use the icons using CSS classes, if you can come up with a nice design that I can just use via a stylesheet I'd be happy to consider adding it. Thank you! |
I did a little research and i could do a .svg but i'm not aware of any way to convert it to html like this
|
I never took a look into .svg files but now i did and i realised the code i shared here is stadard in all SVG files. This way i can create some simple SVG in something like Adobe Illustrator share it to you. I'll let you know when i will have it done. |
I can now successfully retrieve the bitrate for the file. What do you think about the audio quality ranges? |
I would do <=128 kbps as LQ, 128>=320<= as SQ, 320>=<=1500 kbps as HQ, and 1500> as Hi-Res which i will design an icon for. |
I see, for the design btw a HTML button with a LQ/SQ/HQ text would also suffice I think |
As you can now read the bitrate, you could maybe show the exact bitrate that's on that song? |
I've added a feature to show the quality under the desktop player track title and if you click the quality indicator a modal will pop up showing various information about the audio data. |
I'll close the issue if this suffices for you. |
I'll give it a spin and see. But till then i will close the issue as it's been added. Thank you. |
Hello. I already made one feature request but I'd like to add another one.
I noticed Roon has UI for something like signal traveling / pathing shown in this picture (and other too as google recommends). I'd like to see this feature in Forte as well. I asked for it Navidrome, Plex and other applications too but everyone just ignored it. However I see Forte as very strong competitor in selfhosted music streaming branch.
Good luck!
The text was updated successfully, but these errors were encountered: