electronic_eel has quit [Ping timeout: 258 seconds]
electronic_eel has joined #glasgow
sven has quit [*.net *.split]
sven has joined #glasgow
PyroPeter_ has joined #glasgow
PyroPeter has quit [Ping timeout: 264 seconds]
PyroPeter_ is now known as PyroPeter
lethalbit has quit [Ping timeout: 256 seconds]
lethalbit has joined #glasgow
lethalbit has quit [Ping timeout: 240 seconds]
lethalbit has joined #glasgow
fibmod has quit [Ping timeout: 258 seconds]
fibmod has joined #glasgow
<_whitenotifier-f>
[glasgow] attie synchronize pull request #207: applet.internal.selftest: permit pin mapping to be direct instead of swapped - https://git.io/JUgND
<_whitenotifier-f>
[glasgow] attie commented on pull request #207: applet.internal.selftest: permit pin mapping to be direct instead of swapped - https://git.io/JUHZR
<_whitenotifier-f>
[glasgow] whitequark commented on pull request #207: applet.internal.selftest: permit pin mapping to be direct instead of swapped - https://git.io/JUHZo
<_whitenotifier-f>
[glasgow] attie commented on pull request #208: Method to list connected Glasgow boards - https://git.io/JUHnw
<_whitenotifier-f>
[glasgow] attie synchronize pull request #207: applet.internal.selftest: permit pin mapping to be direct instead of swapped - https://git.io/JUgND
<_whitenotifier-f>
[glasgow] attie commented on pull request #207: applet.internal.selftest: permit pin mapping to be direct instead of swapped - https://git.io/JUHny
Stormwind_mobile has quit [Ping timeout: 258 seconds]
Stormwind_mobile has joined #glasgow
SwapK has quit [Remote host closed the connection]
russss has joined #glasgow
d_olex_ has joined #glasgow
d_olex has quit [Read error: Connection reset by peer]
d_olex has joined #glasgow
d_olex_ has quit [Ping timeout: 240 seconds]
bvernoux1 has joined #glasgow
emilazy has quit [Ping timeout: 240 seconds]
evck_ has quit [Ping timeout: 240 seconds]
russss has quit [Ping timeout: 240 seconds]
emilazy has joined #glasgow
evck_ has joined #glasgow
russss has joined #glasgow
bvernoux has quit [Ping timeout: 240 seconds]
electronic_eel has quit [Ping timeout: 246 seconds]
electronic_eel has joined #glasgow
nicoo has quit [Remote host closed the connection]
nicoo has joined #glasgow
FFY00 has quit [Remote host closed the connection]
FFY00 has joined #glasgow
<d1b2>
<Attie> oh wow, sorry for the inadvertant spam everyone
<d1b2>
<Attie> now that i've got things nearly done re group buy / shipping / etc..., it's time to actually try and use my glasgow!
<ebb>
Mine arrived today
<d1b2>
<Attie> thinking about i2s first
<ebb>
big thanks Attie!
<d1b2>
<Attie> oh yay 🙂
<d1b2>
<Attie> glad you got it / no problem!
<ebb>
The Hermes deliverer was... very quick knocking on the door
<d1b2>
<Attie> oh?
<ebb>
I think they were just in a rush (thanks to constant performance pressures)
<ebb>
They didn't hang about 😅
<russss>
I should write a PR with some OS X instructions
<russss>
also remember what I needed the damn thing for
<ebb>
Silkscreen manga, no?
<d1b2>
<Attie> ha
<d1b2>
<Attie> @russss did you get it going okay on osx?
<russss>
I haven't tried building an applet yet, but the python code worked fine out of the box (though I have non-stock Python through homebrew) and I have used yosys before so I don't expect problems
<russss>
...famous last words
<d1b2>
<Attie> nice - gl
<electronic_eel>
Attie: re i2s - what kind of functions do you have in mind?
<electronic_eel>
play a wav file from commandline? create a interface to pulseaudio (maybe pipe-sink/source)? receive i2s and store it into a file?
<d1b2>
<Attie> i'd like to do playout and capture, stereo (and up)... if/when i get that going, then probably bi-dir too
<d1b2>
<Attie> i was thinking into / out of a wav file
<d1b2>
<Attie> but no reason not to look at rendering to/from an audio device too!
<d1b2>
<Attie> i'm currently working on a project with I2S, so it's handy, and it's a simple enough protocol to get myself up and going with glasgow / nmigen
<electronic_eel>
I just looked it up and pulseauidio pipe-sink and pipe-source look like nice interfaces for this kind of thing. but I haven't used them before
<d1b2>
<Attie> me either, but that sounds good
<russss>
oh yeah ktemkin has a homebrew tap for all this stuff on macos now and it all works perfectly