noisefunge

Crates.ionoisefunge
lib.rsnoisefunge
version0.3.4
sourcesrc
created_at2020-09-12 00:41:04.82036
updated_at2022-05-31 16:22:53.530892
descriptionA music livecoding environment.
homepage
repositoryhttps://github.com/revnull/noisefunge.rs
max_upload_size
id287599
size743,731
Rev. Johnny Healey (revnull)

documentation

README

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

Commit count: 170

cargo fmt