MtmdBitmap.fromAudio

Create from float PCM audio samples (mono, any sample rate).

struct MtmdBitmap
static @trusted @nogc nothrow
fromAudio
(
scope const(float)[] samples
)

Meta