Robin Pederson

Results 5 issues of Robin Pederson

I'm using this library on a Pi Zero W to interface with an old rotary phone, and switch transitions definitely aren't clean 100% of the time. Previously I have used...

enhancement
gpio

Add support for prototype functions to map objects for OOP workflows, custom access logic, etc. **This is a WIP issue for ongoing design work on prototypes.** ### Getting and setting...

enhancement
prototypes
stub

Implement the `@on` keyword to allow blocks to be used for pattern matching.

enhancement
language
stub

While playing around with the `EditText` control, I noticed that it does not accept any special characters; including simple things like punctuation. I attempted to fix this by setting the...

enhancement

The closest I can get to this functionality on my own is to either: 1. manually track all sounds playing on a specific track and iterate through them to call...