Moorgate
- 6 Devlogs
- 25 Total hours
a sonic pi project
a sonic pi project
devlog #6
in track-06 i used the A Dorian
A-B-C-D-E-F#-G
it is not as dark as the previous track
mi opinias, ke gxi ne estas bona, sed gxi estas pli bona ol trako-03
i added some sleep to the main melody, so a part of the music would sound like something different
devlog #5
track-05 is a copy of track-04
04 is brighter; 05 is darker
i used
Am-Bdim-C-Dm-Em-F-G-Am (A minor)just after turning F# C# G# to F C G, it created a obviously dark, gloomy and somber feeling
now i understand why Barkla chose the letter k to start with
thanking my past self for doing that a few days ago…
devlog #4
i think this is a big improvement
i added
live_loop :printer do
tick
i=1
while i < 5
print "#{look+1}:#{i}"
i += 1
sleep 1
end
end
though it didnt contain any advanced functions, it did help a lot when i was trying to figure out why the two loops ended at different times
track-04 is much better than track-03
when using A-Bm-C#m-D-E-F#m-G#dim-A, it sounds peaceful and … neat?
i also added #5, #13, #21… to match `print “#{look+1}:#{i}”
`track-04 is much better than track-03, indeed
and the ui of displaying website has been upgraded
devlog #3
(forgot to add the numbers on the previous devlog…alr)
this time i made a copy of track-02 then tried to remix it
i used the A minor pentatonic in track-02
i added Eb so there were (A-C-D-Eb-E-G)
not a good one i think…
0.6,0.4,0.6,0.4,0.33,0.33,0.34,1.0
typing this on metro again… (I’m so busy these days)
last time(i forgot to say), I found out that the media controller is {height: 54px; border-radius: 50%}and I can’t style it with css, so I had the parent element be {padding: 20px; border-radius: 47px}
you must be confusing with the 47px. that’s because 54px*50%+20px=47px. The outer border and the inner border share a common center. Yaaaay!
(idk why therere 2 people started following me right after the first devlog was post) (I’m so willing to have that 3d printer)
this time, I completed the track-02 using the C major pentatonic scale. there’s only CDEGA, no FB. and I used the sus chords. it sound really good.
and I add some animation on the bg of the displaying website to make it not so boring as well
hey I’m typing this on metro I don’t think this project can get many stardust so I would like to devlog in a more relaxed way (vote me high)
these are the things I did these hours