cvancau 5af2d6a5ef
Deploy to home / deploy (push) Successful in 11s
Actualiser src/features/menu/index.jsx
2026-08-09 19:07:47 +02:00
2021-04-06 13:37:15 -04:00
2026-08-09 18:51:13 +02:00
2020-11-18 03:04:21 -05:00
2026-08-09 15:58:29 +02:00
2026-08-09 16:02:45 +02:00
2026-08-09 16:25:49 +02:00
2026-08-09 16:23:02 +02:00
2026-08-09 18:57:21 +02:00
2026-08-09 16:22:53 +02:00

Alapatch 🎹

Alapatch is a Patch Editor for the KORG microKorg Synthesizer, that allows you to design patches in a web editor with an easy to use GUI.

Alapatch currently only supports loading and saving patch files in the .SYSEX format used internally in the microKORG, however future support for the .plg format may be a possibility. (because I need to reverse engineer it still.)

TODO List

  • implement React Redux Correctly
  • finish implementing for each component
  • finish one timbre as an example
  • update state and components to handle multiple timbres
  • implement switching between currently viewed timbre
  • make a home screen!
  • implement popup to confirm new patch if a patch is currently being worked on.
  • add file dropper.
  • style components (may restyle in later update)
  • finish file loading and saving
  • add testing cases
  • add sending live updates thru midi (eventually. aim for 2.0.0)

Link to the MicroKORG Midi Implementation

http://i.korg.com/uploads/Support/MK1_633652915168960000.pdf

Updated 9.08.2026 :

  • to add sending and receiving MIDI features from the device
  • to revamp slightly the interface
  • upgrade react content with nodejs 22 version
  • docker ready to use
S
Description
microKORG Patch Editor written in React
Readme
1.3 MiB
Languages
JavaScript 97.5%
HTML 1.4%
CSS 0.6%
Dockerfile 0.5%