kromosynth

Sonic design with evolutionary algorithms.

https://github.com/synth-is/kromosynth

Science Score: 67.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Sonic design with evolutionary algorithms.

Basic Info
  • Host: GitHub
  • Owner: synth-is
  • License: agpl-3.0
  • Language: JavaScript
  • Default Branch: master
  • Size: 15.1 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created about 3 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

Kromosynth

  • sonic design with evolutionary algorithms

The engine behind synth.is and kromosynth-cli for audio waveform breeding with neuro-evolution of pattern producing networks and quality diversity search.

DOI

Owner

  • Name: synth.is
  • Login: synth-is
  • Kind: organization

Repositories related to the evolutionary sound innovation project synth.is

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Jónsson"
  given-names: "Björn Þór"
  orcid: "https://orcid.org/0000-0003-1304-5913"
title: "synth-is/kromosynth: 2023-11-30"
version: 2023-11-30
doi: 10.5281/zenodo.10229137
date-released: 2023-11-30
url: "https://github.com/synth-is/kromosynth"

GitHub Events

Total
  • Release event: 1
  • Push event: 2
  • Create event: 1
Last Year
  • Release event: 1
  • Push event: 2
  • Create event: 1

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • npm 101 last-month
  • Total dependent packages: 3
  • Total dependent repositories: 1
  • Total versions: 35
  • Total maintainers: 1
npmjs.org: kromosynth

Audio waveform breeding with neuro-evolution of pattern producing networks and quality diversity search.

  • Versions: 35
  • Dependent Packages: 3
  • Dependent Repositories: 1
  • Downloads: 101 Last month
Rankings
Dependent packages count: 5.9%
Dependent repos count: 10.3%
Downloads: 11.6%
Average: 12.8%
Forks count: 15.4%
Stargazers count: 20.9%
Maintainers (1)
Last synced: 7 months ago

Dependencies

package-lock.json npm
  • 210 dependencies
package.json npm
  • @tensorflow/tfjs ^4.0.0
  • chroma-js ^2.4.2
  • clone ^2.1.2
  • gpu.js ^2.15.2
  • lodash-es ^4.17.21
  • neatjs ^0.3.1
  • node-web-audio-api file:../../vendor/node-web-audio-api
  • threads ^1.7.0
  • virtual-audio-graph github:synth-is/virtual-audio-graph