(06-06-2018, 07:08 AM)Frank Wrote:This should do the trick. <inst#> is the id of the instrument. <value> is the volume.Code:audioSystem.setInstrumentVolume(<inst#>, <value>)
selectDelay(<inst#>)
selectReverb(<inst#>)
lockInstrument(<inst#>)
Tried to Copypasta this into Firefox Console, got this:
❗ SyntaxError: expected expression, got '<'