Skip to content

t-sin/tapirus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tapirus - sound synthesizer modules

Tapirus is a set of sound synthesizer modules written in Rust. It also includes sound module manupilation API and construction language (Tapir Lisp).

Requirements

  • ALSA (GNU/Linux)

Usage

Upcomming...

Tapir Lisp

Tapir Lisp is a Lisp-like language for describing synthesizer signal flow. It's used to save and load synthesizer configuration that created interactively by a user. For details, see Tapir Lisp's README.

Author

License

This program Tapirus is licensed under the GNU General Public License Version 3. See LICENSE for details.