NaPoWriMo_GenMo2025_Nonnet2

AudioNonnet

For the 29th Poem of NaPoWriMo/NaPoGenMo 2025, “AudioNonnet” is Coded in SonicPi as a 12 line Nonnet (A countdown poem with syllables decreasing each line from 12 to 1). With the remixing process, AudioNonnet contains 9 separate sections to replicate the musical meaning of Nonnet.

Audio

IllestPreacha · AudioNonnet

SonicPi Nonnet ( 12 Lines)


n = ring(:c5,:d6,:e4,:a5,:b3) #12
percs = [:drum_cowbell,:perc_snap,:elec_blip, :perc_swash] #11
beeps = [:chipbass, :prophet,:piano,:blade] # 10
sounds = [:ambi_haunted_hum,:loop_mika] #9
use_random_seed Time.now.to_i  #8

live_loop :bassyflowing do  # 7
  sample sounds.choose, pitch: 5 #6
  use_synth beeps.tick #5
  sample percs.choose #4
  play n.tick #3
  sleep 2 # 2
end  # 1
0
Subscribe to my newsletter

Read articles from Kofi / Illestpreacha directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Kofi / Illestpreacha
Kofi / Illestpreacha