The kit that plays drum scores is now a sample player over the Salamander Drumkit (velocity layers with round-robins, derived toms, a synthesised clap), loaded off the audio thread and swapped in atomically. The physically modelled kit stays as makepad-drumkit-phys for a later pass. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
8 lines
188 B
TOML
8 lines
188 B
TOML
[package]
|
|
name = "makepad-drumkit"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
description = "Real-time-safe sample player for the Salamander Drumkit"
|
|
license = "MIT OR Apache-2.0"
|
|
|
|
[dependencies]
|