Pinned Loading
-
discographic
discographic Publicdiscographic is a server daemon that scans a directory of music and serves music files and metadata over a REST api.
Go 4
-
Extract the MD5 field from a FLAC file
Extract the MD5 field from a FLAC file 1package main
23import (
4"encoding/binary"
5"encoding/hex"
-
Breakdown of float64 (IEEE 754 doubl...
Breakdown of float64 (IEEE 754 double-precision binary floating-point format) 1package main
23import (
4"fmt"
5"math"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.