These operators are now part of Vivid core. This repository is archived and no longer maintained.
vivid-drums was a Vivid package library that provided drum synthesis operators.
It now also shipped drum-stack macro examples/presets for fast layered kit starting points.
./build/vivid link ../vivid-drums
./build/vivid rebuild vivid-drumssrc/drum_kick.cppsrc/drum_snare.cppsrc/drum_hihat.cppsrc/drum_clap.cppsrc/drum_cymbal.cppsrc/drum_tom.cppgraphs/drum_stack_foundation.jsongraphs/drum_stack_percussion_wash.jsonfactory_presets/*.json(includesStack Foundation ...macro presets)vivid-package.json
Before pushing changes:
- Configure + build package operators.
- Run package tests.
- Run
vividlink/rebuild/uninstall cycle against this package. - Run
test_demo_graphsagainst this package'sgraphs/directory. - Keep the drum-stack asset regression test green alongside graph smoke.
