autch / kpidsd

DSD player plugins (DoP and DSD2PCM) for KbMedia Player and its dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kpidsd

Various DSD player plugins for KbMedia Player and its dependencies

Projects

In this directory, kpidsd.sln contains 4 Visual C++ projects:

  • kpidop
  • kpid2p
    • DSD to PCM converter plugin for KbMedia Player, supports DSDIFF, DSF, WSD formats.
  • kpidsd
    • Direct DSD player plugin for KbMedia Player (requires ASIO DSD extension)
  • libdsd
    • Support library for implementing various DSD file formats

License

Copyright (C) 2015, 2016, Autch.net.

Most of codes are licensed under the MIT license, see COPYING file in each subprojects for details.

About

DSD player plugins (DoP and DSD2PCM) for KbMedia Player and its dependencies

License:MIT License


Languages

Language:C++ 94.7%Language:C 4.6%Language:Makefile 0.7%