Sample Scene
The SDK includes a sample scene called PSG1Input
, designed to help you get started with PSG1 input handling.
This scene demonstrates how to properly bind and read inputs from the PSG1 custom device using Unity's New Input System.
By exploring the PSG1Input
scene, you can better understand how the input mapping works and use it as a reference when implementing controls in your own projects.


You can view all the bindings for the PSG1 Emulator in the InputActions
asset within the scene.