tornavis/extern
Marcos Perez 1015bed2fd VSE: Sound equalizer modifier
The sound equalizer is using the Audaspace FFT Convolver.
The blender part creates an array of descriptions of power per "band"
and orders the creation of Equalizer (ISound) in the Audaspace.

Modifier can be created on sound strips. It lets you define
amplification or attenuation over frequency range from 30Hz to 20 kHz.
The power is limited to -30 db - 30 db. This is done using curve
mapping widget.

Co-authored-by: menda <alguien@aqui.es>
Co-authored-by: Richard Antalik <richardantalik@gmail.com>
Pull Request: https://projects.blender.org/blender/blender/pulls/105613
2023-08-30 22:36:36 +02:00
..
Eigen3 Update Eigen to version 3.4.0 2023-07-03 15:09:20 +02:00
audaspace VSE: Sound equalizer modifier 2023-08-30 22:36:36 +02:00
binreloc License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
bullet2 License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
ceres License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
clew License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
cuew License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
curve_fit_nd Cleanup: CMake: Modernize bf_extern_curve_fit_nd dependencies 2023-08-03 16:50:25 +02:00
draco License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
fast_float Externals: update fast_float to latest version (5.0.0) to fix some compile warnings 2023-05-30 10:01:48 +03:00
fmtlib License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
gflags License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
glew-es/include/GL GPU: replace GLEW with libepoxy 2022-08-15 16:10:29 +02:00
glog Cleanup: quiet redefined warning in GLOG 2023-08-17 16:09:58 +10:00
gmock License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
gtest License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
hipew Fix #109562: Cycles HIP device not found on Debian 2023-07-04 14:21:34 +02:00
json Extern: Update json library to 3.11.2 2023-07-11 18:01:18 +02:00
lzma License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
lzo License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
mantaflow License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
nanosvg UI: SVG Thumbnails 2023-07-12 22:39:23 +02:00
quadriflow CMake: resolve undefined PROJECT_VERSION warning for quadriflow/lemon 2023-08-17 11:54:01 +10:00
rangetree License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
renderdoc GPU: Renderdoc Frame Capturing 2023-03-23 16:37:52 +01:00
sdlew License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
smaa_areatex License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
tinygltf Extern: Update TinyGLTF to include fix for CVE-2022-3008 2023-03-10 14:56:35 +01:00
vulkan_memory_allocator Fix: Compilation issue GCC13 with Vulkan 2023-08-10 11:27:44 +02:00
wcwidth License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
xdnd Cleanup: remove strcpy usage 2023-06-20 13:26:38 +10:00
.clang-format ClangFormat: add configuration files 2019-04-17 06:11:16 +02:00
CMakeLists.txt CMake: quiet uninitialized warnings 2023-08-17 11:53:56 +10:00
README Readme file to extern libraries about the attribution document 2020-12-11 18:53:22 +01:00

README

When updating a library remember to:

* Update the README.blender with the corresponding version.
* Update the THIRD-PARTY-LICENSE.txt document