From version 4.0.6, the FLAC library includes support for extracting pictures embedded in FLAC file metadata. To use it, create a subclass of FlacDecoder that implements the PictureTarget interface. You can take FlacPictures as an example of what you can do. That’s a utility program which is included in the full Klipspringer installation as the command… Continue reading Pictures from FLAC metadata
Tag: graphics
Drawing curves with Bezd
When I did the SVG images for illustrating the website, I created a tiny drawing program to facilitate drawing Bézier curves. Why not just use an existing drawing program? Because I’m not too fond of the drawing programs I’ve tried: they’re too complicated and too influenced by the WYSIWYG (“what you see is what you… Continue reading Drawing curves with Bezd
Screenshots of Klipspringer, now streaming
This post describes my setup of the Klipsringer hub, with screenshots. Since version 3.1 the purpose not only to play music on the speakers in my living room, but also to stream the same music collection to my mobile phone, to let me listen to it with headphones whenever I’m within reach of the wifi in my apartment.