Andreas Müller 07867c14f5 lsp-plugins: upgrade 1.1.21 -> 1.1.22
Changes:

* Implemented Multiband Gate plugin series.
* Added sidechain low-pass and high-pass filters for Compressor plugin series.
* Added sidechain low-pass and high-pass filters for Expander plugin series.
* Added sidechain low-pass and high-pass filters for Gate plugin series.
* Added sidechain low-pass and high-pass filters for Dynamic Processor plugin series.
* Added sidechain low-pass and high-pass filters for Trigger plugin series.
* Fixed VST2 identifiers for Multiband Expander plugin series.
* Fixed graph issues related to dot editing.
* Added spanish translation of the UI (contributed by Ignotus - ignotus666 at github.com).
* Compressor, Expander, Gate and Dynamic Processor plugins now report latency for the lookahead knob.
* Fixed mapping of some numpad keys that could cause problems when entering manual value in the UI.
* VERSION build variable replaced with LSP_VERSION build variable (contributed by Bruno Vernay).

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-05-31 13:32:55 +02:00
2020-03-16 11:31:00 +01:00
2019-03-16 19:58:53 +01:00
2020-04-12 14:21:55 +02:00

OE layer for digital audio workstations and plugins

Layer dependencies:

see layer.conf for dependencies and Layer-index where to find layers

Contributing

  • Submit any patches against the meta-musicians layer by using the GitHub pull-request feature.

Policies

  • Please do not send private emails to maintainer - they will not be answered anymore. For bug-reports/questions/suggestions.. use issues.
  • Pull requests should follow OE-Styleguide with the following additions:
    • Use 4 spaces for indentation always (shell and python code)
    • For splitting of long list values use four-space indentation on sucessive lines and prefer the closing quote as the first character (OE-Styleguide - second example)
    • Pull-requests with patches fixing issues for musl, clang or gold-linker are accepeted only if patches have upstream-status "Applied" or "Backport" and contain a link to the upstream patch.
  • Be aware that this layer changes other layer's defaults by bbappends. Maintainer disagrees with common 'configure to death practice' and won't waste time explaining dozens of knobs that are mandatory to get working/useful builds. See appends. Pull requests removing appends for sake of magic 'compliant' scripts are not accepted.

Maintainers

Layer maintainer: Andreas Müller schnitzeltony@gmail.com

Description
No description provided
Readme MIT 1.5 MiB
Languages
BitBake 91.1%
C 8.9%