We’ve updated our Terms of Use to reflect our new entity name and address. You can review the changes here.
We’ve updated our Terms of Use. You can review the changes here.

universe expanding beyond the capacity for consciousness

by dissonant protean

/
  • Streaming + Download

    Purchasable with gift card

     

1.
snood 2 01:45
2.
3.
snood dub 01:00
4.
poly.rb 01:12

about

Stuck in my Head is another shitty audacity mashup

poly.rb, Snood 2 and Snood Dub are scripted using command line and text editor with a Ruby program I wrote ... github.com/maxpleaner/step_sequencer

They all use just 4 drum samples and 1-2 seconds of melody from snood.

player = StepSequencer::SoundPlayer
snood = speed %{../src/snood.mp3}, 0.1
drums = %w{kick snare hat}.map { |name| %{../drums/#{name}.mp3} }

Snood_player = player.new([snood])
Drums_player = player.new(drums)
Drums_player_2 = player.new(drums)
def a
Snood_player.play string: "x _ _ _", tempo: 60
end
def b
Drums_player.play tempo: 60, string: <<-TXT
x _ _ _ # kick
_ _ x _ # snare
_ x _ x # hat
TXT
end
def c
Drums_player_2.play tempo: 480, string: <<-TXT
x _ _ x _ _ x _ _ x _ _ x _ _ x # kick
_ _ _ _ _ _ _ _ x _ _ _ _ _ _ _ # snare
_ x x _ x x _ x _ _ x x _ x x _ # hat
TXT
end


a
sleep 16
b
sleep 16
c
sleep 16
Drums_player.stop
Snood_player.stop
sleep 16
Drums_player_2.stop

credits

released July 7, 2017

license

all rights reserved

tags

about

dissonant protean San Francisco, California

i'm a drummer currently playing in Half Rotten Goddess, but I make solo electronic stuff also.

contact / help

Contact dissonant protean

Streaming and
Download help

Report this album or account

dissonant protean recommends:

If you like dissonant protean, you may also like: