vivid-plexus is a Vivid package library that provides:
Plexus(GPU)PlexusSynth(audio)
src/plexus.cppsrc/plexus_synth.cppgraphs/plexus_demo.jsontests/test_package_manifest.cppvivid-package.json
From vivid-core:
./build/vivid link ../vivid-plexus
./build/vivid rebuild vivid-plexusThe package CI workflow:
- Clones and builds vivid-core (
test_demo_graphs+ core operators). - Builds package operators and package tests.
- Runs package tests.
- Runs graph smoke tests against this package's
graphs/directory.
MIT (see LICENSE).
