/shbobo-studies

research, tutorials, software for Shbobo instruments by Peter Blasser and Steve Korn

Primary LanguageRich Text FormatMIT LicenseMIT

shbobo-studies

About

The shbobo-studies repository is a compilation of research notes, tutorials and software for instruments of the Shbobo collection by Peter Blasser.

The shbobo-studies repository is a project by Aarón Montoya-Moraga, started in 2020.

In late December 2020, Shbobo was published as open source at https://github.com/pblasser/shbobo.

Structure of this repository

  • archive/: .zip files with old versions of the Shbobo software.
  • images/: images for use with notes.
  • notes/: Markdown files with notes about Shbobo, including:
    • fish.md: Fish is a graphical user interface for programming Shlisp.
    • shbobo.md: Shbobo is the name of the instrument maker. These notes include their history.
    • shlisp-language.md: Shlisp is the name of the programming language used by Shbobo instruments. These notes include notes about the design and functionalities of the language.
    • shlisp-reference.md: Shlisp is the name of the programming language used by Shbobo instruments. These notes include the reference of the language.
    • shnth.md: Shnth is the first instrument released by Shbobo. These notes include its history, design principles, and manual for use.
    • shtar.md: Shtar is the second instrument released by Shbobo. These notes include its history, design principles, and manual for use.
  • software/: .txt files with software written for Shbobo instruments.
  • todo/: files found on the internet, not organized yet.