Florian Loretan

Results 8 issues of Florian Loretan

The new band-limited waveforms work with both `AudioSynthWaveform` and `AudioSynthWaveformModulated` objects, but only the documentation of the first one was updated.

I have a project running on an esp32 where I only need to move a motor every few minutes, and I'm using deep sleep to reduce the power consumption. However,...

I recently finished a teensy-based keyboard similar to yours, and your code was quite helpful. Since you mentioned issues with the velocity curve, I thought I would share my findings...

I've been enjoying the web interface a lot, and I appreciate all the attention to detail that went into it. One minor thing that I noticed in my workflow is...

There are cases where it would be nice to turn off multiple deployments/statefulsets based on traffic coming to a single service. For example, when we have a web application with...

Having two ´conf´ folders with the same name (´/conf´ and ´/drupal/conf´) is confusing. Now that we have much fewer files in the Drupal-specific folder, we can just move those to...

The following scripts are missing basic documentation that explain what the script is about in one sentence: - build.sh - drush.sh - provision.sh - syncdb.sh

Documentation

Rather than asking people to start new projects from a tarball, we could create a composer project template for Wundertools. This would make it possible to create a new project...

enhancement