[oe] [PATCH 0/1] fluidsynth: upgrade 1.1.11 -> 2.0.3

Andreas Müller schnitzeltony at gmail.com
Wed Jan 16 21:41:53 UTC 2019


Although just a single patch it

* is a big enhancement for embedded devices when setting
  'synth.dynamic-sample-loading' to 1 and working with large soundfonts:
  * Load times are reduced extremly
  * RAM memory consumption is reduced significantly which opens new
    possibilties
* was a long running and huge effort

Andreas Müller (1):
  fluidsynth: upgrade 1.1.11 -> 2.0.3

 ...elaration-for-float-multithreaded-se.patch |  76 -----
 .../fluidsynth/fluidsynth-native_git.bb       |  10 +
 .../fluidsynth/fluidsynth.inc                 |  12 +
 ...tables-helper-we-have-to-use-native-.patch |  37 +++
 ...te_float-Allow-zero-pointer-for-left.patch | 178 ++++++++++
 ...elaration-for-float-multithreaded-se.patch | 304 ++++++++++++++++++
 .../fluidsynth/fluidsynth_1.1.11.bb           |  24 --
 .../fluidsynth/fluidsynth_git.bb              |  22 ++
 8 files changed, 563 insertions(+), 100 deletions(-)
 delete mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/files/0001-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch
 create mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth-native_git.bb
 create mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc
 create mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/0001-Do-not-build-gentables-helper-we-have-to-use-native-.patch
 create mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/0002-fluid_synth_nwrite_float-Allow-zero-pointer-for-left.patch
 create mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch
 delete mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.11.bb
 create mode 100644 meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_git.bb

-- 
2.20.1



More information about the Openembedded-devel mailing list