https://github.com/akiomik/craft-fm

wasm + Web Audio API

https://github.com/akiomik/craft-fm

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary

Keywords

generative-music wasm web-audio web-audio-api webaudio webaudio-api
Last synced: 6 months ago · JSON representation

Repository

wasm + Web Audio API

Basic Info
  • Host: GitHub
  • Owner: akiomik
  • Language: Rust
  • Default Branch: main
  • Homepage:
  • Size: 604 KB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Topics
generative-music wasm web-audio web-audio-api webaudio webaudio-api
Created about 2 years ago · Last pushed 7 months ago
Metadata Files
Readme

README.md

craft-fm

CI

wasm + Web Audio API

Requirements

Setup

sh npm install

Launch local server

sh npm run serve

Testing

sh cargo test --all-features --workspace wasm-pack test --headless --chrome

Linting

sh cargo clippy --all-targets --all-features --workspace -- -D warnings npm run lint

Owner

  • Name: Akiomi KAMAKURA
  • Login: akiomik
  • Kind: user
  • Location: Japan

Bird lover.

GitHub Events

Total
  • Delete event: 13
  • Issue comment event: 4
  • Push event: 10
  • Pull request event: 28
  • Create event: 14
Last Year
  • Delete event: 13
  • Issue comment event: 4
  • Push event: 10
  • Pull request event: 28
  • Create event: 14

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 32
  • Average time to close issues: N/A
  • Average time to close pull requests: 9 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.16
  • Merged pull requests: 24
  • Bot issues: 0
  • Bot pull requests: 29
Past Year
  • Issues: 0
  • Pull requests: 17
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.24
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 17
Top Authors
Issue Authors
  • dependabot[bot] (1)
Pull Request Authors
  • dependabot[bot] (50)
  • akiomik (7)
Top Labels
Issue Labels
dependencies (1) rust (1)
Pull Request Labels
dependencies (50) rust (20) javascript (8)

Dependencies

.github/workflows/ci.yml actions
  • Swatinem/rust-cache v2 composite
  • actions/checkout v4 composite
  • dtolnay/rust-toolchain nightly composite
Cargo.lock cargo
  • bumpalo 3.14.0
  • cfg-if 1.0.0
  • js-sys 0.3.67
  • log 0.4.20
  • once_cell 1.19.0
  • proc-macro2 1.0.78
  • quote 1.0.35
  • syn 2.0.48
  • unicode-ident 1.0.12
  • wasm-bindgen 0.2.90
  • wasm-bindgen-backend 0.2.90
  • wasm-bindgen-futures 0.4.40
  • wasm-bindgen-macro 0.2.90
  • wasm-bindgen-macro-support 0.2.90
  • wasm-bindgen-shared 0.2.90
  • web-sys 0.3.67
Cargo.toml cargo
package-lock.json npm
  • 346 dependencies
package.json npm
  • @wasm-tool/wasm-pack-plugin 1.5.0 development
  • html-webpack-plugin ^5.3.2 development
  • text-encoding ^0.7.0 development
  • webpack ^5.49.0 development
  • webpack-cli ^4.7.2 development
  • webpack-dev-server ^4.15.1 development