now try to replace .so with go code

This commit is contained in:
cuu
2018-12-08 21:17:27 +08:00
parent c7a52c69bb
commit 1826b16bee
16 changed files with 25 additions and 43 deletions

View File

@@ -2,7 +2,7 @@
/*
* Copied from https://github.com/itchyny/volume-go, MIT License
*/
package main
package Sound
import (
"errors"