Skip to content

PSG Player

portable simple PSG Player

PortAudio を使ってPSG Emulator emu2149 を鳴らしてみるテスト

How to build

$ git clone --recursive https://github.com/GOROman/psgplayer.git
$ mkdir build
$ cd build
$ cmake ..
$ make