Property:Has loudness
Jump to navigation
Jump to search
0 means silent, 10 is loud (11 reserved for spinal tap amps)
This describes the maximum loudness allowed
This is a property of type Number. The allowed values for this property are:
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11 goes up to eleven
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_num", "allowed_values": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ] } }