02-25-2019, 11:21 AM
(02-25-2019, 08:16 AM)DMA_Revenant Wrote:(02-21-2019, 06:02 PM)Guest Wrote: no reason to stack em tho
What about when you want to make it louder?
audioSystem.setInstrumentVolume(ID, volume)
replace ID with the instrument ID (13 for sine, 14 for square, 15 for sawtooth and 16 for triangle) and volume with the volume you want (2 is the normal maximum i think)
then enter the code into the console (F12)