Skip to content

Naranbataar/Sunset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunset

CodeFactor Codacy Badge Language grade: C/C++ License: Unlicense

A simple synthesizer programmable on shell script

Installation

You need just a C compiler with the default libraries, and make

Usage

There are 3 types of inputs

CONFIG (ex: #component key value)

Configures component variables

EVENT (ex: @name value)

The only default event is @play, that is handled by generators,
and accepts seconds or - (one frame) as its value

VALUE (ex: 0.5)

Usually PCM audio, numeric input

Components can be piped together, sunset or sunset COMPONENT to read more

About

A simple synthesizer programmable on shell script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published