public class MusicGeneratorGUI extends Application { @FXML private Sphere icon;
Here I have instantiated the object from the FXML file with the sam