diff --git a/DR/midian/edit.css b/DR/midian/edit.css index 394c04b..34c7cc1 100644 --- a/DR/midian/edit.css +++ b/DR/midian/edit.css @@ -96,11 +96,13 @@ div.trnote { div.kitlab { position: absolute; font-size: 7pt; + user-select: none; } div.notelab { position: absolute; font-size: 9pt; + user-select: none; } div.notelabsimp { @@ -116,6 +118,7 @@ div.parmlab { left: 2px; } + div.trkitnote { position: absolute; height: 8px; @@ -173,6 +176,12 @@ div.paramrun { background-color:#202020; } +div.paramconst { + position: relative; + background-color:#fffff0; + font-size: 7pt; +} + .plotspot, .parmplot { padding:0%; margin: 0%; @@ -472,6 +481,10 @@ height: 28px; min-height: 28px; } +.tinybutn { + padding: 1px; +} + #hiddenfileopener { display:none; @@ -497,7 +510,7 @@ min-height: 28px; td.simplechan { - width: 8px; + width: 40px; text-align: left; font-size: 18px; @@ -517,6 +530,13 @@ table.simplehead { border: 1px; } +span.simplepatch { + text-align: left; + font-size: 14px; + border: none; + border: 1px; +} + td.simpleplot { border: none; padding-left: 4px; @@ -527,3 +547,8 @@ td.simpleplot { } +div.selbox { + background-color: gray; + position: absolute; + opacity: 0.2; +} \ No newline at end of file diff --git a/DR/midian/img/menu-up.png b/DR/midian/img/menu-up.png new file mode 100644 index 0000000..6f349bc Binary files /dev/null and b/DR/midian/img/menu-up.png differ diff --git a/DR/midian/index.htm b/DR/midian/index.htm new file mode 100644 index 0000000..4723095 --- /dev/null +++ b/DR/midian/index.htm @@ -0,0 +1,54 @@ + + +
+ + ++To use this program, press the "Choose File" button and select a Midi file to work with. You will then see one or more Midi tracks displayed graphically. To convert a track into a mpcpattern, click on the "+ MPC" button and the track will be converted and downloaded. +
+
+ |
+This beta version also allows you to convert SONG.XML files into Midi-format files. +
+To use this program, press the "Choose File" button and select a Midi file to work with. You will then see one or more Midi tracks displayed graphically. To add a track, click on the "+ Song" button and the track will be converted and appended. The "+ Midi" button does the opposite.
+ +
Midi File: | ++ | + |
Song File: | ++ | + | + |
- | - | - | + | + | + | + | + | + |
- | - | - | - |
+ | + | + | + | + | + | + |