自分用
TidalCyclesを試してみたい。
じゃあはじめの一歩、SuperDirtのBoot Serverをクリックして...
ERROR: failed to open UDP socket: address in use.
exception in real time: alloc failed, increase server's memory allocation (e.g. via ServerOptions)
等のエラー。
コピペするの忘れちゃったけど、ポートがすでに使われちゃってますよ〜的なメッセージもあったかも。
解決法
ターミナルから
killall scsynth
で解決。
