[beast] (73 commits) ...PO: update po files for distcheck



Summary of changes:

  8d7a686... BUILD: added configure check for libfluidsynth, required fo (*)
  4d567e1... BUILD: added new files for sound font support (*)
  5e567a2... BSE: removed unnecessary code in constant module (*)
  5477205... BSE: added BseSoundFont* typedefs (*)
  2001fd6... BSE: fixed typos (*)
  d6ad6a2... BSE: added code which allows modules to get midi events fro (*)
  7a86205... BSE: added global sound font repository to each project (*)
  4929530... BSE: fixed typo in bse source (*)
  a13d772... BSE: fixed typo in bse server (*)
  b7f8fea... BSE: implemented new concept: BseStorageBlob (*)
  ca0b47c... BSE: allow sound font presets as instruments for a track. (*)
  4d38b60... BSE: added zintern snet for sound font preset replay (*)
  a213886... BSE: added sound font support for bse projects wrapping flu (*)
  4491003... BSE: implemented BseSoundFontOsc, which wraps fluid synth c (*)
  e3c3195... BUILD: added beast-gtk files for sound font support (*)
  435db86... BEAST-GTK: added file dialog support for loading sound font (*)
  911fdb4... BEAST-GTK: added code for sound font repository super class (*)
  f8e6b98... BEAST-GTK: implemented browsing and selection of available  (*)
  22433bf... BEAST-GTK: added sound font view as widget (*)
  7b3740e... BEAST-GTK: added new sound font view radget (*)
  e830872... BEAST-GTK: Added necessary gui support for browsing sound f (*)
  dd99835... BUILD: include the right sound font header file into beast_ (*)
  6b6764b... BEAST-GTK: remove sound font related debugging code (*)
  b14b93f... Merge branch 'master' of github.com/tim-janik/beast into so (*)
  5a2833b... BSE: SF2: adapt code to c++ified beast codebase (*)
  f0fd039... BEAST: SF2: adapt code to c++ified beast codebase (*)
  62ee180... BSE: SF2: use mixfreq to compute number of silent samples r (*)
  9d8472a... BSE: SF2: add documentation how the fluidsynth engine is us (*)
  d387f25... BSE: SF2: fix missing bse_sound_font_repo_finalize and use  (*)
  2976cca... BSE: SF2: use Bse::TickStamp instead of old gsl API (*)
  f127152... BSE: SF2: port storage blob to Rapicorn Mutex (*)
  75e5a0c... BSE: SF2: use C++ inheritance for GObject struct derivation (*)
  a4d95a9... BSE: SF2: upgrade sound-font-snet.bse to version 0.8.1 (*)
  1344595... BSE: bsestorage: replace g_strdup_printf with g_strdup_form (*)
  8a78da1... BSE: bsestorage: whitespace fixes (*)
  b61afd0... BSE: bsestorage: use Rapicorn::string_format() for bse_stor (*)
  097d42e... Merge branch 'master' of github.com/tim-janik/beast into so (*)
  5d67efc... BSE: SF2: replace g_object_new() with bse_object_new() (*)
  bd5c7ec... BSE: SF2: move sound-font-snet from zintern to res; fixes s (*)
  9b2fd45... BSE: SF2: set fluid synth gain to 1.0 (default is 0.2) (*)
  b2a845e... Merge branch 'master' of github.com/tim-janik/beast into so (*)
  d9f4201... BSE: SF2: remove generated file which should not have been  (*)
  cce2530... BSE: SF2: Fix a few signedness warnings in sound font code (*)
  52359e8... Merge branch 'master' of github.com/tim-janik/beast into so (*)
  2473191... BSE: SF2: remove G_BEGIN_DECLS|G_END_DECLS from headers
  7286c62... BEAST: SF2: remove G_BEGIN_DECLS|G_END_DECLS from headers
  1fada52... BSE: SF2: remove extern "C" from header
  d18cf11... BSE: SF2: replace manually allocated repo arrays with std::
  fc0b11c... BSE: SF2: use std::vector for oscs|channel_map instead of m
  d2af94a... BSE: SF2: move mutex to C++ soundfont repo c++ impl class
  146d51d... BSE: SF2: replace std::list with std::vector in midi receiv
  daf2d58... BSE: SF2: replace lock/unlock based repo locking with std::
  1d19a69... BSE: SF2: use std::vector for BseStorage blobs instead of g
  f8fe2cf... BSE: SF2: use std::shared_ptr for blob reference counting
  e0e3c61... BSE: SF2: BseStorage::Blob: replace C style API with C++ st
  756adc1... TESTS: audio: add soundfont-test, which tests basic sound f
  fcee9cd... BSE: SF2: store tmp files under $XDG_CACHE_HOME/libbse or ~
  26c3e08... BSE: SF2: fix extremely rare temp file name collions; use b
  5a819d4... BSE: SF2: move more data members from BseSoundFont to Bse::
  003067a... TESTS: add required sf2 files to EXTRA_DIST
  9f477e7... BSE: SF2: store sound font presets in std::vector instead o
  176172a... BSE: SF2: move preset vector to SoundFontImpl object
  e68f761... BSE: SF2: move sound_fonts GList to SoundFontRepoImpl and u
  f3c0137... BSE: SF2: move more fluid* data members to SoundFontRepoImp
  3d989f1... BSE: SF2: move remaining data members from SoundFontRepo to
  a353e88... BSE: SF2: fix make check by using sample path to locate sou
  063a1d0... BSE: SF2: disable unimportant fluid messages
  ef06806... BSE: bsemidireceiver.cc: normalize indentation and whitespa
  561af12... BSE: bsemidireceiver.cc: avoid conditional indentation of s
  47048ee... MISC: Dockerfile-apt.in: install libfluidsynth-dev for buil
  9990c8a... BSE: fix String and string_format references outside of Bse
  5e8e36e... Merge branch 'wip/soundfont' from http://space.twc.de/publi
  a0ae17e... PO: update po files for distcheck

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]