mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-09-12 12:49:31 +02:00
52bfacc9c7691ae0762da1b618f371512beb4ad3
From [1] * Updated XDG desktop application integration. * Refactoring of sse::fft functions for better portability between different compilation options. * Fixed bug in asimd::hdotp functions for AArch64 that caused invalid result output. * LV2 UI and standalone JACK plugins are now resizable. * Fixed plugin sizing issues on certain new Linux distributions. * Refactoring and several fixes of decoding and encoding of MIDI protocol messages. * Fixed silent MIDI output for JACK plugins. * Profile binaries are now excluded from release build. [1] https://github.com/sadko4u/lsp-plugins/releases Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
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-musicianslayer 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
Languages
BitBake
91.1%
C
8.9%