Skip to content

foxxyz/op-xy-patch-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OP-XY Patch Generator

Automatically generate JSON patches from a directory of samples.

Try it out: https://preset.operator-xy.com/

Note: This is an unofficial application and not endorsed by or affiliated with Teenage Engineering.

Requirements

  • Node 18+

Installation

  1. Clone repository
  2. Install dependencies: npm install

Usage

Web

Use it on the web at https://preset.operator-xy.com/!

CLI

./generate.js /path/to/sample/directory

License

MIT