Commit graph

  • 25f492c2d8 All parameters are in the vector now and we store the positions for possible future checks Paul Ferrand 2020-02-04 21:39:42 +01:00
  • a87f1c9907 Change the variable names for clearer ones Paul Ferrand 2020-02-04 18:18:06 +01:00
  • 498e163812 Remove charconv dependency Paul Ferrand 2020-02-04 18:16:41 +01:00
  • 09479091d8 Parse the back parameter and additional ones for opcodes Paul Fd 2020-02-03 22:18:54 +01:00
  • e723b3d6c7
    Merge pull request #39 from jpcima/ci-source Paul Ferrand 2020-02-03 18:38:21 +01:00
  • 19cb368b03 Add source packaging and deployment Jean Pierre Cimalando 2020-02-03 16:23:26 +01:00
  • 053f503770 Update ghc::filesystem, eliminating the warnings Jean Pierre Cimalando 2020-02-03 16:07:50 +01:00
  • ddb47f163d
    Merge pull request #38 from jpcima/ci-with-mingw Paul Ferrand 2020-02-03 12:18:13 +01:00
  • b9d2136740
    Merge pull request #32 from jpcima/filters Paul Ferrand 2020-02-03 12:17:13 +01:00
  • fa6bae879c Use a SIMD helper for copying Paul Fd 2020-02-03 01:14:36 +01:00
  • a05717d100 Return early in the SIMD helpers if no copy is needed Paul Fd 2020-02-03 01:13:27 +01:00
  • d7d8bca02f Moved the filterControlInterval to the global config namespace Paul Fd 2020-02-03 00:55:50 +01:00
  • 19de6edd52 Suppress another warning Jean Pierre Cimalando 2020-02-02 21:54:02 +01:00
  • 49c6390875 Suppress a windows warning Jean Pierre Cimalando 2020-02-02 21:30:26 +01:00
  • e975b35a93 Add MinGW 64-bit Jean Pierre Cimalando 2020-02-02 21:25:08 +01:00
  • d3b0cef35f Travis build with MinGW Jean Pierre Cimalando 2020-02-02 14:43:39 +01:00
  • c06b0e37c7 Initial appveyor for static windows builds Paul Ferrand 2020-02-02 14:00:12 +01:00
  • 512761917d Merge remote-tracking branch 'origin/master' into develop Paul Ferrand 2020-02-02 11:28:21 +01:00
  • efccb7ae44 Pinned abseil to 67d63a Paul Ferrand 2020-02-02 11:04:28 +01:00
  • 9ab1a2fb02
    Merge pull request #36 from jpcima/misc Paul Ferrand 2020-02-01 17:09:18 +01:00
  • 9c321af37b Fixes to allow building on GCC 5.3.1 Jean Pierre Cimalando 2020-02-01 16:11:40 +01:00
  • 05608108fc Check for existence of libatomic, some Linux don't have it Jean Pierre Cimalando 2020-02-01 16:11:11 +01:00
  • 4f6091a7e2 Do not generate instruction "yield" on older ARM than v6 Jean Pierre Cimalando 2020-02-01 16:10:25 +01:00
  • c0b4a79612
    Merge pull request #34 from jpcima/mingw Paul Ferrand 2020-02-01 15:45:08 +01:00
  • 3be59cef92
    Merge pull request #35 from jpcima/cmake-compat Paul Ferrand 2020-02-01 13:09:13 +01:00
  • 4be918e50f Add a forgotten condition with USE_LIBCPP Jean Pierre Cimalando 2020-01-31 23:30:51 +01:00
  • 8b7bba682c Compatibility with CMake 3.5 Jean Pierre Cimalando 2020-01-31 23:24:22 +01:00
  • c24a16cce7 Search JACK with pkg-config so it can fail early if missing Jean Pierre Cimalando 2020-01-31 19:02:04 +01:00
  • d4abf9bedb Allow it to build on 32-bit Jean Pierre Cimalando 2020-01-31 18:58:35 +01:00
  • e6d25114a6 Make the build sytem MinGW-compatible Jean Pierre Cimalando 2020-01-31 18:25:51 +01:00
  • b9294e9e54 Removed the part about additional DLLs Paul Ferrand 2020-01-31 08:49:55 +01:00
  • 47ae59251b Silence some warnings emitted from the generated code Jean Pierre Cimalando 2020-01-30 19:02:21 +01:00
  • ba969158ed Add the generated source of faust filters Jean Pierre Cimalando 2020-01-30 18:55:24 +01:00
  • ac4dfff729 Add the multi-mode filter, mono and stereo Jean Pierre Cimalando 2020-01-30 18:54:58 +01:00
  • a9d358d774
    Update README.md Paul Ferrand 2020-01-30 16:47:18 +01:00
  • 454a6661ab
    Update README.md Paul Ferrand 2020-01-30 16:42:34 +01:00
  • 35fbf7d36b Merge branch 'develop' Paul Ferrand 2020-01-30 10:16:15 +01:00
  • b6130ccf02 Updated Dockerfile Paul Ferrand 2020-01-30 10:12:46 +01:00
  • c14fc91557 Set the absl libraries to public for the Parser target Paul Ferrand 2020-01-30 10:09:21 +01:00
  • 7377bb62a8 Added a configure switch and license information for the distribution of the LV2 plugin Paul Ferrand 2020-01-30 10:08:38 +01:00
  • 2b5d2ea3f0 Updated README Paul Ferrand 2020-01-30 10:08:13 +01:00
  • 07c723a608 Updated tests Paul Ferrand 2020-01-30 08:16:40 +01:00
  • a364616c26 Added a different default for vel2release Paul Ferrand 2020-01-30 08:16:26 +01:00
  • 4793963e88 Activated back the LV2 option by default Paul Ferrand 2020-01-30 08:07:34 +01:00
  • ef477dca90 Correcting windows builds Paul Ferrand 2020-01-28 21:42:15 +01:00
  • 603b3049bf Change the looping logic The outer loop point is now taken into account Paul Ferrand 2020-01-27 09:45:43 +01:00
  • 916e269bf6 Careful with outer loop points and endings Paul Ferrand 2020-01-27 09:43:52 +01:00
  • 97870c2989 Disable the SSE interpolation routine Paul Ferrand 2020-01-27 09:43:30 +01:00
  • bb5ee8ac00 Added a separate global volume default Paul Ferrand 2020-01-26 23:26:07 +01:00
  • 037a2cec5b Set the loopend to the sample end by default Paul Ferrand 2020-01-26 23:10:53 +01:00
  • 0bcd09a761 Set default volume to 0 Paul Ferrand 2020-01-26 23:10:31 +01:00
  • 0906fe98d4 Added a small default release time Paul Ferrand 2020-01-26 21:54:50 +01:00
  • bae5fbe18e Removed the README part about case sensitivity Paul Ferrand 2020-01-26 21:36:26 +01:00
  • 4be2ca3b1f
    Merge pull request #28 from jpcima/file-case Paul Ferrand 2020-01-26 21:28:01 +01:00
  • 87f169a6c1
    Updated the test for the default_path test case Paul Ferrand 2020-01-26 21:16:32 +01:00
  • 2818c8e197
    Added a default_path test case Paul Ferrand 2020-01-26 21:16:05 +01:00
  • 15e5212cfc
    Added back the WIN32 switch Paul Ferrand 2020-01-26 21:15:20 +01:00
  • 06755812db Mechanism for case-sensitivity on Unix-style OS, integration code by @paulfd Jean Pierre Cimalando 2020-01-26 20:38:59 +01:00
  • fe6cc016d7 Updated the doc and c++ api Paul Ferrand 2020-01-26 11:20:11 +01:00
  • a548cd5f2a Changes in the way the doc and build are worded Paul Ferrand 2020-01-25 14:20:42 +01:00
  • e917a9abed Updated README Paul Ferrand 2020-01-25 13:52:34 +01:00
  • 3abb63639b Less verbose license text Paul Ferrand 2020-01-25 13:13:07 +01:00
  • 8528fbaafe Raspberry work Paul Ferrand 2020-01-18 10:05:54 +01:00
  • 7edb9a2dae Added email in LV2 Paul Ferrand 2020-01-25 10:13:26 +01:00
  • 56be9c8b7c Updated licenses and copyright date Paul Ferrand 2020-01-25 10:04:31 +01:00
  • e9841ccad6 Change IRC notifications channel redtide 2020-01-24 17:50:10 +01:00
  • b9c3327778 Remove IRC color codes not supported by Travis redtide 2020-01-24 13:04:13 +01:00
  • ff5e3712e4 Testing IRC notification redtide 2020-01-24 12:40:16 +01:00
  • cb396ba7a6 NOOP - whitespace Paul Ferrand 2020-01-24 11:15:11 +01:00
  • 8a03a1c5c7 Added a way to statically build the LV2 in a plugin Paul Ferrand 2020-01-24 10:37:31 +01:00
  • d91238af4c Link atomic with only the active libraries Paul Ferrand 2020-01-24 10:30:31 +01:00
  • 39d20bbf96 Added a switch to use VCPKG Paul Ferrand 2020-01-24 09:18:51 +01:00
  • d4abb5cadc Added a requirement on sndfile Paul Ferrand 2020-01-24 09:14:56 +01:00
  • 4b116e8cb9 Added shared library versioning redtide 2020-01-24 00:43:24 +01:00
  • 8ab993b60a Corrected the install dir for the package config files Paul Ferrand 2020-01-23 22:34:24 +01:00
  • d8c97d4189 New pc file update Paul Ferrand 2020-01-23 22:26:34 +01:00
  • aef8352cfc Added a C++ opaque API for the shared lib Paul Ferrand 2020-01-23 22:17:06 +01:00
  • 6bf3d78778 Corrected the pkg config Paul Ferrand 2020-01-23 20:28:52 +01:00
  • 864fe57c54 Make it so you cannot add events too "early" in the block Paul Ferrand 2020-01-20 19:13:40 +01:00
  • bc567c5e7b Added a recursive max function Paul Ferrand 2020-01-20 19:09:40 +01:00
  • 65f172a02e Do a pseudo merge of events in the envelopes Paul Ferrand 2020-01-20 19:09:31 +01:00
  • f66aedfc4f Added pitch wheel region activation Paul Ferrand 2020-01-20 06:29:27 +01:00
  • 53b702d07e Disable logging by default Paul Ferrand 2020-01-19 19:02:06 +01:00
  • 6099ac64f2 Check the number of arguments in the jack client Paul Ferrand 2020-01-19 19:01:55 +01:00
  • 994fe1738d Updated README Paul Ferrand 2020-01-19 11:06:54 +01:00
  • cf5c0d9939 Removed the numpy test files Paul Ferrand 2020-01-19 10:51:54 +01:00
  • 963e927b39 Removed the CNPY dependency The test data is directly in the file now... Paul Ferrand 2020-01-19 10:51:21 +01:00
  • 6790df3709 Whitespace Paul Ferrand 2020-01-19 09:57:56 +01:00
  • f68328c826 LTO errors with clang Paul Ferrand 2020-01-19 09:51:43 +01:00
  • 55f5625c32 Sanitized the benchmark build Paul Ferrand 2020-01-19 09:51:31 +01:00
  • bcabf28854 dllexport for msvc Paul Ferrand 2020-01-19 09:38:59 +01:00
  • 95813e0f4e Removed sfizz_objects since we basically have to repeat everything anyway... Paul Ferrand 2020-01-19 00:37:56 +01:00
  • 7ded63e449 Corrected the target name for sfizz_static Paul Ferrand 2020-01-19 00:29:25 +01:00
  • 118123ea3c Changed the required CMake version Paul Ferrand 2020-01-19 00:26:18 +01:00
  • d1979d6674 More windows cleanups Paul Ferrand 2020-01-19 00:22:16 +01:00
  • 66052a9ef7 Windows builds libsndfile as static Paul Ferrand 2020-01-18 17:43:46 +01:00
  • 2aac94245c fix CI Paul Ferrand 2020-01-18 17:40:30 +01:00
  • b97a244de1 Tests did not compile Paul Ferrand 2020-01-18 17:35:27 +01:00
  • d3cb36dcc8 The symbols are now more or less properly exported Clang strips everything, some symbols left in GCC for some reason... Paul Ferrand 2020-01-18 17:32:30 +01:00
  • 3599940283 moveEvent is noexcept Paul Ferrand 2020-01-18 17:31:45 +01:00