Skip to content

gRPC rendering server, accepting URLs to genomes and returning a rendered sound.

Notifications You must be signed in to change notification settings

synth-is/kromosynth-render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kromosynth render

Rendering servers (WebSocket), accepting URLs to genomes, or the genomes as a string, and returning a rendered sound.

Currently there are two server variants, rendering sounds with the kromosynth CPPN+DSP synthesis approach (CSSN): one returning PCM (integer) data (socket-server-pcm.js), used by synth.is/evoruns-explorer; the other returning the rendered audio buffers as arrays of floating point numbers (supported by another websocket implementation, ws), used by evoruns controlled by kromosynth-cli, when configured to communicate with (distributed) websocket servers.

DOI

About

gRPC rendering server, accepting URLs to genomes and returning a rendered sound.

Resources

Stars

Watchers

Forks

Packages

No packages published