Blogs

Michael Kochell - Artist Resume

Here is my Artist Resume, listing music-related endeavours involving custom music software development and live performances.

Table of Contents


SongDrive



SongDrive is an online music collaboration platform created to help ADHD musicians get their music life organized. We’re currently in private beta and are actively scaling our team.

SongDrive Logo

Journal #1: Jam Tools Core

I’m wanting to have a public journal for my current efforts of software development, so here it is!

Right now I’m focusing on 2 projects:

  • The Jam App - An open-source music performance application
  • SongDrive - An online songwriting and collaboration platform

This post is about Jam Tools, more specifically about the framework that powers the application, Springboard (a multiplayer full-stack application framework created out of necessity for this application) and Jam Tools Core (additional code to make it easy to work with MIDI and IO devices). You can check out the repo and documentation for more info. The project is open-source to enable developers to make their own MIDI applications, and also collaborate together on features to include into a common application.