Help for this page

Select Code to Download


  1. or download this
    @preset = qw(tom snare metal analog);
    @card1  = qw(mellowstr brightstr string3);
    @ram    = qw(acoustic rock bass jazz strato distorted);
    
  2. or download this
    %hash=(preset=>\@preset, card=>\@card1, intram=>\@ram);