Name setVolume( )
Syntax setVolume(String title, int volume);
Example Etude e = new Etude(this);
e.createScore("score_1");
e.setVolume("score_1", 70);
Parameters title:string
volume: int
Return none
Usage web & application
Description Set the volume of a score, part or phrase