Swift bindings to Blargg's "Nes_Snd_Emu" library.
The original code can be found here: http://www.slack.net/~ant/libs/audio.html
Swift Package Manager
dependencies: [
.package(url: "https://github.com/thara/NesSndEmuSwift.git", from: "0.1.0")
]
Tomochika Hara - thara
This project is licensed under the GNU Lesser General Public License, version 2.1 - see the LICENSE file for details