@@ -40,6 +40,9 @@ They can have 1 or more values, and can be of multiple types :
**Outputs** have the same properties but correspond to musical content produced by your instruments (notes, onsets, envelopes ...). They can be used to control others parameters.
Three default outputs are automatically created by bf-pd and extracted from the audio you send to bf-instrument : pitch, onsets, loudness.
**Declaration** is done through the arguments given to the bf-param and bf-output objects :
for example :[ bf-param instrumentName parameterName numberOfValues valuesType parameterOrder ]