Results 38 comments of Tyler Hughes

@essen I've put together an MR for you - if I've done any of it wrong please say 😃

Hi, versions are as follows; ``` Erlang.mk Version: 579e9f3 git version: 1.8.3.1 OS: CentOS Linux release 7.7.1908 (Core) ```

Encountered this again recently and forgot I even raised this. Issue description is below with an alternate resolution ---- Building the dependencies and making a rel with a lower version...

@phen0menal it's possible but it's a lack of functionality imo realistically, `Clone Hero` and other Rhythm games should support alternate inputs for controllers, similar to how they do for keyboard...

@phen0menal They don't actually, yes upper-green & lower-green both trigger green but the pitch is higher if you use the lower frets iirc My argument isn't to replicate in game...

Hi guys, I believe the issue is that I'm polling the device too many times for your CPUs. My CPU is a `Ryzen 7 1700` so I only see minor...

@MarcG2 so the offending function is [this one](https://github.com/artman41/guitarsniffer/blob/master/guitarsniffer/guitarsniffer.go#L59), the issue is that I have no delay currently between reads, so it'll just keep reading as fast as possible until the...

Hi, Would it be possible to introduce a config within the toml to specify the Hex mirror to pull deps from at least? With the environment I'm working in, we...

> Given we use the Hex API to pull metadata that be enough to work in your situation? I think so? I've more experience with Erlang than Gleam so far...

@sneakysushi not currently as I've no way of knowing whether a guitar is `player 1` or `player 2` from my testing It's possible that I'd be able to discern this...