First we must declare an actuator, this just means telling the program that we'll be using an ARAM_METAL_ORCHESTRA_INSTRUMENT Object
This represents an instrument to the program
To declare and initialize an instrument use the following
ARAM_METAL_ORCHESTRA_INSTRUMENT metalOrchestra;
You can change the metalOrchestra name to whatever you want