Keyboard press 2020

Post any examples or modules that you want to share here
Post Reply
User avatar
tektoog
Posts: 141
Joined: Sat Oct 30, 2010 11:49 pm
Location: Geneva - Switzerland

Keyboard press 2020

Post by tektoog »

Hey,
here is a little update to one of the previous schematic I posted, a long time ago…
The keypress system there sends only one trigger for each key pressing… Not obvious at first sight…
To illustrate I left the trigger counters to show the little trick needed to get it right…
Might be a downside to it… It sends an alternate value each time it comes back to the "not pressed" state… I could live with that… and use it well in a more complex schematic…
Any comments or improvements are welcome…

Keyboard press 2020 - TekTooG.fsm
(2.14 KiB) Downloaded 1113 times


Edit: When a string or a text prim is put at the end, there is actually not alternate value being sent, so a same value can be sent many times in a row and all events will be taken in account and recorded as a suite of unique Numbers ;) :D
Last edited by tektoog on Sat Mar 14, 2020 6:15 am, edited 1 time in total.
"Essential random order for chaotic repetitive sequences"
User avatar
wlangfor@uoguelph.ca
Posts: 912
Joined: Tue Apr 03, 2018 5:50 pm
Location: North Bay, Ontario, Canada
Contact:

Re: Keyboard press 2020

Post by wlangfor@uoguelph.ca »

I'll test it, thanks. :)
My youtube channel: DSPplug
My Websites: www.dspplug.com KVRaudio flowstone products
Post Reply