vivid-wavetable is a Vivid package library that provides the WavetableSynth audio operator.
src/wavetable_synth.cppfactory_presets/wavetable_synth.jsongraphs/core/wavetable_midi_demo.json(no external package dependencies)graphs/extended/wavetable_demo.json(requiresvivid-sequencers)graphs/extended/wavetable_position_env_demo.json(requiresvivid-sequencers)tests/test_package_manifest.cpptests/test_wavetable_position_env.cppvivid-package.json
From vivid-core:
./build/vivid link ../vivid-wavetable
./build/vivid rebuild vivid-wavetableThe 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
graphs/core/. - Optionally runs
graphs/extended/whenVIVID_RUN_EXTENDED_GRAPHS=1is set as a repo variable.
MIT (see LICENSE).
