383940414243444546
//Initialize data structs here controller = new LDSController(); initialize(); //mainLoop = new music(1); //Fairly pointless...just funny bell = new music(2); //mainLoop.start(); run(); }