Skip to content

Tengu712/iam-mml

Repository files navigation

Logo

IAM.mml

What is this?

AM/FM Synthesizer for Generating and Playing WAV from MML.

Build

CLI

  1. Install Rust.
  2. Run cargo build --release.
  3. Then target/release/iamc is generated.

Web

  1. Install Rust.
  2. Install npm or something that's compatible with npm.
  3. Run npm run build.
  4. Change directory to pages.
  5. Run npm run dev.

About

Online AM/FM Synthesizer for Generating and Playing WAV from MML.

Topics

Resources

License

Stars

Watchers

Forks