61626364656667
/** * Creates new form Visualizer */ public VisualizerWindow() { this(new WindowSettings(0,0,640,480)); }