You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/ectocore-freezing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ assignees: schollz
9
9
10
10
Normally, ectocore and zeptocore should not freeze.
11
11
12
-
If you are encountering a freeze, you might first try to upload this [new firmware that disables overclocking](https://github.com/schollz/_core/releases/download/v7.1.1/ectocore_no_overclocking_v7.1.1.uf2).
12
+
If you are encountering a freeze, you might first try to upload this [new firmware that disables overclocking](https://github.com/schollz/_core/releases/download/v7.1.2/ectocore_no_overclocking_v7.1.2.uf2).
13
13
14
14
If you still encounter a freeze, it would be helpful to know the following:
Copy file name to clipboardExpand all lines: docs/content/blurbs/source-code.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ weight = 12
8
8
9
9
Periodically, new firmwares are released with updated effects or improved performance. If you have the tool installed, you can connect your device to your computer and automatically update the firmware. You can also download the latest release directly from this link:
@@ -17,7 +17,7 @@ To update your zeptocore to the latest version, follow these steps:
17
17
1. Connect a USB-C cable to the device and hold the `BOOTSEL` button (located near the USB-C jack).
18
18
2. While holding the `BOOTSEL` button, press the `NRST` button (also near the USB-C jack).
19
19
3. After a few seconds, a new drive named `RPI-RP2` should appear on your computer.
20
-
4. Drag and drop the downloaded **zeptocore_v7.1.1.uf2** file onto the `RPI-RP2` drive.
20
+
4. Drag and drop the downloaded **zeptocore_v7.1.2.uf2** file onto the `RPI-RP2` drive.
21
21
5. Wait momentarily for the drive to disappear, indicating the update is complete, and the device will turn on automatically.
22
22
23
23
@@ -30,7 +30,7 @@ To update your zeptocore to the latest version, follow these steps:
30
30
31
31
Congratulations, your zeptocore has been successfully updated to the latest version.
32
32
33
-
(_Note:_ If using [zeptoboard](#zeptoboard), follow the same instructions but ensure you download the latest [zeptoboard_v7.1.1.uf2](https://github.com/schollz/_core/releases/download/v7.1.1/zeptoboard_v7.1.1.uf2)).
33
+
(_Note:_ If using [zeptoboard](#zeptoboard), follow the same instructions but ensure you download the latest [zeptoboard_v7.1.2.uf2](https://github.com/schollz/_core/releases/download/v7.1.2/zeptoboard_v7.1.2.uf2)).
Copy file name to clipboardExpand all lines: docs/content/blurbs/uploading-samples.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Uploading samples is a straightforward process similar to transferring a file on
11
11
The sample tool is required for the sample preprocessing step, before transferring the samples to the SD card. This tool can be [accessed online](/tool) or [downloaded to your computer](#download-to-use-tool-offline) for local use.
12
12
13
13
14
-
### Use tool online: **[zeptocore v7.1.1](/tool)** (Chrome and Firefox only)
14
+
### Use tool online: **[zeptocore v7.1.2](/tool)** (Chrome and Firefox only)
15
15
16
16
17
17
<pstyle="text-align:center">
@@ -48,7 +48,7 @@ Each of those **bankX** folders contains all the nessecary audio files. The **ba
48
48
49
49
<details><summary>Windows</summary>
50
50
51
-
#### Download for Windows: **[x64](https://github.com/schollz/_core/releases/download/v7.1.1/core_windows_v7.1.1.exe)**
51
+
#### Download for Windows: **[x64](https://github.com/schollz/_core/releases/download/v7.1.2/core_windows_v7.1.2.exe)**
52
52
53
53
Once downloaded, double click on the executable file to run it.
54
54
@@ -62,13 +62,13 @@ To install the tool on macOS, first open a terminal.
62
62
Then, if you are on an Intel-based mac install with:
0 commit comments