IAM.mml What is this? AM/FM Synthesizer for Generating and Playing WAV from MML. Build CLI Install Rust. Run cargo build --release. Then target/release/iamc is generated. Web Install Rust. Install npm or something that's compatible with npm. Run npm run build. Change directory to pages. Run npm run dev.