<whitequark[cis]>
Attie: okay, so, now we can quite easily do high-quality I2S capture
<whitequark[cis]>
all you have to do is to pack up some reasonably sized I2S chunks into COBS packets, and prepend a byte with flags like "overflow has occurred" to them
redstarcomrade has quit [Read error: Connection reset by peer]
redstarcomrade has joined #glasgow
redstarcomrade has quit [Changing host]
redstarcomrade has joined #glasgow
redstarcomrade has quit [Read error: Connection reset by peer]
redstarcomrade has joined #glasgow
redstarcomrade has quit [Read error: Connection reset by peer]
redstarcomrade has joined #glasgow
redstarcomrade has quit [Changing host]
redstarcomrade has joined #glasgow
<tpw_rules>
whitequark[cis]: re distro packaging, do you care particularly if we always label glasgow as `.dev0` but include the git hash?
<tpw_rules>
i.e. PDM currently shows the latest version as "0.1.dev2490+g57d9a99", are you okay with "0.1.dev0+g57d9a99"? according to PEP440 this is legal