Count To Five
Moderator: multi_s
- DRodriguez
- IAMILFFAMOUS
- Posts: 3666
- Joined: Thu Apr 09, 2015 1:40 pm
- Location: Brooklyn
Re: Count To Five
I ended up working super late last night, so I'll write and test it tonight.
-
- involved
- Posts: 98
- Joined: Sun Dec 22, 2013 3:23 am
Re: Count To Five
Sounds good! Looking forward to it
- goroth
- HERO
- Posts: 13508
- Joined: Wed Jan 25, 2012 3:50 am
- Location: Eurothrash: Frozen northern outpost.
- Contact:
Re: Count To Five
[youtube]http://www.youtube.com/watch?v=QHZ48AE3TOI[/youtube]
Music out on all streaming services and bandcamp and what not.
Spotify /// Apple Music
My band /// Instagram ///Bandcamp ///
- DRodriguez
- IAMILFFAMOUS
- Posts: 3666
- Joined: Thu Apr 09, 2015 1:40 pm
- Location: Brooklyn
Re: Count To Five
Here's the script. It is untested on a Count to 5 because I don't have mine handy, but It runs as it should. It will install all necessary software and it gives you the option to uninstall the downloaded stuff at the end. I will not be supporting it for future releases unless I modernize my Ct5. It should be fairly easy to edit if anyone else wants to. License info is in the code, basically don't sell it and you're good.
Make sure the script is in the same folder as the update you download from Montreal Assembly.
In Terminal, navigate to wherever you downloaded it. Likely with the command:
Then run the script with:
And then just follow the commands.
https://www.dropbox.com/s/2rbxpy767uqnm ... te.sh?dl=0
Scott, feel free to do with it as you please.
Make sure the script is in the same folder as the update you download from Montreal Assembly.
In Terminal, navigate to wherever you downloaded it. Likely with the command:
Code: Select all
cd ~/Downloads
Code: Select all
sh Ct5_Update.sh
https://www.dropbox.com/s/2rbxpy767uqnm ... te.sh?dl=0
Scott, feel free to do with it as you please.
Last edited by DRodriguez on Wed Jul 13, 2016 10:44 am, edited 1 time in total.
-
- involved
- Posts: 98
- Joined: Sun Dec 22, 2013 3:23 am
Re: Count To Five
Sweeeeeeeeet!!!!!!!!!! Thanks DRodriguez
Update: Script is tested and working on Rev K
These new features sound incredible. The CT5 is quickly becoming my desert island pedal.
Update: Script is tested and working on Rev K

- Seance
- FAMOUS
- Posts: 1855
- Joined: Tue May 27, 2014 10:04 am
- Location: Ontario, Canada.
- Contact:
Re: Count To Five
Thanks, David! This is awesome.DRodriguez wrote:Here's the script.
- DRodriguez
- IAMILFFAMOUS
- Posts: 3666
- Joined: Thu Apr 09, 2015 1:40 pm
- Location: Brooklyn
Re: Count To Five
Glad to hear it worked as expected! Let me know if there was anything weird with it, I was pretty tired when I was working on it.
- multi_s
- IAMILF
- Posts: 2095
- Joined: Mon Feb 15, 2010 9:00 pm
-
- interested
- Posts: 30
- Joined: Mon Jun 02, 2014 5:33 pm
Re: Count To Five
updating on my mac is not working for me. I checked everything, have the right version (k) but i just don't get the update on my CT5. here's what terminal says:
"You entered k
Thank you. We will now install the latest update for Rev k/l (0.96k). Please make sure you have the file "application_release_0_931_h_l.dfu” in the current directory
Power down your Count to 5, plug in the mini-usb cable, and then plug in your Count to 5
Is your Count to 5 plugged in?(y/n)y
we will now verify your Count to 5 is plugged in
dfu-util 0.9
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
Deducing device DFU version from functional descriptor length
Found Runtime: [05ac:8213] ver=0208, devnum=4, cfg=1, intf=3, path="6-6.1", alt=0, name="UNKNOWN", serial="C8BCC8ADD408"
Did you see your Count to 5 listed?(y/n)y
You entered y
Thank you.
Now installing the latest update for Rev k/l (0.96l)
dfu-util 0.9
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
Match vendor ID from file: 0483
Match product ID from file: 0000
Deducing device DFU version from functional descriptor length
dfu-util: No DFU capable USB device available
Uninstall Homebrew, dfu-util, and dependencies?(y/n)n
You entered n
Thank you, Goodbye!"
before that there was the installing homebrew part, which worked. I'm still not sure about the question "Did you see your CT5 listed?" and the line "No DFU cabable USB device available"
Can anybody see what i've done wrong?
"You entered k
Thank you. We will now install the latest update for Rev k/l (0.96k). Please make sure you have the file "application_release_0_931_h_l.dfu” in the current directory
Power down your Count to 5, plug in the mini-usb cable, and then plug in your Count to 5
Is your Count to 5 plugged in?(y/n)y
we will now verify your Count to 5 is plugged in
dfu-util 0.9
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
Deducing device DFU version from functional descriptor length
Found Runtime: [05ac:8213] ver=0208, devnum=4, cfg=1, intf=3, path="6-6.1", alt=0, name="UNKNOWN", serial="C8BCC8ADD408"
Did you see your Count to 5 listed?(y/n)y
You entered y
Thank you.
Now installing the latest update for Rev k/l (0.96l)
dfu-util 0.9
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2016 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
Match vendor ID from file: 0483
Match product ID from file: 0000
Deducing device DFU version from functional descriptor length
dfu-util: No DFU capable USB device available
Uninstall Homebrew, dfu-util, and dependencies?(y/n)n
You entered n
Thank you, Goodbye!"
before that there was the installing homebrew part, which worked. I'm still not sure about the question "Did you see your CT5 listed?" and the line "No DFU cabable USB device available"
Can anybody see what i've done wrong?
sounds and clips:
https://www.youtube.com/channel/UCTAdF2 ... 5lDXbB-m5w
https://www.youtube.com/channel/UCTAdF2 ... 5lDXbB-m5w
- DRodriguez
- IAMILFFAMOUS
- Posts: 3666
- Joined: Thu Apr 09, 2015 1:40 pm
- Location: Brooklyn
Re: Count To Five
It's not actually seeing your Ct5. It will be listed under
For some reason dfu-util lists a macbook power cord as a dfu device, which I believe is what it's listing as
But when you plug in you Ct5 properly, it will say something else there. Make sure you are plugging in your USB connection before you supply power to your Ct5, otherwise the Ct5 will not try and connect to your cmputer.
One test you can do is, don't uninstall the software at the end of the script, and keep trying to plug in your Ct5 until you get a different result from the command.
edit: Because you didn't uninstall the software, you can skip the script now. Just make sure you're in the same directory as the firmware update. Keep doing Until you see a change in the output. Then to install the update, make sure your in the same directory as the update and then use the command
Code: Select all
Deducing device DFU version from functional descriptor length
Found Runtime: [05ac:8213] ver=0208, devnum=4, cfg=1, intf=3, path="6-6.1", alt=0, name="UNKNOWN", serial="C8BCC8ADD408"
Code: Select all
Found Runtime: [05ac:8213] ver=0208, devnum=4, cfg=1, intf=3, path="6-6.1", alt=0, name="UNKNOWN", serial="C8BCC8ADD408"
One test you can do is, don't uninstall the software at the end of the script, and keep trying to plug in your Ct5 until you get a different result from the command.
Code: Select all
dfu-util -l
Code: Select all
dfu-util -l
Code: Select all
dfu-util -a 0 -D ./application_release_0_96_k_l.dfu
-
- interested
- Posts: 30
- Joined: Mon Jun 02, 2014 5:33 pm
Re: Count To Five
Thanks D! tried it again and it worked! i didn't have to skip the script because it saw that the software was still installed and went to the next step. it seems that it found my power cord and the CT5. just updated both, haha! Now i have to learn how to use the new features. The CT5 has grown into a feature monster but time'll tame it.DRodriguez wrote:It's not actually seeing your Ct5. It will be listed under
For some reason dfu-util lists a macbook power cord as a dfu device, which I believe is what it's listing asCode: Select all
Deducing device DFU version from functional descriptor length Found Runtime: [05ac:8213] ver=0208, devnum=4, cfg=1, intf=3, path="6-6.1", alt=0, name="UNKNOWN", serial="C8BCC8ADD408"
But when you plug in you Ct5 properly, it will say something else there. Make sure you are plugging in your USB connection before you supply power to your Ct5, otherwise the Ct5 will not try and connect to your cmputer.Code: Select all
Found Runtime: [05ac:8213] ver=0208, devnum=4, cfg=1, intf=3, path="6-6.1", alt=0, name="UNKNOWN", serial="C8BCC8ADD408"
One test you can do is, don't uninstall the software at the end of the script, and keep trying to plug in your Ct5 until you get a different result from the command.edit: Because you didn't uninstall the software, you can skip the script now. Just make sure you're in the same directory as the firmware update. Keep doingCode: Select all
dfu-util -l
Until you see a change in the output. Then to install the update, make sure your in the same directory as the update and then use the commandCode: Select all
dfu-util -l
Code: Select all
dfu-util -a 0 -D ./application_release_0_96_k_l.dfu
i like the LFO in Mode 1 so far. sounds great. i don't get what the read head trigger thing is all about yet, but i'll work that out. Nice special modes, thanks Scott! and thank you D for the mac script!
sounds and clips:
https://www.youtube.com/channel/UCTAdF2 ... 5lDXbB-m5w
https://www.youtube.com/channel/UCTAdF2 ... 5lDXbB-m5w
- Seance
- FAMOUS
- Posts: 1855
- Joined: Tue May 27, 2014 10:04 am
- Location: Ontario, Canada.
- Contact:
Re: Count To Five
And thank you Scott for this update! I really appreciate that you took the time to add these features!multi_s wrote:ok thanks again for your contribution Dave!
I'm still working my way through the updated stuff and trying to memoize secondary function protocols.
Having the white blips to indicate Q toggling is very helpful.
- deeohgee
- committed
- Posts: 413
- Joined: Mon Jan 16, 2012 7:32 pm
- Location: Melbourne, Australia
Re: Count To Five
My friend upgraded my RevJ to the latest firmware for me - I don't have a PC & all the Mac info didn't help me much. The upshot is Mode 1 only works with the E switch in down position, Q does not work. mode2 doesn't work, only get a blue flashing LED with E switch down. same for mode3 but with solid blue LED.
Any suggestions
Any suggestions
- multi_s
- IAMILF
- Posts: 2095
- Joined: Mon Feb 15, 2010 9:00 pm
Re: Count To Five
Can you make sure your friend used the right firmware for rev J?deeohgee wrote:My friend upgraded my RevJ to the latest firmware for me - I don't have a PC & all the Mac info didn't help me much. The upshot is Mode 1 only works with the E switch in down position, Q does not work. mode2 doesn't work, only get a blue flashing LED with E switch down. same for mode3 but with solid blue LED.
Any suggestions
it has to be this file, it is the only update for the rev j boards. It sounds liek makeybe he used the h/i update. They are not compatible. Please ask him to double check. This is the only update for rev j that has been released:
https://drive.google.com/file/d/0BwlfmE ... sp=sharing
- humandingus
- committed
- Posts: 454
- Joined: Sat Feb 08, 2014 9:44 am
Re: Count To Five
hey scott, i was meaning to update my revJ firmware today. does .931j include the level control for mode 3?multi_s wrote:Can you make sure your friend used the right firmware for rev J?deeohgee wrote:My friend upgraded my RevJ to the latest firmware for me - I don't have a PC & all the Mac info didn't help me much. The upshot is Mode 1 only works with the E switch in down position, Q does not work. mode2 doesn't work, only get a blue flashing LED with E switch down. same for mode3 but with solid blue LED.
Any suggestions
it has to be this file, it is the only update for the rev j boards. It sounds liek makeybe he used the h/i update. They are not compatible. Please ask him to double check. This is the only update for rev j that has been released: