UNPKG

midiman

Version:

Manager for synthesizer sounds that are transmitted via MIDI sysex

14 lines 438 B
<!DOCTYPE html> <html lang="de"> <head> <meta charset="utf-8"/> <title>Generic Synth Page</title> <meta content="no-cache" http-equiv="cache-control"/> <meta content="no-cache" http-equiv="pragma"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="../global.css"> </head> <body> <p>Das wird mal die Seite zum Einrichten eines neuen Synths</p> </body> </html>