Hi,
I am using Ardour 9.0.0.
Okay, I found the distributed midnam files.
But where should I store my own midnam files? And is there some logging if there’s an error in them?
I also found the patch selector window, but it only shows GM patches,
Basically my question is:
where can I add my set of vintage MIDI synths?
where can I associate them with a midnam file?
The basic communication already works.
If I can get my setup in here I have with Ardour my goto tool for the next few years.
Once you are satisfied with your file, you have to put it at a location where Ardour picks it up. The best place would be the (hidden) directory Ardour configuration directory subdirectory patchfiles. in your home-folder. Should the sub-directory patchfiles not exist yet, just create it. The path and file-names are case-sensitive. The file should end with ".midnam ".
After you have done modifications to a file, it is a good idea to validate it. This can be done using the tool xmllint
After restarting Ardour, hit the small Log-button in the upper right corner of the main window. It should say something like (this is Linux, MacOS or Windows will be different):
Loading 3 MIDI patches from /home/username/.config/ardour6/patchfiles
Okay, The last response made me realize where I went wrong and I now have a nice working track. So, a big thanks first and foremost!
Now the Roland D-110 midnam file is rather empty (well, there are patches, but with names like pgm-1, pgm-2. I have already created the correct files for Rosegarden, so it should not be too hard to convert them to correct midnam files. How to submit them when I’m done? Git repo fork and PR, or email somebody, or something else?