SlideShare a Scribd company logo
1 of 19
!
In this app you will assemble a song note by note in a sequential
List.
The List will be read back and used to play selected notes for a
specified period of time.
The Clock.timer element is used to time each note. The list is
stepped through until until a 0
placed after the last note spec is reached.
The design at left uses a vertical.arrangement inside a
horizontal arrangement as can be seen
at left with the vertical indented further to the right under the
horizontal.arrangement.
You should start by using completed lab 10 SAVE AS
musicRecorder as Lab 11.
In addition to all the blocks you already have from the lab 10
music box, you will need all the
blocks shown.
Pay close attention to the design layout in terms of the vertical
and horizontal layoouts where one
2 big vertical frames hold the music box from lab 10 and all the
elements of the recorder of lab 11.
This way when you make on Vframe invisible, all the elements
inside also becomes invisible.
design screen
!
app screen capture
!
!
The Karson Transport Company currently has net operating
income of $493,000 and pays interest of $203,000. The
company plans to borrow $1.18 million on which the firm will
pay 10 percent interest.
The borrowed money will be used to finance an investment that
is expected to increase the firm’s net operating income by
$405,000 a year.
(a) What is Karson’s times interest earned before the loan is
taken out and the investment is made.
(b) What effect will the loan and the investment have on the
firm’s times interest earned ratio?
The times interest earned ratio is ___________ times.
The Karson Transport
Company
currently has net operating income of $493,000
and pays interest of $
203,000.
The company plans to
borrow
$1.18 million on
which the firm will pay 10 percent interest.
The borrowed money will be used to
finance
an inves
tment that is expected to
increase the firm
’
s net
operating income
by $405,000 a year.
(a)
What is Karson
’
s times interest earned before the loan is taken out and the
investment is made.
(b)
What effect will the loan and the investment have on the firm
’
s times
interest earned ratio?
The times interest earned ratio is ___________
times.
The Karson Transport Company currently has net operating
income of $493,000
and pays interest of $203,000. The company plans to borrow
$1.18 million on
which the firm will pay 10 percent interest.
The borrowed money will be used to finance an investment that
is expected to
increase the firm’s net operating income by $405,000 a year.
(a) What is Karson’s times interest earned before the loan is
taken out and the
investment is made.
(b) What effect will the loan and the investment have on the
firm’s times
interest earned ratio?
The times interest earned ratio is ___________ times.
assets/musicbox.jpg
src/appinventor/ai_ahmetshen_us/Lab10_MusicBox/Screen1.bky
<xml xmlns="http://www.w3.org/1999/xhtml">
<block type="global_declaration" id="11" inline="false"
x="39" y="30">
<field name="NAME">selectedSong</field>
<value name="VALUE">
<block type="text" id="28">
<field name="TEXT"></field>
</block>
</value>
</block>
<block type="global_declaration" id="157" inline="false"
x="481" y="22">
<field name="NAME">hbday</field>
<value name="VALUE">
<block type="lists_create_with" id="158" inline="false">
<mutation items="13"></mutation>
<value name="ADD0">
<block type="text" id="159">
<field name="TEXT">c_12</field>
</block>
</value>
<value name="ADD1">
<block type="text" id="160">
<field name="TEXT">c_12</field>
</block>
</value>
<value name="ADD2">
<block type="text" id="161">
<field name="TEXT">d_14</field>
</block>
</value>
<value name="ADD3">
<block type="text" id="172">
<field name="TEXT">c_14</field>
</block>
</value>
<value name="ADD4">
<block type="text" id="162">
<field name="TEXT">f_14</field>
</block>
</value>
<value name="ADD5">
<block type="text" id="173">
<field name="TEXT">e_18</field>
</block>
</value>
<value name="ADD6">
<block type="text" id="166">
<field name="TEXT">c_12</field>
</block>
</value>
<value name="ADD7">
<block type="text" id="174">
<field name="TEXT">c_12</field>
</block>
</value>
<value name="ADD8">
<block type="text" id="175">
<field name="TEXT">d_14</field>
</block>
</value>
<value name="ADD9">
<block type="text" id="191">
<field name="TEXT">c_14</field>
</block>
</value>
<value name="ADD10">
<block type="text" id="163">
<field name="TEXT">g_14</field>
</block>
</value>
<value name="ADD11">
<block type="text" id="192">
<field name="TEXT">f_14</field>
</block>
</value>
<value name="ADD12">
<block type="math_number" id="1106">
<field name="NUM">0</field>
</block>
</value>
</block>
</value>
</block>
<block type="global_declaration" id="34" inline="false"
x="47" y="72">
<field name="NAME">noteNum</field>
<value name="VALUE">
<block type="math_number" id="99">
<field name="NUM">1</field>
</block>
</value>
</block>
<block type="global_declaration" id="100" inline="false"
x="46" y="104">
<field name="NAME">selectedNote</field>
<value name="VALUE">
<block type="math_number" id="101">
<field name="NUM">1</field>
</block>
</value>
</block>
<block type="global_declaration" id="102" inline="false"
x="30" y="161">
<field name="NAME">song1</field>
<value name="VALUE">
<block type="lists_create_with" id="127" inline="false">
<mutation items="13"></mutation>
<value name="ADD0">
<block type="text" id="138">
<field name="TEXT">c_12</field>
</block>
</value>
<value name="ADD1">
<block type="text" id="128">
<field name="TEXT">d_12</field>
</block>
</value>
<value name="ADD2">
<block type="text" id="139">
<field name="TEXT">e_12</field>
</block>
</value>
<value name="ADD3">
<block type="text" id="140">
<field name="TEXT">f_12</field>
</block>
</value>
<value name="ADD4">
<block type="text" id="141">
<field name="TEXT">g_12</field>
</block>
</value>
<value name="ADD5">
<block type="text" id="142">
<field name="TEXT">a_22</field>
</block>
</value>
<value name="ADD6">
<block type="text" id="143">
<field name="TEXT">b_22</field>
</block>
</value>
<value name="ADD7">
<block type="text" id="155">
<field name="TEXT">c_22</field>
</block>
</value>
<value name="ADD8">
<block type="text" id="156">
<field name="TEXT">0</field>
</block>
</value>
</block>
</value>
</block>
<block type="component_event" id="518" x="544" y="435">
<mutation component_type="Clock"
instance_name="Clock1" event_name="Timer"></mutation>
<field name="COMPONENT_SELECTOR">Clock1</field>
<statement name="DO">
<block type="procedures_callnoreturn" id="545">
<mutation name="PlayNote"></mutation>
<field name="PROCNAME">PlayNote</field>
</block>
</statement>
</block>
<block type="procedures_defnoreturn" id="521" x="823"
y="421">
<mutation></mutation>
<field name="NAME">PlayNote</field>
<statement name="STACK">
<block type="lexical_variable_set" id="704"
inline="false">
<field name="VAR">global selectedNote</field>
<value name="VALUE">
<block type="lists_select_item" id="726" inline="false">
<value name="LIST">
<block type="lexical_variable_get" id="727">
<field name="VAR">global selectedSong</field>
</block>
</value>
<value name="NUM">
<block type="lexical_variable_get" id="728">
<field name="VAR">global noteNum</field>
</block>
</value>
</block>
</value>
<next>
<block type="controls_if" id="834" inline="false">
<mutation else="1"></mutation>
<value name="IF0">
<block type="math_compare" id="835" inline="true">
<field name="OP">EQ</field>
<value name="A">
<block type="lexical_variable_get" id="836">
<field name="VAR">global selectedNote</field>
</block>
</value>
<value name="B">
<block type="math_number" id="837">
<field name="NUM">0</field>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="component_set_get" id="841"
inline="false">
<mutation component_type="Clock" set_or_get="set"
property_name="TimerEnabled" is_generic="false"
instance_name="Clock1"></mutation>
<field
name="COMPONENT_SELECTOR">Clock1</field>
<field name="PROP">TimerEnabled</field>
<value name="VALUE">
<block type="logic_false" id="842">
<field name="BOOL">FALSE</field>
</block>
</value>
</block>
</statement>
<statement name="ELSE">
<block type="component_set_get" id="859"
inline="false">
<mutation component_type="Player"
set_or_get="set" property_name="Source" is_generic="false"
instance_name="Player1"></mutation>
<field
name="COMPONENT_SELECTOR">Player1</field>
<field name="PROP">Source</field>
<value name="VALUE">
<block type="text_join" id="874" inline="false">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text_segment" id="889"
inline="false">
<value name="TEXT">
<block type="lexical_variable_get" id="905">
<field name="VAR">global
selectedNote</field>
</block>
</value>
<value name="START">
<block type="math_number" id="839">
<field name="NUM">1</field>
</block>
</value>
<value name="LENGTH">
<block type="math_number" id="906">
<field name="NUM">3</field>
</block>
</value>
</block>
</value>
<value name="ADD1">
<block type="text" id="904">
<field name="TEXT">.mid</field>
</block>
</value>
</block>
</value>
<next>
<block type="component_set_get" id="989"
inline="false">
<mutation component_type="Clock"
set_or_get="set" property_name="TimerInterval"
is_generic="false" instance_name="Clock1"></mutation>
<field
name="COMPONENT_SELECTOR">Clock1</field>
<field name="PROP">TimerInterval</field>
<value name="VALUE">
<block type="math_multiply" id="1018"
inline="true">
<mutation items="2"></mutation>
<value name="NUM0">
<block type="text_segment" id="1020"
inline="false">
<value name="TEXT">
<block type="lexical_variable_get"
id="1021">
<field name="VAR">global
selectedNote</field>
</block>
</value>
<value name="START">
<block type="math_number" id="1022">
<field name="NUM">4</field>
</block>
</value>
<value name="LENGTH">
<block type="math_number" id="1023">
<field name="NUM">1</field>
</block>
</value>
</block>
</value>
<value name="NUM1">
<block type="math_number" id="1019">
<field name="NUM">250</field>
</block>
</value>
</block>
</value>
<next>
<block type="lexical_variable_set" id="1029"
inline="false">
<field name="VAR">global noteNum</field>
<value name="VALUE">
<block type="math_add" id="1058"
inline="true">
<mutation items="2"></mutation>
<value name="NUM0">
<block type="lexical_variable_get"
id="1059">
<field name="VAR">global
noteNum</field>
</block>
</value>
<value name="NUM1">
<block type="math_number" id="1060">
<field name="NUM">1</field>
</block>
</value>
</block>
</value>
<next>
<block type="component_method" id="1077">
<mutation component_type="Player"
method_name="Start" is_generic="false"
instance_name="Player1"></mutation>
<field
name="COMPONENT_SELECTOR">Player1</field>
</block>
</next>
</block>
</next>
</block>
</next>
</block>
</statement>
</block>
</next>
</block>
</statement>
</block>
<block type="component_event" id="579" x="114" y="532">
<mutation component_type="Button"
instance_name="song1Button"
event_name="Click"></mutation>
<field
name="COMPONENT_SELECTOR">song1Button</field>
<statement name="DO">
<block type="lexical_variable_set" id="651"
inline="false">
<field name="VAR">global selectedSong</field>
<value name="VALUE">
<block type="lexical_variable_get" id="657">
<field name="VAR">global song1</field>
</block>
</value>
<next>
<block type="lexical_variable_set" id="658"
inline="false">
<field name="VAR">global noteNum</field>
<value name="VALUE">
<block type="math_number" id="689">
<field name="NUM">1</field>
</block>
</value>
<next>
<block type="component_set_get" id="690"
inline="false">
<mutation component_type="Clock" set_or_get="set"
property_name="TimerEnabled" is_generic="false"
instance_name="Clock1"></mutation>
<field
name="COMPONENT_SELECTOR">Clock1</field>
<field name="PROP">TimerEnabled</field>
<value name="VALUE">
<block type="logic_false" id="691">
<field name="BOOL">TRUE</field>
</block>
</value>
</block>
</next>
</block>
</next>
</block>
</statement>
</block>
<block type="component_event" id="692" x="115" y="664">
<mutation component_type="Button"
instance_name="song2Button"
event_name="Click"></mutation>
<field
name="COMPONENT_SELECTOR">song2Button</field>
<statement name="DO">
<block type="lexical_variable_set" id="693"
inline="false">
<field name="VAR">global selectedSong</field>
<value name="VALUE">
<block type="lexical_variable_get" id="694">
<field name="VAR">global hbday</field>
</block>
</value>
<next>
<block type="lexical_variable_set" id="695"
inline="false">
<field name="VAR">global noteNum</field>
<value name="VALUE">
<block type="math_number" id="696">
<field name="NUM">1</field>
</block>
</value>
<next>
<block type="component_set_get" id="697"
inline="false">
<mutation component_type="Clock" set_or_get="set"
property_name="TimerEnabled" is_generic="false"
instance_name="Clock1"></mutation>
<field
name="COMPONENT_SELECTOR">Clock1</field>
<field name="PROP">TimerEnabled</field>
<value name="VALUE">
<block type="logic_false" id="698">
<field name="BOOL">TRUE</field>
</block>
</value>
</block>
</next>
</block>
</next>
</block>
</statement>
</block>
<block type="component_event" id="245" x="145" y="803">
<mutation component_type="Form"
instance_name="Screen1" event_name="Initialize"></mutation>
<field name="COMPONENT_SELECTOR">Screen1</field>
<statement name="DO">
<block type="component_set_get" id="410" inline="false">
<mutation component_type="Clock" set_or_get="set"
property_name="TimerEnabled" is_generic="false"
instance_name="Clock1"></mutation>
<field
name="COMPONENT_SELECTOR">Clock1</field>
<field name="PROP">TimerEnabled</field>
<value name="VALUE">
<block type="logic_false" id="435">
<field name="BOOL">FALSE</field>
</block>
</value>
</block>
</statement>
</block>
<yacodeblocks ya-version="150" language-
version="20"></yacodeblocks>
</xml>
src/appinventor/ai_ahmetshen_us/Lab10_MusicBox/Screen1.sc
m
#|
$JSON
{"YaVersion":"150","Source":"Form","Properties":{"$Name":"S
creen1","$Type":"Form","$Version":"19","AppName":"Lab10_
MusicBox","BackgroundColor":"&HFFFFC800","Title":"Screen
1","Uuid":"0","$Components":[{"$Name":"Label1","$Type":"La
bel","$Version":"3","FontBold":"True","FontSize":"24","Width
":"-2","Text":"Digital Music
Box","TextColor":"&HFF0000FF","Uuid":"1350017346"},{"$N
ame":"HorizontalArrangement1","$Type":"HorizontalArrangem
ent","$Version":"3","Width":"-2","Uuid":"-
875903825","$Components":[{"$Name":"Image1","$Type":"Ima
ge","$Version":"3","Height":"100","Width":"100","Picture":"m
usicbox.jpg","Uuid":"-
1505294428"},{"$Name":"VerticalArrangement1","$Type":"Ver
ticalArrangement","$Version":"3","AlignHorizontal":"3","Back
groundColor":"&HFFFF00FF","Width":"-2","Uuid":"-
84814417","$Components":[{"$Name":"song1Button","$Type":
"Button","$Version":"6","BackgroundColor":"&HFF00FFFF","S
hape":"1","Text":"Song1","Uuid":"-
2119027878"},{"$Name":"song2Button","$Type":"Button","$V
ersion":"6","BackgroundColor":"&HFFFFAFAF","Shape":"1","
Text":"Song2","Uuid":"-
1772603321"},{"$Name":"song3Button","$Type":"Button","$V
ersion":"6","BackgroundColor":"&HFF00FF00","Shape":"1","T
ext":"Song3","Uuid":"-
1936034173"}]}]},{"$Name":"Clock1","$Type":"Clock","$Vers
ion":"3","Uuid":"-
255105709"},{"$Name":"Sound1","$Type":"Sound","$Version":
"3","Uuid":"-
932866484"},{"$Name":"Notifier1","$Type":"Notifier","$Versi
on":"4","Uuid":"-
1848041213"},{"$Name":"Player1","$Type":"Player","$Version
":"6","Uuid":"-667187164"}]}}
|#
youngandroidproject/project.properties
main=appinventor.ai_ahmetshen_us.Lab10_MusicBox.Screen1
name=Lab10_MusicBox
assets=../assets
source=../src
build=../build
versioncode=1
versionname=1.0
useslocation=False
aname=Lab10_MusicBox
sizing=Fixed
8 wav files representing 1 octave of virtual music box brass
reed notes are used to play simple songs.
!
In this app you will assemble a song note by note in a
sequential List.
The List will be read back and used to play selected notes
for a specified period of time.
The Clock.timer element is used to time each note. The
list is stepped through until until a 0 placed after the last
note spec is reached.
The design at left uses a vertical.arrangement inside a
horizontal arrangement as can be seen at left with the
vertical indented further to the right under the
horizontal.arrangement.
You need to upload 8 mid files represent the note of the
scale.
!
!
The report for this lab will be
combined with Lab 11 where a music
note recorder will be added to the
simple player app of Lab 10
!

More Related Content

Similar to ! In this app you will assemble a song note by note in a .docx

MAT540 Homework Week 9 Page 1 of 3 MAT540 Wee.docx
MAT540 Homework Week 9 Page 1 of 3  MAT540 Wee.docxMAT540 Homework Week 9 Page 1 of 3  MAT540 Wee.docx
MAT540 Homework Week 9 Page 1 of 3 MAT540 Wee.docxandreecapon
 
Module-5-Assigned-Problems (1).pdf
Module-5-Assigned-Problems (1).pdfModule-5-Assigned-Problems (1).pdf
Module-5-Assigned-Problems (1).pdfRiaBago
 
Bus 8003 adapted by robert timmons, d
Bus 8003 adapted by robert timmons, dBus 8003 adapted by robert timmons, d
Bus 8003 adapted by robert timmons, dGilbertPerreaulty
 
FIN 435.2 Fall2015 Group Project
FIN 435.2 Fall2015 Group ProjectFIN 435.2 Fall2015 Group Project
FIN 435.2 Fall2015 Group ProjectNoushin Nusrat
 
Engineering Economics Paper solution
Engineering Economics Paper solutionEngineering Economics Paper solution
Engineering Economics Paper solutionHaris Hassan
 
MECH 3330 Project 2 Due 12116 Design a tube bank that .docx
MECH 3330 Project 2 Due 12116  Design a tube bank that .docxMECH 3330 Project 2 Due 12116  Design a tube bank that .docx
MECH 3330 Project 2 Due 12116 Design a tube bank that .docxARIV4
 
aPart 5 Corporate Valuation and GovernanceEasy Problem.docx
aPart 5 Corporate Valuation and GovernanceEasy Problem.docxaPart 5 Corporate Valuation and GovernanceEasy Problem.docx
aPart 5 Corporate Valuation and GovernanceEasy Problem.docxjustine1simpson78276
 
PVC Wires and Cables - Manufacturing Plant, Detailed Project Report, Profile,...
PVC Wires and Cables - Manufacturing Plant, Detailed Project Report, Profile,...PVC Wires and Cables - Manufacturing Plant, Detailed Project Report, Profile,...
PVC Wires and Cables - Manufacturing Plant, Detailed Project Report, Profile,...Ajjay Kumar Gupta
 
Fin 515-week-3-problem-set
Fin 515-week-3-problem-setFin 515-week-3-problem-set
Fin 515-week-3-problem-setaagnaa
 
Week 1 AssignmentCIS290v61University of Phoenix Materia.docx
Week 1 AssignmentCIS290v61University of Phoenix Materia.docxWeek 1 AssignmentCIS290v61University of Phoenix Materia.docx
Week 1 AssignmentCIS290v61University of Phoenix Materia.docxcelenarouzie
 
ASSESSMENT CASE PAPER ANALYSIS / TUTORIALOUTLET DOT COM
ASSESSMENT CASE PAPER ANALYSIS / TUTORIALOUTLET DOT COMASSESSMENT CASE PAPER ANALYSIS / TUTORIALOUTLET DOT COM
ASSESSMENT CASE PAPER ANALYSIS / TUTORIALOUTLET DOT COMjorge0048
 
Assignment 04BU330 Accounting for ManagersDirections Be sure.docx
Assignment 04BU330 Accounting for ManagersDirections  Be sure.docxAssignment 04BU330 Accounting for ManagersDirections  Be sure.docx
Assignment 04BU330 Accounting for ManagersDirections Be sure.docxfredharris32
 
ACC206 Week Five ProblemsPlease complete the following 5 exercis.docx
ACC206 Week Five ProblemsPlease complete the following 5 exercis.docxACC206 Week Five ProblemsPlease complete the following 5 exercis.docx
ACC206 Week Five ProblemsPlease complete the following 5 exercis.docxannetnash8266
 
AIOU Code 1349 Solved Assignment 1 Autumn 2022.pptx
AIOU Code 1349 Solved Assignment 1 Autumn 2022.pptxAIOU Code 1349 Solved Assignment 1 Autumn 2022.pptx
AIOU Code 1349 Solved Assignment 1 Autumn 2022.pptxZawarali786
 

Similar to ! In this app you will assemble a song note by note in a .docx (17)

MAT540 Homework Week 9 Page 1 of 3 MAT540 Wee.docx
MAT540 Homework Week 9 Page 1 of 3  MAT540 Wee.docxMAT540 Homework Week 9 Page 1 of 3  MAT540 Wee.docx
MAT540 Homework Week 9 Page 1 of 3 MAT540 Wee.docx
 
Module-5-Assigned-Problems (1).pdf
Module-5-Assigned-Problems (1).pdfModule-5-Assigned-Problems (1).pdf
Module-5-Assigned-Problems (1).pdf
 
Bus 8003 adapted by robert timmons, d
Bus 8003 adapted by robert timmons, dBus 8003 adapted by robert timmons, d
Bus 8003 adapted by robert timmons, d
 
FIN 435.2 Fall2015 Group Project
FIN 435.2 Fall2015 Group ProjectFIN 435.2 Fall2015 Group Project
FIN 435.2 Fall2015 Group Project
 
Engineering Economics Paper solution
Engineering Economics Paper solutionEngineering Economics Paper solution
Engineering Economics Paper solution
 
MECH 3330 Project 2 Due 12116 Design a tube bank that .docx
MECH 3330 Project 2 Due 12116  Design a tube bank that .docxMECH 3330 Project 2 Due 12116  Design a tube bank that .docx
MECH 3330 Project 2 Due 12116 Design a tube bank that .docx
 
aPart 5 Corporate Valuation and GovernanceEasy Problem.docx
aPart 5 Corporate Valuation and GovernanceEasy Problem.docxaPart 5 Corporate Valuation and GovernanceEasy Problem.docx
aPart 5 Corporate Valuation and GovernanceEasy Problem.docx
 
PVC Wires and Cables - Manufacturing Plant, Detailed Project Report, Profile,...
PVC Wires and Cables - Manufacturing Plant, Detailed Project Report, Profile,...PVC Wires and Cables - Manufacturing Plant, Detailed Project Report, Profile,...
PVC Wires and Cables - Manufacturing Plant, Detailed Project Report, Profile,...
 
Layouts in android
Layouts in androidLayouts in android
Layouts in android
 
Fin 515-week-3-problem-set
Fin 515-week-3-problem-setFin 515-week-3-problem-set
Fin 515-week-3-problem-set
 
Week 1 AssignmentCIS290v61University of Phoenix Materia.docx
Week 1 AssignmentCIS290v61University of Phoenix Materia.docxWeek 1 AssignmentCIS290v61University of Phoenix Materia.docx
Week 1 AssignmentCIS290v61University of Phoenix Materia.docx
 
ASSESSMENT CASE PAPER ANALYSIS / TUTORIALOUTLET DOT COM
ASSESSMENT CASE PAPER ANALYSIS / TUTORIALOUTLET DOT COMASSESSMENT CASE PAPER ANALYSIS / TUTORIALOUTLET DOT COM
ASSESSMENT CASE PAPER ANALYSIS / TUTORIALOUTLET DOT COM
 
Assignment 04BU330 Accounting for ManagersDirections Be sure.docx
Assignment 04BU330 Accounting for ManagersDirections  Be sure.docxAssignment 04BU330 Accounting for ManagersDirections  Be sure.docx
Assignment 04BU330 Accounting for ManagersDirections Be sure.docx
 
New Browsers
New BrowsersNew Browsers
New Browsers
 
Chapter 16 Reducing Balance Depreciation - Test
Chapter 16 Reducing Balance Depreciation - TestChapter 16 Reducing Balance Depreciation - Test
Chapter 16 Reducing Balance Depreciation - Test
 
ACC206 Week Five ProblemsPlease complete the following 5 exercis.docx
ACC206 Week Five ProblemsPlease complete the following 5 exercis.docxACC206 Week Five ProblemsPlease complete the following 5 exercis.docx
ACC206 Week Five ProblemsPlease complete the following 5 exercis.docx
 
AIOU Code 1349 Solved Assignment 1 Autumn 2022.pptx
AIOU Code 1349 Solved Assignment 1 Autumn 2022.pptxAIOU Code 1349 Solved Assignment 1 Autumn 2022.pptx
AIOU Code 1349 Solved Assignment 1 Autumn 2022.pptx
 

More from mayank272369

NEW YORK STATE It is important to identify and develop vario.docx
NEW YORK STATE It is important to identify and develop vario.docxNEW YORK STATE It is important to identify and develop vario.docx
NEW YORK STATE It is important to identify and develop vario.docxmayank272369
 
Next, offer your perspective on transparency. In Chapter 3 of th.docx
Next, offer your perspective on transparency. In Chapter 3 of th.docxNext, offer your perspective on transparency. In Chapter 3 of th.docx
Next, offer your perspective on transparency. In Chapter 3 of th.docxmayank272369
 
New research suggests that the m ost effective executives .docx
New research suggests that the m ost effective executives .docxNew research suggests that the m ost effective executives .docx
New research suggests that the m ost effective executives .docxmayank272369
 
NewFCFF2StageTwo-Stage FCFF Discount ModelThis model is designed t.docx
NewFCFF2StageTwo-Stage FCFF Discount ModelThis model is designed t.docxNewFCFF2StageTwo-Stage FCFF Discount ModelThis model is designed t.docx
NewFCFF2StageTwo-Stage FCFF Discount ModelThis model is designed t.docxmayank272369
 
Negotiation StylesWe negotiate multiple times every day in e.docx
Negotiation StylesWe negotiate multiple times every day in e.docxNegotiation StylesWe negotiate multiple times every day in e.docx
Negotiation StylesWe negotiate multiple times every day in e.docxmayank272369
 
Neurological SystemThe nervous system is a collection of nerves .docx
Neurological SystemThe nervous system is a collection of nerves .docxNeurological SystemThe nervous system is a collection of nerves .docx
Neurological SystemThe nervous system is a collection of nerves .docxmayank272369
 
Neuroleadership is an emerging trend in the field of management..docx
Neuroleadership is an emerging trend in the field of management..docxNeuroleadership is an emerging trend in the field of management..docx
Neuroleadership is an emerging trend in the field of management..docxmayank272369
 
Network security A firewall is a network security device tha.docx
Network security A firewall is a network security device tha.docxNetwork security A firewall is a network security device tha.docx
Network security A firewall is a network security device tha.docxmayank272369
 
Network Forensics Use the Internet or the Strayer Library to.docx
Network Forensics Use the Internet or the Strayer Library to.docxNetwork Forensics Use the Internet or the Strayer Library to.docx
Network Forensics Use the Internet or the Strayer Library to.docxmayank272369
 
Negotiation Process in the International ArenaNegotiation is.docx
Negotiation Process in the International ArenaNegotiation is.docxNegotiation Process in the International ArenaNegotiation is.docx
Negotiation Process in the International ArenaNegotiation is.docxmayank272369
 
Needs to be 150 word min. Perform a scholarly search (using Pu.docx
Needs to be 150 word min. Perform a scholarly search (using Pu.docxNeeds to be 150 word min. Perform a scholarly search (using Pu.docx
Needs to be 150 word min. Perform a scholarly search (using Pu.docxmayank272369
 
Needing assistance with powerpoint presentation for Sociology in the.docx
Needing assistance with powerpoint presentation for Sociology in the.docxNeeding assistance with powerpoint presentation for Sociology in the.docx
Needing assistance with powerpoint presentation for Sociology in the.docxmayank272369
 
Need to write essay on 1000 words about Guns and Crimes , in context.docx
Need to write essay on 1000 words about Guns and Crimes , in context.docxNeed to write essay on 1000 words about Guns and Crimes , in context.docx
Need to write essay on 1000 words about Guns and Crimes , in context.docxmayank272369
 
Need Research Paper related to the course Related topic in the.docx
Need Research Paper related to the course Related topic in the.docxNeed Research Paper related to the course Related topic in the.docx
Need Research Paper related to the course Related topic in the.docxmayank272369
 
Need it in about 12 hours. There are 3 docx file each one of.docx
Need it in about 12 hours. There are 3 docx file each one of.docxNeed it in about 12 hours. There are 3 docx file each one of.docx
Need it in about 12 hours. There are 3 docx file each one of.docxmayank272369
 
Need plagiarism very important Select one type of cryptography o.docx
Need plagiarism very important Select one type of cryptography o.docxNeed plagiarism very important Select one type of cryptography o.docx
Need plagiarism very important Select one type of cryptography o.docxmayank272369
 
Need the below with in 24 hours.Provide 2 references,500 words.docx
Need the below with in 24 hours.Provide 2 references,500 words.docxNeed the below with in 24 hours.Provide 2 references,500 words.docx
Need the below with in 24 hours.Provide 2 references,500 words.docxmayank272369
 
Need it within 12-14 hours of time.One paragraph with 300 words .docx
Need it within 12-14 hours of time.One paragraph with 300 words .docxNeed it within 12-14 hours of time.One paragraph with 300 words .docx
Need it within 12-14 hours of time.One paragraph with 300 words .docxmayank272369
 
Need it to be 300 words. Two paragraphs only. What would you co.docx
Need it to be 300 words. Two paragraphs only.  What would you co.docxNeed it to be 300 words. Two paragraphs only.  What would you co.docx
Need it to be 300 words. Two paragraphs only. What would you co.docxmayank272369
 
Need it for tomorrow morning!!!!For your synthesis essay, yo.docx
Need it for tomorrow morning!!!!For your synthesis essay, yo.docxNeed it for tomorrow morning!!!!For your synthesis essay, yo.docx
Need it for tomorrow morning!!!!For your synthesis essay, yo.docxmayank272369
 

More from mayank272369 (20)

NEW YORK STATE It is important to identify and develop vario.docx
NEW YORK STATE It is important to identify and develop vario.docxNEW YORK STATE It is important to identify and develop vario.docx
NEW YORK STATE It is important to identify and develop vario.docx
 
Next, offer your perspective on transparency. In Chapter 3 of th.docx
Next, offer your perspective on transparency. In Chapter 3 of th.docxNext, offer your perspective on transparency. In Chapter 3 of th.docx
Next, offer your perspective on transparency. In Chapter 3 of th.docx
 
New research suggests that the m ost effective executives .docx
New research suggests that the m ost effective executives .docxNew research suggests that the m ost effective executives .docx
New research suggests that the m ost effective executives .docx
 
NewFCFF2StageTwo-Stage FCFF Discount ModelThis model is designed t.docx
NewFCFF2StageTwo-Stage FCFF Discount ModelThis model is designed t.docxNewFCFF2StageTwo-Stage FCFF Discount ModelThis model is designed t.docx
NewFCFF2StageTwo-Stage FCFF Discount ModelThis model is designed t.docx
 
Negotiation StylesWe negotiate multiple times every day in e.docx
Negotiation StylesWe negotiate multiple times every day in e.docxNegotiation StylesWe negotiate multiple times every day in e.docx
Negotiation StylesWe negotiate multiple times every day in e.docx
 
Neurological SystemThe nervous system is a collection of nerves .docx
Neurological SystemThe nervous system is a collection of nerves .docxNeurological SystemThe nervous system is a collection of nerves .docx
Neurological SystemThe nervous system is a collection of nerves .docx
 
Neuroleadership is an emerging trend in the field of management..docx
Neuroleadership is an emerging trend in the field of management..docxNeuroleadership is an emerging trend in the field of management..docx
Neuroleadership is an emerging trend in the field of management..docx
 
Network security A firewall is a network security device tha.docx
Network security A firewall is a network security device tha.docxNetwork security A firewall is a network security device tha.docx
Network security A firewall is a network security device tha.docx
 
Network Forensics Use the Internet or the Strayer Library to.docx
Network Forensics Use the Internet or the Strayer Library to.docxNetwork Forensics Use the Internet or the Strayer Library to.docx
Network Forensics Use the Internet or the Strayer Library to.docx
 
Negotiation Process in the International ArenaNegotiation is.docx
Negotiation Process in the International ArenaNegotiation is.docxNegotiation Process in the International ArenaNegotiation is.docx
Negotiation Process in the International ArenaNegotiation is.docx
 
Needs to be 150 word min. Perform a scholarly search (using Pu.docx
Needs to be 150 word min. Perform a scholarly search (using Pu.docxNeeds to be 150 word min. Perform a scholarly search (using Pu.docx
Needs to be 150 word min. Perform a scholarly search (using Pu.docx
 
Needing assistance with powerpoint presentation for Sociology in the.docx
Needing assistance with powerpoint presentation for Sociology in the.docxNeeding assistance with powerpoint presentation for Sociology in the.docx
Needing assistance with powerpoint presentation for Sociology in the.docx
 
Need to write essay on 1000 words about Guns and Crimes , in context.docx
Need to write essay on 1000 words about Guns and Crimes , in context.docxNeed to write essay on 1000 words about Guns and Crimes , in context.docx
Need to write essay on 1000 words about Guns and Crimes , in context.docx
 
Need Research Paper related to the course Related topic in the.docx
Need Research Paper related to the course Related topic in the.docxNeed Research Paper related to the course Related topic in the.docx
Need Research Paper related to the course Related topic in the.docx
 
Need it in about 12 hours. There are 3 docx file each one of.docx
Need it in about 12 hours. There are 3 docx file each one of.docxNeed it in about 12 hours. There are 3 docx file each one of.docx
Need it in about 12 hours. There are 3 docx file each one of.docx
 
Need plagiarism very important Select one type of cryptography o.docx
Need plagiarism very important Select one type of cryptography o.docxNeed plagiarism very important Select one type of cryptography o.docx
Need plagiarism very important Select one type of cryptography o.docx
 
Need the below with in 24 hours.Provide 2 references,500 words.docx
Need the below with in 24 hours.Provide 2 references,500 words.docxNeed the below with in 24 hours.Provide 2 references,500 words.docx
Need the below with in 24 hours.Provide 2 references,500 words.docx
 
Need it within 12-14 hours of time.One paragraph with 300 words .docx
Need it within 12-14 hours of time.One paragraph with 300 words .docxNeed it within 12-14 hours of time.One paragraph with 300 words .docx
Need it within 12-14 hours of time.One paragraph with 300 words .docx
 
Need it to be 300 words. Two paragraphs only. What would you co.docx
Need it to be 300 words. Two paragraphs only.  What would you co.docxNeed it to be 300 words. Two paragraphs only.  What would you co.docx
Need it to be 300 words. Two paragraphs only. What would you co.docx
 
Need it for tomorrow morning!!!!For your synthesis essay, yo.docx
Need it for tomorrow morning!!!!For your synthesis essay, yo.docxNeed it for tomorrow morning!!!!For your synthesis essay, yo.docx
Need it for tomorrow morning!!!!For your synthesis essay, yo.docx
 

Recently uploaded

IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 

Recently uploaded (20)

IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 

! In this app you will assemble a song note by note in a .docx

  • 1. ! In this app you will assemble a song note by note in a sequential List. The List will be read back and used to play selected notes for a specified period of time. The Clock.timer element is used to time each note. The list is stepped through until until a 0 placed after the last note spec is reached. The design at left uses a vertical.arrangement inside a horizontal arrangement as can be seen at left with the vertical indented further to the right under the horizontal.arrangement. You should start by using completed lab 10 SAVE AS musicRecorder as Lab 11. In addition to all the blocks you already have from the lab 10 music box, you will need all the blocks shown. Pay close attention to the design layout in terms of the vertical and horizontal layoouts where one 2 big vertical frames hold the music box from lab 10 and all the elements of the recorder of lab 11. This way when you make on Vframe invisible, all the elements inside also becomes invisible. design screen ! app screen capture
  • 2. ! ! The Karson Transport Company currently has net operating income of $493,000 and pays interest of $203,000. The company plans to borrow $1.18 million on which the firm will pay 10 percent interest. The borrowed money will be used to finance an investment that is expected to increase the firm’s net operating income by $405,000 a year. (a) What is Karson’s times interest earned before the loan is taken out and the investment is made. (b) What effect will the loan and the investment have on the firm’s times interest earned ratio? The times interest earned ratio is ___________ times. The Karson Transport Company currently has net operating income of $493,000 and pays interest of $ 203,000. The company plans to borrow $1.18 million on which the firm will pay 10 percent interest. The borrowed money will be used to
  • 3. finance an inves tment that is expected to increase the firm ’ s net operating income by $405,000 a year. (a) What is Karson ’ s times interest earned before the loan is taken out and the investment is made. (b) What effect will the loan and the investment have on the firm ’ s times interest earned ratio? The times interest earned ratio is ___________ times. The Karson Transport Company currently has net operating income of $493,000 and pays interest of $203,000. The company plans to borrow $1.18 million on
  • 4. which the firm will pay 10 percent interest. The borrowed money will be used to finance an investment that is expected to increase the firm’s net operating income by $405,000 a year. (a) What is Karson’s times interest earned before the loan is taken out and the investment is made. (b) What effect will the loan and the investment have on the firm’s times interest earned ratio? The times interest earned ratio is ___________ times. assets/musicbox.jpg src/appinventor/ai_ahmetshen_us/Lab10_MusicBox/Screen1.bky <xml xmlns="http://www.w3.org/1999/xhtml"> <block type="global_declaration" id="11" inline="false" x="39" y="30"> <field name="NAME">selectedSong</field> <value name="VALUE"> <block type="text" id="28"> <field name="TEXT"></field> </block> </value> </block> <block type="global_declaration" id="157" inline="false" x="481" y="22"> <field name="NAME">hbday</field> <value name="VALUE"> <block type="lists_create_with" id="158" inline="false"> <mutation items="13"></mutation> <value name="ADD0"> <block type="text" id="159">
  • 5. <field name="TEXT">c_12</field> </block> </value> <value name="ADD1"> <block type="text" id="160"> <field name="TEXT">c_12</field> </block> </value> <value name="ADD2"> <block type="text" id="161"> <field name="TEXT">d_14</field> </block> </value> <value name="ADD3"> <block type="text" id="172"> <field name="TEXT">c_14</field> </block> </value> <value name="ADD4"> <block type="text" id="162"> <field name="TEXT">f_14</field> </block> </value> <value name="ADD5"> <block type="text" id="173"> <field name="TEXT">e_18</field> </block> </value> <value name="ADD6"> <block type="text" id="166"> <field name="TEXT">c_12</field> </block> </value> <value name="ADD7"> <block type="text" id="174"> <field name="TEXT">c_12</field>
  • 6. </block> </value> <value name="ADD8"> <block type="text" id="175"> <field name="TEXT">d_14</field> </block> </value> <value name="ADD9"> <block type="text" id="191"> <field name="TEXT">c_14</field> </block> </value> <value name="ADD10"> <block type="text" id="163"> <field name="TEXT">g_14</field> </block> </value> <value name="ADD11"> <block type="text" id="192"> <field name="TEXT">f_14</field> </block> </value> <value name="ADD12"> <block type="math_number" id="1106"> <field name="NUM">0</field> </block> </value> </block> </value> </block> <block type="global_declaration" id="34" inline="false" x="47" y="72"> <field name="NAME">noteNum</field> <value name="VALUE"> <block type="math_number" id="99"> <field name="NUM">1</field>
  • 7. </block> </value> </block> <block type="global_declaration" id="100" inline="false" x="46" y="104"> <field name="NAME">selectedNote</field> <value name="VALUE"> <block type="math_number" id="101"> <field name="NUM">1</field> </block> </value> </block> <block type="global_declaration" id="102" inline="false" x="30" y="161"> <field name="NAME">song1</field> <value name="VALUE"> <block type="lists_create_with" id="127" inline="false"> <mutation items="13"></mutation> <value name="ADD0"> <block type="text" id="138"> <field name="TEXT">c_12</field> </block> </value> <value name="ADD1"> <block type="text" id="128"> <field name="TEXT">d_12</field> </block> </value> <value name="ADD2"> <block type="text" id="139"> <field name="TEXT">e_12</field> </block> </value> <value name="ADD3"> <block type="text" id="140"> <field name="TEXT">f_12</field>
  • 8. </block> </value> <value name="ADD4"> <block type="text" id="141"> <field name="TEXT">g_12</field> </block> </value> <value name="ADD5"> <block type="text" id="142"> <field name="TEXT">a_22</field> </block> </value> <value name="ADD6"> <block type="text" id="143"> <field name="TEXT">b_22</field> </block> </value> <value name="ADD7"> <block type="text" id="155"> <field name="TEXT">c_22</field> </block> </value> <value name="ADD8"> <block type="text" id="156"> <field name="TEXT">0</field> </block> </value> </block> </value> </block> <block type="component_event" id="518" x="544" y="435"> <mutation component_type="Clock" instance_name="Clock1" event_name="Timer"></mutation> <field name="COMPONENT_SELECTOR">Clock1</field> <statement name="DO"> <block type="procedures_callnoreturn" id="545">
  • 9. <mutation name="PlayNote"></mutation> <field name="PROCNAME">PlayNote</field> </block> </statement> </block> <block type="procedures_defnoreturn" id="521" x="823" y="421"> <mutation></mutation> <field name="NAME">PlayNote</field> <statement name="STACK"> <block type="lexical_variable_set" id="704" inline="false"> <field name="VAR">global selectedNote</field> <value name="VALUE"> <block type="lists_select_item" id="726" inline="false"> <value name="LIST"> <block type="lexical_variable_get" id="727"> <field name="VAR">global selectedSong</field> </block> </value> <value name="NUM"> <block type="lexical_variable_get" id="728"> <field name="VAR">global noteNum</field> </block> </value> </block> </value> <next> <block type="controls_if" id="834" inline="false"> <mutation else="1"></mutation> <value name="IF0"> <block type="math_compare" id="835" inline="true"> <field name="OP">EQ</field> <value name="A"> <block type="lexical_variable_get" id="836"> <field name="VAR">global selectedNote</field>
  • 10. </block> </value> <value name="B"> <block type="math_number" id="837"> <field name="NUM">0</field> </block> </value> </block> </value> <statement name="DO0"> <block type="component_set_get" id="841" inline="false"> <mutation component_type="Clock" set_or_get="set" property_name="TimerEnabled" is_generic="false" instance_name="Clock1"></mutation> <field name="COMPONENT_SELECTOR">Clock1</field> <field name="PROP">TimerEnabled</field> <value name="VALUE"> <block type="logic_false" id="842"> <field name="BOOL">FALSE</field> </block> </value> </block> </statement> <statement name="ELSE"> <block type="component_set_get" id="859" inline="false"> <mutation component_type="Player" set_or_get="set" property_name="Source" is_generic="false" instance_name="Player1"></mutation> <field name="COMPONENT_SELECTOR">Player1</field> <field name="PROP">Source</field> <value name="VALUE"> <block type="text_join" id="874" inline="false">
  • 11. <mutation items="2"></mutation> <value name="ADD0"> <block type="text_segment" id="889" inline="false"> <value name="TEXT"> <block type="lexical_variable_get" id="905"> <field name="VAR">global selectedNote</field> </block> </value> <value name="START"> <block type="math_number" id="839"> <field name="NUM">1</field> </block> </value> <value name="LENGTH"> <block type="math_number" id="906"> <field name="NUM">3</field> </block> </value> </block> </value> <value name="ADD1"> <block type="text" id="904"> <field name="TEXT">.mid</field> </block> </value> </block> </value> <next> <block type="component_set_get" id="989" inline="false"> <mutation component_type="Clock" set_or_get="set" property_name="TimerInterval" is_generic="false" instance_name="Clock1"></mutation> <field
  • 12. name="COMPONENT_SELECTOR">Clock1</field> <field name="PROP">TimerInterval</field> <value name="VALUE"> <block type="math_multiply" id="1018" inline="true"> <mutation items="2"></mutation> <value name="NUM0"> <block type="text_segment" id="1020" inline="false"> <value name="TEXT"> <block type="lexical_variable_get" id="1021"> <field name="VAR">global selectedNote</field> </block> </value> <value name="START"> <block type="math_number" id="1022"> <field name="NUM">4</field> </block> </value> <value name="LENGTH"> <block type="math_number" id="1023"> <field name="NUM">1</field> </block> </value> </block> </value> <value name="NUM1"> <block type="math_number" id="1019"> <field name="NUM">250</field> </block> </value> </block> </value> <next>
  • 13. <block type="lexical_variable_set" id="1029" inline="false"> <field name="VAR">global noteNum</field> <value name="VALUE"> <block type="math_add" id="1058" inline="true"> <mutation items="2"></mutation> <value name="NUM0"> <block type="lexical_variable_get" id="1059"> <field name="VAR">global noteNum</field> </block> </value> <value name="NUM1"> <block type="math_number" id="1060"> <field name="NUM">1</field> </block> </value> </block> </value> <next> <block type="component_method" id="1077"> <mutation component_type="Player" method_name="Start" is_generic="false" instance_name="Player1"></mutation> <field name="COMPONENT_SELECTOR">Player1</field> </block> </next> </block> </next> </block> </next> </block> </statement>
  • 14. </block> </next> </block> </statement> </block> <block type="component_event" id="579" x="114" y="532"> <mutation component_type="Button" instance_name="song1Button" event_name="Click"></mutation> <field name="COMPONENT_SELECTOR">song1Button</field> <statement name="DO"> <block type="lexical_variable_set" id="651" inline="false"> <field name="VAR">global selectedSong</field> <value name="VALUE"> <block type="lexical_variable_get" id="657"> <field name="VAR">global song1</field> </block> </value> <next> <block type="lexical_variable_set" id="658" inline="false"> <field name="VAR">global noteNum</field> <value name="VALUE"> <block type="math_number" id="689"> <field name="NUM">1</field> </block> </value> <next> <block type="component_set_get" id="690" inline="false"> <mutation component_type="Clock" set_or_get="set" property_name="TimerEnabled" is_generic="false" instance_name="Clock1"></mutation> <field
  • 15. name="COMPONENT_SELECTOR">Clock1</field> <field name="PROP">TimerEnabled</field> <value name="VALUE"> <block type="logic_false" id="691"> <field name="BOOL">TRUE</field> </block> </value> </block> </next> </block> </next> </block> </statement> </block> <block type="component_event" id="692" x="115" y="664"> <mutation component_type="Button" instance_name="song2Button" event_name="Click"></mutation> <field name="COMPONENT_SELECTOR">song2Button</field> <statement name="DO"> <block type="lexical_variable_set" id="693" inline="false"> <field name="VAR">global selectedSong</field> <value name="VALUE"> <block type="lexical_variable_get" id="694"> <field name="VAR">global hbday</field> </block> </value> <next> <block type="lexical_variable_set" id="695" inline="false"> <field name="VAR">global noteNum</field> <value name="VALUE"> <block type="math_number" id="696"> <field name="NUM">1</field>
  • 16. </block> </value> <next> <block type="component_set_get" id="697" inline="false"> <mutation component_type="Clock" set_or_get="set" property_name="TimerEnabled" is_generic="false" instance_name="Clock1"></mutation> <field name="COMPONENT_SELECTOR">Clock1</field> <field name="PROP">TimerEnabled</field> <value name="VALUE"> <block type="logic_false" id="698"> <field name="BOOL">TRUE</field> </block> </value> </block> </next> </block> </next> </block> </statement> </block> <block type="component_event" id="245" x="145" y="803"> <mutation component_type="Form" instance_name="Screen1" event_name="Initialize"></mutation> <field name="COMPONENT_SELECTOR">Screen1</field> <statement name="DO"> <block type="component_set_get" id="410" inline="false"> <mutation component_type="Clock" set_or_get="set" property_name="TimerEnabled" is_generic="false" instance_name="Clock1"></mutation> <field name="COMPONENT_SELECTOR">Clock1</field> <field name="PROP">TimerEnabled</field> <value name="VALUE">
  • 17. <block type="logic_false" id="435"> <field name="BOOL">FALSE</field> </block> </value> </block> </statement> </block> <yacodeblocks ya-version="150" language- version="20"></yacodeblocks> </xml> src/appinventor/ai_ahmetshen_us/Lab10_MusicBox/Screen1.sc m #| $JSON {"YaVersion":"150","Source":"Form","Properties":{"$Name":"S creen1","$Type":"Form","$Version":"19","AppName":"Lab10_ MusicBox","BackgroundColor":"&HFFFFC800","Title":"Screen 1","Uuid":"0","$Components":[{"$Name":"Label1","$Type":"La bel","$Version":"3","FontBold":"True","FontSize":"24","Width ":"-2","Text":"Digital Music Box","TextColor":"&HFF0000FF","Uuid":"1350017346"},{"$N ame":"HorizontalArrangement1","$Type":"HorizontalArrangem ent","$Version":"3","Width":"-2","Uuid":"- 875903825","$Components":[{"$Name":"Image1","$Type":"Ima ge","$Version":"3","Height":"100","Width":"100","Picture":"m usicbox.jpg","Uuid":"- 1505294428"},{"$Name":"VerticalArrangement1","$Type":"Ver ticalArrangement","$Version":"3","AlignHorizontal":"3","Back groundColor":"&HFFFF00FF","Width":"-2","Uuid":"- 84814417","$Components":[{"$Name":"song1Button","$Type": "Button","$Version":"6","BackgroundColor":"&HFF00FFFF","S hape":"1","Text":"Song1","Uuid":"- 2119027878"},{"$Name":"song2Button","$Type":"Button","$V ersion":"6","BackgroundColor":"&HFFFFAFAF","Shape":"1"," Text":"Song2","Uuid":"-
  • 18. 1772603321"},{"$Name":"song3Button","$Type":"Button","$V ersion":"6","BackgroundColor":"&HFF00FF00","Shape":"1","T ext":"Song3","Uuid":"- 1936034173"}]}]},{"$Name":"Clock1","$Type":"Clock","$Vers ion":"3","Uuid":"- 255105709"},{"$Name":"Sound1","$Type":"Sound","$Version": "3","Uuid":"- 932866484"},{"$Name":"Notifier1","$Type":"Notifier","$Versi on":"4","Uuid":"- 1848041213"},{"$Name":"Player1","$Type":"Player","$Version ":"6","Uuid":"-667187164"}]}} |# youngandroidproject/project.properties main=appinventor.ai_ahmetshen_us.Lab10_MusicBox.Screen1 name=Lab10_MusicBox assets=../assets source=../src build=../build versioncode=1 versionname=1.0 useslocation=False aname=Lab10_MusicBox sizing=Fixed 8 wav files representing 1 octave of virtual music box brass reed notes are used to play simple songs. ! In this app you will assemble a song note by note in a sequential List. The List will be read back and used to play selected notes
  • 19. for a specified period of time. The Clock.timer element is used to time each note. The list is stepped through until until a 0 placed after the last note spec is reached. The design at left uses a vertical.arrangement inside a horizontal arrangement as can be seen at left with the vertical indented further to the right under the horizontal.arrangement. You need to upload 8 mid files represent the note of the scale. ! ! The report for this lab will be combined with Lab 11 where a music note recorder will be added to the simple player app of Lab 10 !