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/v6.3.9/ectocore_no_overclocking_v6.3.9.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/v6.4.0/ectocore_no_overclocking_v6.4.0.uf2).
13
13
14
14
If you still encounter a freeze, it would be helpful to know the following:
Then to enable the program by entering this into the terminal:
@@ -140,7 +140,7 @@ A window should pop up in the browser with the offline version of the tool.
140
140
141
141
<details><summary>Linux</summary>
142
142
143
-
#### Download for Linux: **[x64](https://github.com/schollz/_core/releases/download/v6.3.9/ectocore_linux_amd64_v6.3.9)**
143
+
#### Download for Linux: **[x64](https://github.com/schollz/_core/releases/download/v6.4.0/ectocore_linux_amd64_v6.4.0)**
144
144
145
145
After downloading, run it directly from the terminal.
146
146
@@ -169,7 +169,7 @@ If you encounter a freeze, it would be helpful to know the following:
169
169
170
170
> What was the BPM set to?
171
171
172
-
If it happens a lot, please try using [this firmware](https://github.com/schollz/_core/releases/download/v6.3.9/ectocore_no_overclocking_v6.3.9.uf2) which disables overclocking, allows fewer fx, but should increase the stability.
172
+
If it happens a lot, please try using [this firmware](https://github.com/schollz/_core/releases/download/v6.4.0/ectocore_no_overclocking_v6.4.0.uf2) which disables overclocking, allows fewer fx, but should increase the stability.
173
173
174
174
Please submit an issue with responses to these questions by [clicking here](https://github.com/schollz/_core/issues/new?template=ectocore-freezing.md) or send an email to zack@infinitedigits.co.
175
175
@@ -184,7 +184,7 @@ The stability of the ectocore varies based on whether you use the internal clock
184
184
185
185
In order of stability:
186
186
187
-
1) Internally clock Ectocore using the non-overclocking firmware (found [here](https://github.com/schollz/_core/releases/download/v6.3.9/ectocore_no_overclocking_v6.3.9.uf2)). This is more stable than my external clock source (Pam's new workout).
187
+
1) Internally clock Ectocore using the non-overclocking firmware (found [here](https://github.com/schollz/_core/releases/download/v6.4.0/ectocore_no_overclocking_v6.4.0.uf2)). This is more stable than my external clock source (Pam's new workout).
188
188
2) Externally clock Ectocore using a clock source. Even when Ectocore is overclocked, it follows the clock source very well.
189
189
3) Internally clock Ectocore using the overclocking firmware (the default). This is about two times less stable than Pam's clock source.
190
190
@@ -217,15 +217,15 @@ If you are still experiencing lag, it is likely due to sample splicing rather th
217
217
218
218
That depends on your needs. The firmware is divided into two categories: overclocking and non-overclocking. The non-overclocking firmwares have the most temporal stability but reduced cpu overhead. The overclocking firmwares have the most CPU bandwidth for FX but has a slight drift in the clock *if it is not being externally synced*.
219
219
220
-
- Overclocking firmware (great if you are externally clocking): [v6.3.9](https://github.com/schollz/_core/releases/download/v6.3.9/ectocore_v6.3.9.uf2)
221
-
- Non-overclocking firmware (great if you are using the internal clock and need extremely steady timing): [v6.3.9](https://github.com/schollz/_core/releases/download/v6.3.9/ectocore_v6.3.9_no_overclocking.uf2)
220
+
- Overclocking firmware (great if you are externally clocking): [v6.4.0](https://github.com/schollz/_core/releases/download/v6.4.0/ectocore_v6.4.0.uf2)
221
+
- Non-overclocking firmware (great if you are using the internal clock and need extremely steady timing): [v6.4.0](https://github.com/schollz/_core/releases/download/v6.4.0/ectocore_v6.4.0_no_overclocking.uf2)
222
222
223
223
If you are still experiencing latency issues, you can try the low latency version of the firmware. Keep in mind the lower latency firmwares might have less bandwidth for fx:
224
224
225
225
|| Normal Latency | Low Latency | Ultra-Low Latency |
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_v6.3.9.uf2** file onto the `RPI-RP2` drive.
20
+
4. Drag and drop the downloaded **zeptocore_v6.4.0.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_v6.3.9.uf2](https://github.com/schollz/_core/releases/download/v6.3.9/zeptoboard_v6.3.9.uf2)).
33
+
(_Note:_ If using [zeptoboard](#zeptoboard), follow the same instructions but ensure you download the latest [zeptoboard_v6.4.0.uf2](https://github.com/schollz/_core/releases/download/v6.4.0/zeptoboard_v6.4.0.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 v6.3.9](/tool)** (Chrome and Firefox only)
14
+
### Use tool online: **[zeptocore v6.4.0](/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/v6.3.9/core_windows_v6.3.9.exe)**
51
+
#### Download for Windows: **[x64](https://github.com/schollz/_core/releases/download/v6.4.0/core_windows_v6.4.0.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:
Copy file name to clipboardExpand all lines: docs/content/combos/layering.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
@@ -10,7 +10,7 @@ mode_alt = 'any'
10
10
icon = 'drum'
11
11
+++
12
12
13
-
*Note: v6.3.9 and later firmware required for this feature.*
13
+
*Note: v6.4.0 and later firmware required for this feature.*
14
14
15
15
This is an experimental mode that lets you choose from 16 different kick samples (keys `1` to `16`). Hold down the `A` button and then hold down the `D` button and then press one of the 16 keys to layer the selected kick sample with the currently loaded sample. Continue to hold down the `A` and `D` buttons and press another of the 16 keys to set the volume of the selected kick sample.
0 commit comments