# aetherdsp-registry
[](https://crates.io/crates/aetherdsp-registry)
[](https://docs.rs/aetherdsp-registry)
[](../../LICENSE)
Runtime node type registry for [AetherDSP](https://github.com/1yos/aether-dsp).
Provides runtime registration and lookup of DSP node types built with [`aetherdsp-ndk`](https://crates.io/crates/aetherdsp-ndk). Used by the host to instantiate nodes by name from loaded packages.
## License
MIT — see [LICENSE](../../LICENSE)