2022/07/10

2022-07-10 16:48:02 +0200DanielParks[m](~danielrpa@2001:470:69fc:105::2:4382)
2022-07-10 17:06:18 +0200 <DanielParks[m]> Hello, I'm trying to replicate the behavior of my Android phone with a play/pause key. Basically the way my phone handles it is like this:... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/86ac098723052d42702a786ac641717ac6dc…)
2022-07-10 17:06:56 +0200 <DanielParks[m]> I would expect that this would press play/pause on each keypress, and then press next if it's the second keypress, or prev if it's the third
2022-07-10 17:07:26 +0200 <DanielParks[m]> but it actually only presses play/pause on the first keypress
2022-07-10 17:07:36 +0200 <DanielParks[m]> does anyone know why it works like this?
2022-07-10 17:09:30 +0200 <DanielParks[m]> oh yeah, `@nop` is `(pause 0)`
2022-07-10 17:37:48 +0200 <DanielParks[m]> got it, here's how if anyone happens to want this also... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/4527a4ed4840388f6bff00e6366f77ef8df3…)