Hey all, I have made a new thing. If you were in the conference today you heard some of it. I might refine this but it’s mostly done. Also, here’s the sonic pi source code:

use_synth :tri
use_synth_defaults mod_range: 2, sustain: 0, release: 0.3
use_bpm 60
use_octave 0

s = scale :e, :major, num_octaves: 2

define :melody1 do
play s[7], release: 0.5; sleep 0.375
play_pattern_timed [s[5], s[4], s[2], s[4], s[4]], [0.125, 0.25, 0.25, 0.25, 0.25]
end

2.times do
melody1
play s[0], release: 0.5
sleep 0.5
melody1
play ring(s[7], s[2]).tick, release: 0.5
sleep 0.5
end

play s[0], release: 0.5; sleep 0.5
play_pattern_timed [s[0], s[3], s[0], s[0], s[0]], [0.125, 0.25, 0.125, 0.25, 0.25]
play s[3], release: 0.5; sleep 0.5
play s[4], release: 0.5; sleep 0.5
play_pattern_timed [s[4], s[7], s[4], s[4], s[4]], [0.125, 0.25, 0.125, 0.25, 0.25]
play s[2], release: 0.5; sleep 0.5
play s[0], release: 0.5; sleep 0.5
play_pattern_timed [s[0], s[3], s[0], s[0], s[3]], [0.125, 0.25, 0.125, 0.25, 0.25]
play s[0], release: 0.5; sleep 0.5
play s[4], release: 0.5; sleep 0.5
play_pattern_timed [s[4], s[7], s[4], s[4], s[4]], [0.125, 0.25, 0.125, 0.25, 0.25]
play s[2], release: 0.5; sleep 0.5

[[s[8], s[6]], [s[7], s[5]], [s[8], s[6]], [s[5], s[6]]].each do |e|
play_pattern_timed [s[3], s[4]] + e, 0.5, release: 0.5
end

play [s[0], s[7]], release: 0.5
sleep 0.5
play [s[1], s[5]], release: 1.5
sleep 1.5
play [s[2], s[4]], release: 0.5
sleep 0.5
play [s[1], s[6]], release: 1.5
sleep 1.5
play [s[0], s[7]], release: 2


Comments

18 responses to “fem”

  1. Landon205 Avatar
    Landon205

    Sorry, I’m only haveing fun!

  2. murderer Avatar
    murderer

    man soi soi soi is kinda getting old t this point

  3. damien-rainey Avatar
    damien-rainey

    lol i’m using the BeSTSPeech AKA keynote gold for NVDA

  4. Landon205 Avatar
    Landon205

    Yes, soy soy soy!

  5. GeorgeWu Avatar
    GeorgeWu

    microsoft sam.
    I must say some Bob the Builder episodes are OK I read one of their books.

  6. Landon205 Avatar
    Landon205

    Soy soy.

  7. GeorgeWu Avatar
    GeorgeWu

    np.

  8. Landon205 Avatar
    Landon205

    Sorry.

  9. GeorgeWu Avatar
    GeorgeWu

    i’m not a huge fan of Bob the Builder but I heard only one or two episodes of it when I was very little.

  10. Landon205 Avatar
    Landon205

    Okay. Sounds good.

  11. Ferrumite666 Avatar
    Ferrumite666

    If it gets made, well, I’ll see how it will work. I’ll try to make it so that people who can contribute here could contribute thre.

  12. Landon205 Avatar
    Landon205

    Umm, but when you do could you add some of the co-workers to it?

  13. Ferrumite666 Avatar
    Ferrumite666

    It did, yeah. I’m seriously considering making our own actual blog for this.

  14. Landon205 Avatar
    Landon205

    I meen I don’t hear it whn I listned.

  15. MayowaArogundade Avatar
    MayowaArogundade

    did elten clip the audio again?

  16. Landon205 Avatar
    Landon205

    Yep, that’s bob the builder for you!

  17. damien-rainey Avatar
    damien-rainey

    cool

  18. radio729 Avatar
    radio729

    Nice.

Leave a Reply to GeorgeWu Cancel reply

Your email address will not be published. Required fields are marked *

EltenLink