##SonicPi
WCCC Based On A Song: SonicPlayDom
SonicPlayDom #wccchallenge #visualmusic #BasedonaSong Blogpost: blog.illestpreacha.com/wcccbasedonasong For this week's Creative Code challenge by @sableRaph:"Based on a Song", SonicPlayDom is coded in #LiveCodeLab & #SonicPi. Where the visuals coded in LiveCodeLab are mirroring the chaotic feeling of the coded composition. Audio Design For the 22nd day of #MinaCoding2024 : "Play Alone", PieingtheSonic3 takes PieingtheSonic with the aid of SonicPi and track layering, to play around with it to bring it to this coded composition. Poetry Imitation Inspiration Indention When they merge And the thoughts finally diverges What outcome emerges? #minacoding #minacoding22 #creativecoding #coding #livecoding #creativecoding #sounddesign #3d #codeart #programming #programmer #newmediaart #creativecodeart #dailyart #generativeart #artoftheday #instaartist #digitalart #imagination #illestpreacha
youtu.be
June 21, 2024 at 4:56 PM
...used #sonicpi to generate what may be a #truerandom sequence (prob #pseudorandom though) save the program's starting seed. Basically I call the clock each iteration and take a tiny fraction of a fraction of time to get a diff tone. #animation done with #krita.

youtube.com/shorts/IQZtT...
#animation #krita #sonicpi in unison. #cartoon
YouTube video by los penguin
youtube.com
December 28, 2024 at 2:36 PM
sample manipulation is really good in sonic pi

# guitar_lead.rb
define :guitar_lead do
4.times do
sample :guit_e_fifths, beat_stretch: 6
sleep 1
end
sample :guit_e_fifths, beat_stretch: 6, pitch: -2, amp: 1.5
sleep 1
sample :guit_e_fifths […]
[Audio] Original post on meow.social
meow.social
September 19, 2025 at 2:24 PM
Sonic Piで zorrovian の Coastal Fragrance を演奏してみた💻

Music source code👇
github.com/ikemura23/so...

オリジナル🔽
youtu.be/nD5wqRGpGlk?...

#dnb #drumandbass #jungle #junglemusic #SonicPi #generative #programming #ruby #beatmaker
January 13, 2025 at 1:28 PM
I've been wanting to play around with some variations on Steve Reich's "Clapping": https://youtu.be/lzkOFJMI5i8?si=35fN5rmBjx6cEmCK

I discovered Sonic Pi, which basically lets you write Ruby code to generate music: https://sonic-pi.net/

Turns out I *also* have been meaning to learn some Ruby […]
Original post on mathstodon.xyz
mathstodon.xyz
October 19, 2025 at 4:01 PM
January 5, 2025 at 4:57 PM