Hi there,
Just a quick screenshot of my rktplayer music player (currently only flac support) based on the racket-webview / racket-sound module I developed.
The rktplayer repository can be found here.
Hi there,
Just a quick screenshot of my rktplayer music player (currently only flac support) based on the racket-webview / racket-sound module I developed.
The rktplayer repository can be found here.
This is interesting to see!
The gui uses html / css / javascript.
Everything else model / database / controls are in Racket.
Thanks for your nice comment
.
But racket provides most other things:
There's a lot of work left. I'll probably be working on racket-sound to have a more consistent and abstracted interface to read music. I'll be integrating mpg123 the coming months. .
So I'm standing on the shoulders of giants here.