Support
Here you'll find information about how to create good issues on the DryWetMIDI so I (author of the library) can help you with your problem. The main rule – provide as many details as possible. I'm developing the library in my spare time and don't ask money for it. Please respect my time.
Important
If you make no effort to get your issue clear, I will make no effort to help you.
Things to pay attention for are:
- If possible, provide MIDI files you have a problem with or create sample ones to reproduce the error or show what you want to do.
- Provide the error message or/and screenshot of it in case of exception or build error.
- Provide your code (as text, not as a screenshot!) and point me to the place where the error occurred or where you need to do something.
- What is your operating system?
- What version of the library do you use?
- Use proper MIDI terminology. Official MIDI specification can be found on the midi.org.
- Use formatting for your messages (especially for code blocks):
- on GitHub use Markdown;
- on emails use formatting provided by your mail client.
- Use the English language.
Creating an issue or a discussion on the project's GitHub page, be sure to provide a short title and put all required info as the description.