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.