JoeBunyan
@JoeBunyan

Mentions

rishi
@rishi0
🔉 🔊 📣 Time to round off the trifecta with my lil project built on @caleb’s API: hear the Slack! Built on top of NextJS, Howler, Geist and a custom sound selection, I made a generative music website that responds to the interactions from channels that @JoeBunyan’s in! Here’s the basic algorithm: there’s a sound selection of 32 pads, synths, strings, vocal chops and a bunch of other goodies (randomly selected at build time & pretuned to one key) that get distributed into a sort of virtual grid. Every time a message comes through the WS stream, it gets hashcoded and split up into a coordinate system, which is then distributed across the grid to make a half-decent sounding live performance! It looks super cool when paired up with @matthewgleich’s amazing Raspi creation, and you can check it out at hear.hackclub.dev; source is up at github.com/hackclub/joebunyan/tree/main/sounds! demo: hackclub.slack.com/files/UHFEGV147/F02AJT2QMDZ/image_from_ios.mov
matt
@matt0
🚨 See the slack! With the power of @JoeBunyan I made a raspberry sense hat LED matrix display show activity on the slack. This was my first time working with websockets and hashing algorithms! It was a super fun project to work on this weekend with @caleb and @rishi! I’ll be sending it to HQ later this week so they can put it up somewhere. @rishi should be shipping the other part of this project soon :tompog:@caleb made @JoeBunyan which provides a super secret websocket stream.  (p.s. only channels that have @JoeBunyan installed will actually be shown on the pi). Happy hacking everyone! github.com/hackclub/joebunyan/tree/main/see