[skratchdot.]

Projects

Korg Electribe Software

  • Open Electribe Editor - A program that allows you to organize, edit, and create .esx files for the Korg ESX-1.

  • Archived:

    • Esx Wave Organizer - A program that allows you to organize, edit, and create .esx files for the Korg ESX-1.

    • ES-1step - A program that allows you to hook up a midi keyboard to your computer, and send midi messages to your Korg ES-1 Electribe Sampler.

MongoDB Shell Extensions

  • mongodb-distinct-types - Similar to the db.myCollection.distinct() function, distinctTypes() will return “types” rather than “values”.

  • mongodb-flatten - The flatten() function is a mapReduce that flattens documents into key/value pairs.

  • mongodb-schema - A schema analysis tool for MongoDB.

  • mongodb-wild - Adds a wildcard search to the mongodb shell.

Github User Scripts

  • GitHub Code Search - A user script that adds a search box to repository pages which allows you to search the code in that repository.

  • GitHub Fork Count - A user script to display the fork count underneath the “public” repo count on a user’s main profile page.

  • GitHub Repo Counts - A user script to display repo counts when browsing repository pages.

  • GitHub Repo-Filter Info - A user script to display some additional info below the repository filter on a user’s main profile page.

  • Github Pull Request Links - A user script to “linkify” the to/from branches on Pull Request pages.

Miscelaneous Libraries

  • domFormat - A simple javascript library to get DOM nodes as formatted/pretty strings.

  • riff-wav-for-java - This EMF based project was created to allow the reading and writing of .wav files in Java. It attempts to read in well-known RIFF chunks, and provide an API for reading/manipulating those chunks.