aarpardev / ModPlugJSComposer

Use this Javascript tool to compose a random song for ModPlug Tracker

Home Page:https://aarpardev.netlify.app/apps/modplug/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenMPT JS Tracker Music Maker

This is a quick fun little Javascript app that can composes random music for OpenMPT Tracker. Simply enter some notes, select a preset with a combination of rows for an epic random composition! After the composition is generated, scroll down, copy the resulting text starting from ModPlug Tracker XM, and paste it into a tracker channel in your OpenMPT project. (Note: currently works for .xm projects at this point).

  • Source code can be run by opening index.html in your favourite browser (no python or VSCode live server required)
  • It's highly recommended to have one sample/tracker instrument loaded before using this tool.
  • As of June 2023, the code is being worked on to be OOP optimized along with features currently being planned that give the user more control over results. I'm also working on a slim version.

About

Use this Javascript tool to compose a random song for ModPlug Tracker

https://aarpardev.netlify.app/apps/modplug/index.html


Languages

Language:JavaScript 41.5%Language:CSS 38.8%Language:HTML 19.8%