public class Listener { String name = "defaultListener"; float x = 0.0f; float y = 0.0f; float z = 0.0f; String fileName = "defaultOutput.wav"; }