Skip to content Skip to sidebar Skip to footer
Show HN: Make Funny Sounds with Go by bbrennan

Show HN: Make Funny Sounds with Go by bbrennan

Make funny sounds with Go Installation Getting audio drivers to work properly with Golang has proven tricky. This setup is working for me on an M1 Mac: export LIBRARY_PATH_TO_USE=”/usr/local/lib/:`pwd`/portaudio/lib/.libs” export LIBRARY_PATH=”$LIBRARY_PATH_TO_USE” export CGO_CFLAGS=”-I`pwd`/portaudio/include” export PKG_CONFIG_PATH=`pwd`/portaudio export CGO_ENABLED=1 export CC=gcc go run -exec “env DYLD_LIBRARY_PATH=$LIBRARY_PATH_TO_USE” main.go Input Devices If you have a MIDI device connected, that…

Read more

In the Shadows of Innovation”

© 2025 HackTech.info. All Rights Reserved.

In the Shadows of Innovation”

© 2025 HackTech.info. All Rights Reserved.

Sign Up to Our Newsletter

Be the first to know the latest updates

Whoops, you're not connected to Mailchimp. You need to enter a valid Mailchimp API key.