Skip to content

revnull/noisefunge.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noisefunge.rs

Noisefunge is a music livecoding environment based on the befunge programming language.

Features

  • Built against JACK and should work on platforms supported by that API.
  • Provides midi input for receiving midi beat clock messages.
  • The server for handling requests is now built on HTTP and json.
  • Configuration file can be used to automatically send program select messages.
  • Subprocess and JACK connection management for synthesizers and effects.
  • New semantics for defining custom opcodes.
  • Unicode support in the viewer so that all 256 byte values have a printable representation.
  • Built in arpeggiators.

Recordings

About

A reimplementation of noisefunge in rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published