Count To Five

Moderator: multi_s

User avatar
oldangelmidnight
IAMILFFAMOUS
IAMILFFAMOUS
Posts: 3698
Joined: Sat Aug 08, 2009 12:17 pm
Location: Northampton, MA

Re: Count To Five

Post by oldangelmidnight »

It should be good. There haven't been any new firmwares since then and the boards haven't limited anything in years.
User avatar
Prof_lofi
uncommitted
uncommitted
Posts: 4
Joined: Sat Mar 18, 2023 12:58 pm

Re: Count To Five

Post by Prof_lofi »

oldangelmidnight wrote:It should be good. There haven't been any new firmwares since then and the boards haven't limited anything in years.
Great, thanks @oldangelmidnight
hce
uncommitted
uncommitted
Posts: 6
Joined: Sun Nov 28, 2021 4:22 pm

Re: Count To Five

Post by hce »

Firmware feature request

Hi.
It would be great if the expression pedal and pots could override one another. Would have to decide which control method would take precedence for initial powerup or when mode switching. Either way, sometimes would be cool to switch between control by either of these without having to unplug/replug the expression pedal.
Thanks a million. Best pedal ever…
User avatar
multi_s
IAMILF
IAMILF
Posts: 2093
Joined: Mon Feb 15, 2010 9:00 pm

Re: Count To Five

Post by multi_s »

hce wrote:Firmware feature request

Hi.
It would be great if the expression pedal and pots could override one another. Would have to decide which control method would take precedence for initial powerup or when mode switching. Either way, sometimes would be cool to switch between control by either of these without having to unplug/replug the expression pedal.
Thanks a million. Best pedal ever…
Hi,

It would be possible to make it so just whatever was most recently moved takes precedence or something like that. It's not a bad idea.

S
User avatar
oldangelmidnight
IAMILFFAMOUS
IAMILFFAMOUS
Posts: 3698
Joined: Sat Aug 08, 2009 12:17 pm
Location: Northampton, MA

Re: Count To Five

Post by oldangelmidnight »

Big love Scott!
User avatar
multi_s
IAMILF
IAMILF
Posts: 2093
Joined: Mon Feb 15, 2010 9:00 pm

Re: Count To Five

Post by multi_s »

oldangelmidnight wrote:Big love Scott!


:hug:
hce
uncommitted
uncommitted
Posts: 6
Joined: Sun Nov 28, 2021 4:22 pm

Re: Count To Five

Post by hce »

multi_s wrote: It would be possible to make it so just whatever was most recently moved takes precedence or something like that. It's not a bad idea.

S
:thumb:

:idea: I know this has been mentioned before here, but would it be possible for an option to switch expression control to soft switch? say selected by holding soft switch while holding q or by triple tapping when bypassed? expression could function as soft switch by threshold crossing?
This could also free up soft switch as modifier for E switch for selecting which function the knobs control e.g. in mode 3, between DIR, Len s, rand amount??? would be wicked to have different sample lengths in mode 3…… :rock: :rock: :rock:
User avatar
multi_s
IAMILF
IAMILF
Posts: 2093
Joined: Mon Feb 15, 2010 9:00 pm

Re: Count To Five

Post by multi_s »

hce wrote:
multi_s wrote: It would be possible to make it so just whatever was most recently moved takes precedence or something like that. It's not a bad idea.

S
:thumb:

:idea: I know this has been mentioned before here, but would it be possible for an option to switch expression control to soft switch? say selected by holding soft switch while holding q or by triple tapping when bypassed? expression could function as soft switch by threshold crossing?
This could also free up soft switch as modifier for E switch for selecting which function the knobs control e.g. in mode 3, between DIR, Len s, rand amount??? would be wicked to have different sample lengths in mode 3…… :rock: :rock: :rock:
Yes maybe something like that is possible. We should have some fw update later this year because we have to up rev the PCB anyway.
hce
uncommitted
uncommitted
Posts: 6
Joined: Sun Nov 28, 2021 4:22 pm

Re: Count To Five

Post by hce »

Hi.
Maybe a bit of a picky suggestion here: sometimes in modes 2/3, accidentally clear a carefully layered buffer because not quick enough releasing soft switch. Be cool to have a speed limit on re-engaging soft switch to prevent accidental hyper toggling. Thanks
User avatar
multi_s
IAMILF
IAMILF
Posts: 2093
Joined: Mon Feb 15, 2010 9:00 pm

Re: Count To Five

Post by multi_s »

hce wrote:Hi.
Maybe a bit of a picky suggestion here: sometimes in modes 2/3, accidentally clear a carefully layered buffer because not quick enough releasing soft switch. Be cool to have a speed limit on re-engaging soft switch to prevent accidental hyper toggling. Thanks
hi im not sure i totally follow, a clear happens when you do a short click. so it seems you would clear the buffer by accidentally holding for too short a time, not too long? or maybe i don't quite understand what you mean.
hce
uncommitted
uncommitted
Posts: 6
Joined: Sun Nov 28, 2021 4:22 pm

Re: Count To Five

Post by hce »

multi_s wrote:hi im not sure i totally follow, a clear happens when you do a short click. so it seems you would clear the buffer by accidentally holding for too short a time, not too long? or maybe i don't quite understand what you mean.
I think at the soft switch's 'point of contact' the pedal can toggle very quickly as in the above example, if you raise your foot too slowly.
Perhaps I should just train myself to lift my foot more decisively. Of course might be just my particular pedal for some reason… if you've never experienced it then maybe so……
thanks for replying :thumb:

(…subscribed to thread but not getting notifications for some reason……)
User avatar
multi_s
IAMILF
IAMILF
Posts: 2093
Joined: Mon Feb 15, 2010 9:00 pm

Re: Count To Five

Post by multi_s »

ok it should have some debounce but maybe it is not long enough in some cases. iirc the code works something like the following

if the button is pressed for a period below some length of time t1 then it is completely ignored. (debounce)

if the button is pressed for a period longer than t1 but shorter than t2 then it is registered as a 'tap' gesture

if the button is pressed for a period longer than t2 is is considered a 'hold' gesture.

( 0 < t1 < t2 )
hce wrote:
I think at the soft switch's 'point of contact' the pedal can toggle very quickly as in the above example, if you raise your foot too slowly.
Perhaps I should just train myself to lift my foot more decisively. Of course might be just my particular pedal for some reason… if you've never experienced it then maybe so……
thanks for replying :thumb:

(…subscribed to thread but not getting notifications for some reason……)
it would not surpise me if notifs don't work on this forum anymore. it seems sort of in decay unfortunately. you can email me directly support@mtlasm.com if you want and send a video if the switch issue is happening a lot and we can see if it is something more than just your pressing style etc.

s
User avatar
multi_s
IAMILF
IAMILF
Posts: 2093
Joined: Mon Feb 15, 2010 9:00 pm

Re: Count To Five

Post by multi_s »

meant to post this yesterday but things were a bit... not quite back?

happy 10th anniversary ct5 (thread?)

thank you ilf. glad it is back up finally :*)

-xox

sm.
User avatar
Seance
FAMOUS
FAMOUS
Posts: 1778
Joined: Tue May 27, 2014 10:04 am
Location: Ontario, Canada.
Contact:

Re: Count To Five

Post by Seance »

multi_s wrote: Thu Sep 26, 2024 8:01 pm meant to post this yesterday but things were a bit... not quite back?

happy 10th anniversary ct5 (thread?)

thank you ilf. glad it is back up finally :*)

-xox

sm.
The Count To 5 is a happy and smiling presence.
Image
User avatar
Heraclitus Akimbo
FAMOUS
FAMOUS
Posts: 1359
Joined: Mon Sep 11, 2017 3:59 pm
Location: T.O.

Re: Count To Five

Post by Heraclitus Akimbo »

Count to Ten!
solo (mostly ambient): https://heraclitusakimbo.bandcamp.com/
duo (electroacoustic vibration exploration): https://wenderlypark.bandcamp.com/
trio (tapes/voice/clarinet/synth/poems): https://ourwaytofall.bandcamp.com/
band (spontaneous kosmische): https://stargoon.bandcamp.com/

I also help co-ordinate Okta, ILF's collaborative community ambient project: https://okta.bandcamp.com
Post Reply