WTF !!!

// mu6k 2011-10-10 http :// www. youtube. com/watch?v=tCRPUv8V22o "Long-line Theory", Chaos Theory cover, optimized by ryg, p01 et al., JS-only

w=t>>9,k=32,m=2048,a=1-t/m%1,d=(14*t*t^t)%m*a,y=[3,3,4.7,2][p=w/k&3]*t/4,h="IQNNNN!!]]!Q!IW]WQNN??!!W]WQNNN?".charCodeAt(w/2&15|p/3<<4)/33*t-t,s=y*.98%80+y%80+(w>>7&&a*((5*t%m*a&128)*(0x53232323>>w/4&1)+(d&127)*(0xa444c444>>w/4&1)*1.5+(d*w&1)+(h%k+h*1.99%k+h*.49%k+h*.97%k-64)*(4-a-a))),s*s>>14?127:s

https://dollchan.net/bytebeat/#4AQAA+kU1Tl1PgzAUffdXlCUQ6AqlpXNgLMTsacYYv30wmFRGZGGsZNytYvzx1qn3+9xzc3JPKEXd/rRFPGYsZLEN1AD0Z5QaY6JR72H/VkeV7qhRUDXFQcLi7ubxkD5xrtHkSm/fw816W6OHpta7cULQolF6+IOo0od6R5DuYd2tP+sVehvRbnwnqI8ZqgGpTUTQ5X2ot5vxxEjI84y0MuGkkzwWKVGShUA7l5GV9JnAgOEVArfDiozyJSEJEdGc8PKll4a2XlJioII0crK8vbbmOGXp3DrL5/LZ4qJwnN/puphEVaN2C72qL8A3lHts9tXT5PxcBDRJMIRABjniKEvdNJ6OP8U3eT73PIV9f4bh5weP8TTAfvwxS/jR89xQ4bFg6q8sNz9ySghR2fznMItmlsfmeNe47bSxqyw7DpH469ncbcNTYRVEqEIVBAEZ8JDnTBRW+Gz4Bg

source :
https://web.archive.org/web/20160713145931/http://pelulamu.net/countercomplex/music_formula_collection.txt

#bytebeat #demo

Bytebeat composer

Bytebeat player with a collection of many formulas from around the internet

Micro Music Media Library (2019)

by @protodome

"This is the companion web page for the Micro Music: Exploring the Idiosyncratic Compositional Strategies Encountered in 1-Bit, Limited Memory Environments doctoral project. [...] 1-bit music, generally considered a sub-division of chiptune, is the music of a single square wave. [...] [T]he unique techniques and auditory tricks of contemporary 1-bit practice exploit the limits of human perception. Through layers of modulation, abstraction and clever writing, these compositional methods generate music far more complex than the medium would, at first impressions, indicate..."

https://phd.protodome.com

#chiptune #pwm #bytebeat

An homage to Brian ENO's "Ambient 1: Music for Airports" written in 256 bytes.

http://www.p01.org/music_for_tiny_airports/

#music #bytebeat #generative #ambient #brianeno #js #html5 #sound

hi yall! never did an #introduction when I first joined fosstodon in 2017, so i figure moving to a new username is a good time

im just a gal who likes computers, electronics, free and open source software, open hardware, piano, electronic music production, making bytebeats, game dev, board games, hiking, and thrift stores

im transgender and genderfluid, and i use she/any pronouns

happy to (still) be here on the fedi!

#tech #electronics #FreeSoftware #music #MusicProduction #bytebeat #GameDev

// SCSCC-21 "Byte Beat Business"
// - - - - - - - - - - - - - - - - - -

play{ar(LeakDC,(((t=ar(Sweep,0,8e3))>>8%e=256)|(t/5&(t/2816%e)))|(t>>9%e|(t*2&(t/1792%16)))).clip2!2/22}

#SuperCollider #sc140 #ByteBeat

🎉 Wow, a *thrilling* tale of quitting a job to avoid real-life responsibilities and then coding a #bytebeat player in #Zig, because obviously the world desperately needed another bytebeat player. 😴 Spoiler: Zig is like C, but, you know, ~friendly~! 🙄
https://blog.karanjanthe.me/posts/zig-beat/ #thrilling #quittingjob #programming #fun #HackerNews #ngated
My Experience of building bytebeat player in Zig

I left my job at startup last month to have break and enjoy some time being bored, on the weekend i decided to write a bytebeat player for...

My Experience of building bytebeat player in Zig

I left my job at startup last month to have break and enjoy some time being bored, on the weekend i decided to write a bytebeat player for...

🌘 我使用 Zig 打造 Bytebeat 播放器的經驗分享
➤ 從零開始,用 Zig 體驗演算法音樂的魅力
https://blog.karanjanthe.me/posts/zig-beat/
作者分享了利用 Zig 語言開發 Bytebeat 播放器的個人經驗。他在離職休息期間,決定動手實現這個構思已久的計畫。這是他首次接觸 Zig,並對其簡潔、友善的語法印象深刻,認為其寫作體驗優於其他語言,無需煩惱記憶體管理或語法限制。文章詳細闡述了 Bytebeat 的原理,解釋了其如何透過時間函數產生音訊。作者記錄了開發過程中的技術挑戰,特別是如何處理程式碼解析與記憶體分配。他從一開始嘗試直接解析表達式,到後來發現效能問題,最終學習並應用了 Arena Allocator 來優化記憶體管理,解決了不同平臺間的音訊延遲差異。此外,他也提到了在 UI 設計上遇到的困難,計畫未來再進行完善。
+ 非常棒的分享!Zig 聽起來真的很有潛力,而且作者能從中學習到這麼多底層知識,真是值回票價。
+ 對 Bytebeat 的解釋很清楚,
#程式開發 #Zig 語言 #聲音合成 #Bytebeat
My Experience of building bytebeat player in Zig

I left my job at startup last month to have break and enjoy some time being bored, on the weekend i decided to write a bytebeat player for...