diff --git a/index.html b/index.html index 754b491..7d6d915 100644 --- a/index.html +++ b/index.html @@ -44,6 +44,7 @@
  • 3D view using GravitySensor
  • Delaunay dataset
  • Delaunay dataset + Edge relaxation (Currently broken)
  • +
  • Reverb configurator for FluidSynth CLI UI
  • diff --git a/standalone/fluidsynth-reverb.html b/standalone/fluidsynth-reverb.html new file mode 100644 index 0000000..f4adaf0 --- /dev/null +++ b/standalone/fluidsynth-reverb.html @@ -0,0 +1,249 @@ + + + + + + FluidSynth Reverb + + + +
    +

    FluidSynth — Reverb

    + +
    + + + + + +
    + +
    + room size + + 0.90 +
    +
    + damping + + 0.20 +
    +
    + width + + 80 +
    +
    + level + + 0.70 +
    + +
    + +
    Paste into fluidsynth shell
    +
    + + + +
    + + + + \ No newline at end of file