はじめに
GitHub - RustAudio/synth: A polyphonic Synth type whose multiple oscillators generate sound via amplitude and frequency envelopes, implemented in Rust. DEPRECATED: This is a very old crate with very old design patterns and is no longer maintained. You might be interested in checking out `dasp` for composing your own synth instead.
A polyphonic Synth type whose multiple oscillators generate sound via amplitude and frequency envelopes, implemented in Rust. DEPRECATED: This is a very old cra...
何かのきっかけで見つけた上記が気になりました。 このプロジェクトは既に開発停止していて dasp に引き継がれているようなのでそちらをチェックします。
GitHub - RustAudio/dasp: The fundamentals for Digital Audio Signal Processing. Formerly `sample`.
The fundamentals for Digital Audio Signal Processing. Formerly `sample`. - RustAudio/dasp
ビルド
>cargo build >cargo build --examples
実行
\target\debug\examples の下記を実行するとサウンドが生成されました。
>synth.exe