David, in the Extensions list the top two say "Good extensions at...." What does this mean? Are you meaning something like "There are several good extensions at...."?een discussed and reviewed by the community, and implemented in released software.

  • wiki:Progress - Reporting progress of lengthy operations (e.g. plugin instantiation)
  •  External UI Extension - Launching plugin UI in separate process, or any other approach like LCD UI.
  • wiki:rtmempool? - Realtime safe memory allocation for use by plugins, implemented in host
  •  dynparam - Dynamic plugin parameters (parameters can appear/disappear at runtime)

Draft Extensions

These extensions are for discussion and experimentation only, and are not NOT stable. Released software should not make use of these extensions.

  • wiki:Extended? port information
  • wiki:Mixing? control
  • wiki:Ideas? for new extensions - uncensored edition
  • wiki:MessageExtension?
  • wiki:Plugin-side? presets - the way for a plugin to manage its own presets (allowing cross-standard presets, "factory" presets, and sharing presets between hosts)
  • wiki:Replace? plugin - to avoid displaying LV2 and LADSPA versions of the same plugin (also, to hide old backward-compatible versions)
  • Lars Luthman's extensions
    •  Save/Restore (plugin state serialization)
    •  MIDI Map (assigning constant controller numbers to parameters)
    •  Port groups (semantic grouping of LV2 ports)
    •  UI (generic user interface extension + GTK+ variant)

Obsolete Extensions