{
	"style" : "groupbox",
	"title" : "Note Properties",
	"layout": [
		{
			"control": "spinBox",
			"type": "int",
			"name": "inv",
			"title": "Pitch",
			"tooltip": "The pitch affects the color of this effect",
			"value-default": 12,
			"value-min": 1,
			"value-max": 24,
			"single-step": 1
		}		
	]
}
