matthewscharles / instrument-maker

A framework for making digital instruments with sensors, driven by a need to improve access.
http://www.instrumentmaker.org/
GNU General Public License v3.0
18 stars 5 forks source link

add object to disable keystrokes #47

Closed matthewscharles closed 4 years ago

matthewscharles commented 4 years ago

something like [im.nokeys] to disable keystrokes in the help files. otherwise the demo sounds will start to get annoying now that we anticipate more desktop users.

bonus if these objects can somehow discover that they are in a helpfile to selectively turn themselves off..

matthewscharles commented 4 years ago

done - add im.nokeys to disable help files alternative approach could be to have an object like this with a toggle box in every help file (so keys don't work until the toggle is present)

@alexmlucas if this would be useful, I'll add it to my templates