# Typewriter generator based on speed

**URL:** https://discourse.processing.org/t/typewriter-generator-based-on-speed/11114
**Category:** Gallery
**Created:** [May 10, 2019, 4:50pm UTC](https://discourse.processing.org/t/typewriter-generator-based-on-speed/11114 "2019-05-10T16:50:03Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Chrisir](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/chrisir/32/45_2.png) [@Chrisir](https://discourse.processing.org/u/Chrisir)
#### Post date: [May 13, 2019, 11:40am UTC](https://discourse.processing.org/t/typewriter-generator-based-on-speed/11114/4 "2019-05-13T11:40:51Z")

</div>

> [@How to ask a question and receive and answer](https://discourse.processing.org/t/how-to-ask-a-question-and-receive-and-answer/10814/2):
>
> Button [https://processing.org/examples/button.html](https://processing.org/examples/button.html) Keys [https://processing.org/examples/keyboardfunctions.html](https://processing.org/examples/keyboardfunctions.html) There are more examples Example (see also below) you can get an input in the above example by result = result + key; if (key==RETURN || key==ENTER) { // input is entered, proceed with next variable result2 } I like Scratch and I think processing is useful to go on from Scratch, so welcome!

---

_[View the full topic](https://discourse.processing.org/t/typewriter-generator-based-on-speed/11114)._
