Need to implement some sort of parameter system for the Vampeyer plugins. Things to think about:
- Data structure of parameters (string/float like Vamp?)
- User input of parameters (command line, config file or both?)
- Input constraints (min/max, quantisation, checking function?)
Need to implement some sort of parameter system for the Vampeyer plugins. Things to think about: