]> git.0d.be Git - nanofun.git/blob - README
align rows of pads with rows of pots and sliders
[nanofun.git] / README
1 nanoFUN
2 =======
3
4 Sample player targetting the nanoPAD2 and nanoKONTROL2 MIDI controllers.
5
6
7 Browser support
8 ---------------
9
10 Tested with Chromium 56 on Debian GNU/Linux.
11
12
13 Copyright & Licenses
14 --------------------
15
16 nanoFUN itself is copyrighted by Frederic Peters and licensed through the
17 GNU Affero General Public License.  Read the COPYING file for the complete
18 license text.
19
20 MIDI support is based on web-midi-console, by Ben Schmaus,
21   https://github.com/benschmaus/web-midi-console
22   Apache License 2.0
23
24 A copy of the jQuery JavaScript library is included, it's
25   Copyright (c) 2009 John Resig
26   Dual licensed under the MIT and GPL licenses.
27   http://docs.jquery.com/License
28
29 External led mode support is based on a sysex dump recorded by the Overtone
30 project; MIT licensed; https://github.com/overtone/overtone/