From a2c296b1ac375169c1b6f21f73a320fdb40448fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Wed, 20 Nov 2019 21:59:57 -0300 Subject: [PATCH] Syntax issue on lines 20 & 71 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 372d567..f32bc23 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Developed by **Spektro Audio** # HOW TO INSTALL -- Download the latest verison of ap2js. +- Download the latest version of ap2js. - Move folder to a secure location. - Open Max's File Preferences, add the ap2js folder and enable the option for sub-folders. @@ -68,7 +68,7 @@ When initialized, AP2JS selects the `user` scene. ## COLORS To make it easier for programmers to set different colors for each pad and button of the Push 2, AP2JS uses **"on"** and **"off"** colors. -By default, "off" is set to 0 and "on" is set to 1 (ember). These colors can be overwitten using the different methods available below. +By default, "off" is set to 0 and "on" is set to 1 (ember). These colors can be overwritten using the different methods available below. The pads and buttons can also be set to other colors without overwritting the colors of the two states. --- @@ -161,4 +161,4 @@ The rectangular buttons above the display are named `track_1` through `track_8` # DISCLAIMER -While AP2JS should be safe to use, Ícaro Ferre or Spektro Audio are not responsible for any damages or errors. Use at your risk. \ No newline at end of file +While AP2JS should be safe to use, Ícaro Ferre or Spektro Audio are not responsible for any damages or errors. Use at your risk.