This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Alexandre rANGEL 'shapeshifter' v13 | |
# www.quasecinema.org | |
# 16-Out-2016 | |
# Sonic Pi 2.11 dev | |
#delay = 1 # does arrangement | |
delay = 0 # full on | |
myBPM = 36 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Alexandre rANGEL www.quasecinema.org | |
# born out of concrete v03 | |
# 9/Oct/2016 | |
# Sonic Pi 2.11 dev | |
use_bpm 120 | |
live_loop :notes1 do | |
with_bpm 240 do | |
x = tick |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# capitalist will make humanity interplanetary v01 | |
# Alexandre rANGEL www.quasecinema.org | |
# 2-Oct-2016 | |
# Sonic Pi 2.11 dev | |
use_bpm 133 | |
set_volume! 1 | |
with_fx :compressor, slope_below: 1.2, slope_above: 0.7, | |
threshold: 0.7, mix: 0.9 do |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Alexandre rANGEL www.quasecinema.org | |
# 18-Sep-2016 Sonic Pi 2.11 dev | |
# sky on the eye v03 | |
# bit crusher to death | |
use_bpm 144 #72 | |
i1 = 0 | |
i2 = 0 | |
playhead = 128 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 'waking up finally v05' Sonic Pi 2.11 dev | |
# Alexandre rANGEL www.quasecinema.org | |
set_volume! 1.1 | |
set_sched_ahead_time! 3 | |
#http://www.freesound.org/people/modularsamples/sounds/279656/ | |
sine = '/Users/rangel/Documents/SamplesPi/sine-b6-95.aiff' | |
#http://www.freesound.org/people/caculo/sounds/347040/ | |
rooster = '/Users/rangel/Documents/SamplesPi/rooster.wav' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 'once upon a morning v21' Sonic Pi 2.11 dev | |
# Alexandre rANGEL www.quasecinema.org | |
#http://www.freesound.org/people/csengeri/sounds/188765/ (convert mp3 to wav) | |
thunder = "/Users/rangel/Documents/SamplesPi/thunderstorm.wav" | |
load_sample thunder | |
use_bpm 46 | |
set_sched_ahead_time! 2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Alexandre rANGEL www.quasecinema.org | |
# laugh or cry v03 | |
# 21-08-2016 Sonic Pi 2.11 | |
use_bpm 136 | |
#http://freesound.org/people/Nanakisan/sounds/132812 | |
scream = '/Users/rangel/Documents/SamplesPi/scream.wav' | |
load_sample scream |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Alexandre rANGEL www.quasecinema.org | |
# orchestra of roses and petals on an orange sky v04 | |
# 13-08-2016 Sonic Pi 2.11 | |
use_bpm 126 | |
wire = '/Users/rangel/Documents/SamplesPi/wire.wav' | |
load_sample wire | |
machine = '/Users/rangel/Documents/SamplesPi/answermachine2.wav' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Alexandre rANGEL / www.quasecinema.org | |
# i trying to remember my dreams v09 | |
# Sonic Pi 2.11 / 7-August-2016 | |
use_bpm 126 | |
set_volume! 1.0 | |
set_sched_ahead_time! 1 | |
#let it roll... | |
#http://freesound.org/people/modularsamples/sounds/300877/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Alexandre rANGEL / www.quasecinema.org | |
# i trying to remember my dreams v06 | |
# Sonic Pi 2.11 / 6-August-2016 | |
use_bpm 126 | |
set_volume! 1.2 | |
set_sched_ahead_time! 1 | |
#let it roll... | |
#http://freesound.org/people/modularsamples/sounds/300877/ |