Skip to content

Commit 8822a8e

Browse files
pico nav fixed plus edits
1 parent f8c7f46 commit 8822a8e

File tree

5 files changed

+8
-5
lines changed

5 files changed

+8
-5
lines changed

docs/manuals/polar/polar-pico/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Thanks for purchasing a Polar Pico! This smart little box is designed to connect
99

1010
This is enabled by translating incoming MIDI commands into the USB serial messages that the ToneX One is expecting.
1111

12-
!!! example Experimental
12+
!!! example "Experimental"
1313
This is considered a "hack" and not something that IK Multimedia will provide customer support for.
1414

1515
## Video Resources

docs/manuals/polar/polar-pico/pico-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ For models with a touch screen, the acrylic overlay can decrease the responsiven
8080
This setting does what it says. If you don't like the flash of the tempo on the main screen, turn this toggle on to stop the flashing.
8181

8282

83-
!!! success Save and Reboot
83+
!!! success "Save and Reboot"
8484
The Save and Reboot buttons on each configuration page will save all settings and reboot the controller to take effect.
8585

8686
---

docs/manuals/polar/polar-pico/pico-firmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ IK Multimedia does not support MIDI, and this open source project is not in thei
99

1010
Normally, installing the firmware is a simple and automatic process which you can do using [this web tool](https://builty.github.io/TonexOneController/).
1111

12-
!!! Success Ready to go
12+
!!! success "Ready to go"
1313
If there is a new release on the GitHub Releases page and no new ToneX One update, you can update safely.
1414

1515
Detailed instructions for installing the firmware can be found [here](https://github.com/Builty/TonexOneController/blob/main/FirmwareUploading.md).

docs/manuals/polar/polar-pico/pico-midi-commands.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ There is no setup needed to use these commands. You can take your Polar out of t
66

77
The default MIDI channel for the device is channel 1. You can change this in the web config.
88

9+
!!! tip "Hot Tip: Use our MIDI Controllers!"
10+
If you're using a PIRATE MIDI controller, you can use our Device Library to save you time. Instead of looking up commands in this list and typing in numbers, just click and choose the commands you want inside our web editor and the MIDI numbers will be automatically filled for you - no more manual diving!
11+
912
### ToneX/ToneX One
1013

1114
| Name | MIDI CC# | Value |

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ nav:
6262
- Bridge6: manuals/bridge6/index.md
6363
- Bridge4: manuals/bridge4/index.md
6464
- Aero: manuals/aero/index.md
65-
- Polar: manuals/polar/index.md
65+
- Polar:
6666
- Polar Pico:
6767
- Introduction: manuals/polar/polar-pico/index.md
6868
- Quickstart: manuals/polar/polar-pico/pico-quickstart.md
6969
- Connect & Configure: manuals/polar/polar-pico/pico-config.md
70-
- MIDI Commands: manuals/polar/polar-pico/pico-midi-commands.md
7170
- Update Firmware: manuals/polar/polar-pico/pico-firmware.md
71+
- MIDI Commands: manuals/polar/polar-pico/pico-midi-commands.md
7272
- Warranty: manuals/polar/polar-pico/pico-warranty.md
7373
- CLiCK v2: manuals/click-v2/index.md
7474
- Exp-Doubler: manuals/exp-doubler/index.md

0 commit comments

Comments
 (0)