Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Flucoma Max | 76 | 4 days ago | 57 | bsd-3-clause | Max | |||||
Fluid Corpus Manipulation objects for Cycling 74's Max | ||||||||||
Flucoma Core | 60 | 20 days ago | 68 | bsd-3-clause | C++ | |||||
Core algorithms and objects for the Fluid Corpus Manipulation Library | ||||||||||
Flucoma Sc | 60 | 16 days ago | 23 | bsd-3-clause | SuperCollider | |||||
Fluid Corpus Manipulation plugins for Supercollider | ||||||||||
Flucoma Cli | 17 | 17 days ago | 9 | bsd-3-clause | Max | |||||
Fluid Corpus Manipulation programs for the command line | ||||||||||
Example C | 7 | 3 years ago | mit | CMake | ||||||
This is an example of a project with continuous fuzzing integration |
This repository hosts code for generating the Max objects and documentation resources for the Fluid Corpus Manipulation Project. Much of the actual code that does the exciting stuff lives in this repository's principal dependency, the Fluid Corpus Manipulation Library.
Minimal build steps below. For detailed guidance see https://github.com/flucoma/flucoma-max/wiki/Compiling
CMake will automatically download the dependencies needed
mkdir -p build && cd build
cmake -DMAX_SDK_PATH=</path/to/sdk> ..
make install
This will assemble a package in release-packaging
.
Owen Green, Gerard Roma, Pierre Alexandre Tremblay
James Bradbury, Francesco Cameli, Alex Harker, Ted Moore
--
This project has received funding from the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation programme (grant agreement No 725899).