Author: Alfie Wall
-
Bits to read and research:
Ping research reading list https://djmag.com/reviews/va-ping-volume-one https://www.mumdance.com https://www.beatportal.com/articles/1053512-different-circles-returns-with-ping-volume-one-a-new-chapter-from-mumdance-and-logos?utm_source=chatgpt.com Post Genre https://www.cambridge.org/core/journals/popular-music/article/abs/is-the-post-in-postidentity-the-post-in-postgenre/F643B340B1C4769C3096FD8FBE145615 https://www.diva-portal.org/smash/get/diva2:1209400/FULLTEXT02.pdf Discord Post genre Social media The fragmentation of the public sphere Post‐Internet Music: Negotiating Queer Identity in the Digital Era (Lucia Clara Affaticati, 2024) https://www.waterandmusic.com/why-so-many-music-producers-are-starting-their-own-discord-communities ‘Of all possible community platforms out there, why Discord?’ ‘The chat service’s real-time communication capabilities offer a much sought-after…
-
Puredata practice 3
Today I learned how to make basic sequencer boxes using the select object in Pure Data. It’s basically a way of routing numbers: you send it an integer, and when that number matches one of its arguments, it spits out a bang. It makes step-based sequencing pretty easy once you see it working. I tried…