Steps to Reproduce the Issue:
- Change the default values in
parameters.jsonand save it - Kill the DSP server
- Execute
python3 dsp-server.py - Delete the
Custom Processing Blockin theCreate Impulsetab. - Add back my
Custom Processing Blockin theCreate Impulsetab. - Click on the name of my
Custom Processing Block
Sometimes the values matchparameters.json, sometimes a few match, somethimes none of them match and seem to be defaulting back to my very old values.
Are the default values in parameters.json somehow being cached?