Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.5% on proxy.golang.org
Top 2.2% dependent packages on proxy.golang.org
Top 1.6% dependent repos on proxy.golang.org

proxy.golang.org : github.com/gonutz/ds

Package ds provides a wrapper for Microsoft's DirectSound API in pure Go. It can only be used on Windows. When running a DirectSound application you need to have dsound.dll installed on the system, which fortunately has been deployed with all Windows versions since XP. This means if you have Go installed, you also have the DLL installed. This also means that your application can be deployed without the DirectX DLLs and if you have no other dependencies you can just give the executable file to the users. NOTE that the prefix DS is left out of all identifiers. In cases where this makes the name start with "3D", the 3D part is appended to the name instead, e.g. DS3DBUFFER becomes BUFFER3D.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/gonutz/ds
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/gonutz
Dependent packages: 9
Dependent repositories: 11
Stars: 1 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...