17.10.2009, 17:07
To change the volume you need to edit the [spl] section of the prs file.. ie it will look like;
Change the 110 to whatever you want, I'd recommend leaving a couple of spaces after, and add // and the original value so that if you come back to it later you'll know what the original value was..like this;
Hope this helps
Cheers
Quelty
Code:
[spl]
110
Change the 110 to whatever you want, I'd recommend leaving a couple of spaces after, and add // and the original value so that if you come back to it later you'll know what the original value was..like this;
Code:
[spl]
100 //110
Hope this helps
Cheers
Quelty