From 2b330e1b184a32bbbcd361fba17f0e7e61fa9112 Mon Sep 17 00:00:00 2001
From: David Robillard
A port has two identifiers - a (numeric) index, and a (textual) symbol. +
A port has two identifiers: a (numeric) index, and a (textual) symbol. The index can be used as an identifier at run-time, but persistent references to ports (e.g. in a saved preset) MUST use the symbol. A symbol is guaranteed to refer to the same port on all plugins with a given URI. An index does NOT -- cgit v1.2.1