Skip to content
Snippets Groups Projects
Commit e3e1e015 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Update README.md

parent e04209c8
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@ The looper allows you to record audio from the input and [overdub](https://en.wi
Just like with real tape the pitch of the played back sounds changes when the speed of the playhead changes. This can be used for interesting effects.
For installation instructions [see below](#Installation).
......@@ -116,7 +118,7 @@ Just like with real tape the pitch of the played back sounds changes when the sp
The fastest way to install this software on your daisyy is to use the Daisy Web Programmer, as this does not require you to install anything on your computer:
1. Download the `daisyy-looper.bin` in this projects *Releases* page
1. Download the latest `daisyy-looper.bin` in [this projects *Releases* page](https://code.hfbk.net/sdiy/daisyy/daisyy-software/daisyy-looper/-/releases/permalink/latest)
2. Connect your daisyy to your computer using a USB-micro B cable (make sure to use a cable that has a data connection)
3. Put your daisy-seed into the `DFU-mode` to prepare it for uploading:
1. Press and *hold* the `BOOT` button on the back of the daisy-seed board (take of the bottom of the case to get there)
......@@ -125,6 +127,7 @@ The fastest way to install this software on your daisyy is to use the Daisy Web
4. If everything went right and your RGB-LED has been soldered correctly that RGB-LED should now light up in a bright green, indicating that the daisy seed is ready for uploading
4. Open the [Daisy Web Programmer](https://electro-smith.github.io/Programmer/) in a Web-MIDI-capable Browser (as of 2024-02-16 only Chromium/Google Chrome seems to work)
5. Click on the yellow <kbd>Connect</kbd> button to connect to the daisy seed. If this does not work check if you are really in DFU-Mode (see steps above)
6. Select `DFU in FS Mode - Paired` from the list. If it says something with "Daisy" or the DFU-thing is not in the list, check your cable or try again with Step 3.
6. Click on the <kbd>Choose File</kbd> button and select the `daisyy-looper.bin` file you downloaded in Step 1
7. Click on the <kbd>Program</kbd> button on the bottom to upload the code
8. If everything worked right there should be a text saying (among other things) *Done!* – your daisyy should restart and the looper should now run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment