Skip to content

jvoorhis/Motivik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Motivik

Author

Jeremy Voorhis

Copyright

Copyright © 2009 Jeremy Voorhis

License

GPL3 (see LICENSE)

Motivik is a Ruby domain specific language for computer music. At this point, only very elementary audio synthesis is supported, but may later include support for working with delay lines, filters, audio files, sequencing, MIDI and OSC.

Motivik is a functional, compiled DSL, inspired by Elliott et. al. <conal.net/papers/jfp-saig/>. Its design is comparable to Pan’s <conal.net/papers/bridges2001/>, but specialized for audio signals. Motivik also differs from Pan by producing JIT-compiled code via LLVM rather than going via C.

Requirements

About

Motivik is a domain specific language for computer music

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages