8000 GitHub - mariosnikolaou/gostsound: GoSTSound plays YM music files using the ST-Sound Library.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mariosnikolaou/gostsound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoSTSound


GoSTSound plays YM music files using the ST-Sound Library by Arnaud Carré.

The minimal Go wrapper uses cgo to call out to the ST-Sound libary to calculate the PCM sound data.

To play the music GoSTSound uses the excellent Go library Oto (https://github.com/hajimehoshi/oto).

ST-Sound

The original ST-Sound library written in C/C++ is distributed under BSD license. A copy of the original zip archive, StSound_1_43.zip, is included in this repo.

ST-Sound library, Copyright (C) 1995-1999 Arnaud Carré (http://leonard.oxg.free.fr)

About

GoSTSound plays YM music files using the ST-Sound Library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0