Fix Go build due to enum casting (#164)
authorSerge Zaitsev <zaitsev.serge@gmail.com>
Tue, 30 Oct 2018 11:17:42 +0000 (12:17 +0100)
committerStephen Sinclair <radarsat1@users.noreply.github.com>
Tue, 30 Oct 2018 11:17:42 +0000 (12:17 +0100)
commit920bb62a47f7ca01447b091e241c43ce39a54cd9
tree293c82df2f41acb7991a08a9e026c2feb5ae4449
parentab57ca2569c2ffa0b92b1222b38f2797805a629c
Fix Go build due to enum casting (#164)

* fix go build due to enum casts by casting enum array explicitly
rtaudio_c.cpp