DIGITAL AUDIO WORKSTATION

CODE EDITOR

# python code
# script_name: black_mindset
#
# author: Gigi Adetunji
# description:There may be challenges and difficulties for black people, but it is how we view it and overcome it that matters.
#

from earsketch import *

init()
setTempo(80)

# Add Sounds
fitMedia (Y54_PIANO_1, 1,10,38)
fitMedia (COMMON_LOVE_DRUMBEAT_1,2,19,38)
fitMedia (ENTREP_PERC_STICK, 3, 19.5,38)
fitMedia (ENTREP_VOX_JAYZ_VRS_4, 4,30, 34)
fitMedia (ENTREP_VOX_PHARRELL_WHSP_1,5,34,36)
fitMedia (GIGI0713_EARSKETCH_POEM_1, 6,1,11)
fitMedia (GIGI0713_EARSKETCH_POEM_2,7, 10,16)
fitMedia (GIGI0713_EARSKETCH_POEM_3, 8,16,26)
fitMedia (GIGI0713_EARSKETCH_POEM_4, 9, 25, 33)



# Effects fade in
setEffect (2,VOLUME, GAIN, -60,19,0,20)

# Fills


finish()

#Black Mindset Poem
#They may say, I don’t belong here
#To know my place, and don’t interfere
IMPORT TO EDIT

Welcome Students and Teachers!

Welcome to EarSketch!

Teachers: View our new curriculum guide, and visit our EarSketch Teacher Site for additional resources.

Students: Continue below to learn more about EarSketch

Here you will learn computer science and music technology side by side. You will use either Python or JavaScript to create your own music.

Musicians and programmers write computer code to create new sounds, effects, and songs.

Learning to write computer code is a skill that will be useful to you in a variety of career paths.

Maybe you’ll become a legendary music producer or the industry’s most sought-after recording engineer! We wish you good luck on your EarSketch journey.

Click on the right arrow at the top of this text to get started.

Teachers, get access to free teacher materials and community here!