David Healey

Results 297 comments of David Healey

> What's the rationale here? I'm hesitant to blindly accept this as it might cause subtly issues with callback execution loops. In [the documentation](https://docs.hise.dev/scripting/scripting-api/broadcaster/index.html#addcomponentvaluelistener) for addComponentValueListener it says: > This...

Why is the max limited to 100000? I would like to limit writes to every 5 minutes as I don't see any need for it to write more frequently than...

Is this the same code used for the diary?

I'm wondering if it would be possible to add a generic function that can be used by both the diary and the recipes, to avoid code duplication.

It would probably make most sense to put it in this file - https://github.com/davidhealey/waistline/blob/master/www/activities/foods-meals-recipes/js/foods-meals-recipes.js Unless @EmilJunker has a better suggestion.