diff --git a/patchfiles/Alesis_DM5.midnam b/patchfiles/Alesis_DM5.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Alesis_NanoPiano.midnam b/patchfiles/Alesis_NanoPiano.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Casio_CZ-1.midnam b/patchfiles/Casio_CZ-1.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Clavia_Nord_Lead_II.midnam b/patchfiles/Clavia_Nord_Lead_II.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Digidesign_MP1.midnam b/patchfiles/Digidesign_MP1.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/E-mu_Mo_Phatt.midnam b/patchfiles/E-mu_Mo_Phatt.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/E-mu_Proteus_2000.midnam b/patchfiles/E-mu_Proteus_2000.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Korg_Karma.midnam b/patchfiles/Korg_Karma.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Korg_NX5R.midnam b/patchfiles/Korg_NX5R.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Korg_Trinity_Track.midnam b/patchfiles/Korg_Trinity_Track.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Korg_Triton.midnam b/patchfiles/Korg_Triton.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Kurzweil_SP88x.midnam b/patchfiles/Kurzweil_SP88x.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/README b/patchfiles/README index c096d93b8b..c82fd4ed2d 100644 --- a/patchfiles/README +++ b/patchfiles/README @@ -1,13 +1,16 @@ Please preserve the following when adding files here: -All documents except the two standard MIDI ones have the conventional naming -scheme Manufacturer_Model.midnam, with spaces replaced with underscores. +All documents except MIDI.midnam have the conventional naming scheme +Manufacturer_Model.midnam, with spaces replaced with underscores. -All documents validate against MIDINameDocument10.dtd. Please ensure any -changes or additions do not break the documents. To check, run: +All documents validate against MIDINameDocument10.dtd. Often the DOCTYPE needs +to be updated to the standard one, many old .midnam files use outdated versions +with broken links. -xmllint --dtdvalid MIDINameDocument10.dtd My_Device.midnam > /dev/null +To validate a document, run: + +xmllint --dtdvalid MIDINameDocument10.dtd Acme_Synthomatic.midnam > /dev/null The same tool can be used to format the file nicely: -xmllint --format My_Device.ugly.midnam > My_Device.midnam +xmllint --format My_Device.ugly.midnam > Acme_Synthomatic.midnam diff --git a/patchfiles/Roland_GR-1.midnam b/patchfiles/Roland_GR-1.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Roland_GR-33.midnam b/patchfiles/Roland_GR-33.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Roland_JP-8080.midnam b/patchfiles/Roland_JP-8080.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Roland_JV-1010.midnam b/patchfiles/Roland_JV-1010.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Roland_JV-1080.midnam b/patchfiles/Roland_JV-1080.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Roland_M-BD1.midnam b/patchfiles/Roland_M-BD1.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Roland_Phantom.midnam b/patchfiles/Roland_Phantom.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Roland_SC-88_Pro.midnam b/patchfiles/Roland_SC-88_Pro.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Roland_XV-3080.midnam b/patchfiles/Roland_XV-3080.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Roland_XV-5080.midnam b/patchfiles/Roland_XV-5080.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Roland_XV-88.midnam b/patchfiles/Roland_XV-88.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Yamaha_EX-5.midnam b/patchfiles/Yamaha_EX-5.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Yamaha_PSR540.midnam b/patchfiles/Yamaha_PSR540.midnam old mode 100755 new mode 100644 diff --git a/patchfiles/Yamaha_S90.midnam b/patchfiles/Yamaha_S90.midnam old mode 100755 new mode 100644