tttapa / MIDI_controller

This is a library for creating a MIDI controller using an Arduino or Teensy board.
GNU General Public License v3.0
404 stars 69 forks source link

Documentation #108

Open salmantino opened 3 years ago

salmantino commented 3 years ago

Hello, good afternoon, first of all, thank you for your work, I think it is very good and useful, the second is that I am trying to see how the different functions of the library are used and I would like to know if apart from the examples, there is any more detailed documentation of each of the functions.

A greeting

tttapa commented 3 years ago

Documentation for this library is available in the Wiki tab.

That being said, the MIDI Controller library is no longer actively being maintained, and has been replaced completely by its successor, https://github.com/tttapa/Control-Surface. Control Surface has very extensive documentation for all classes, functions, and examples: https://tttapa.github.io/Control-Surface-doc/Doxygen/index.html