Skip to content

Commit

Permalink
removed images
Browse files Browse the repository at this point in the history
  • Loading branch information
gawainhewitt committed Jun 24, 2021
1 parent 7190366 commit 3a904b0
Show file tree
Hide file tree
Showing 22 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ span.clear { clear: left; display: block; } /* clears the float thus ensuring th
width: 32.6%;
float: left;
text-align: center;
background-color: rgb(200, 200, 0);
background-color: rgb(0,0,255);
visibility: hidden;
}

Expand All @@ -146,7 +146,7 @@ span.clear { clear: left; display: block; } /* clears the float thus ensuring th
width: 32.6%;
float: left;
text-align: center;
background-color: rgb(200, 200, 0);
background-color: rgb(0,0,255);
visibility: hidden;
}

Expand All @@ -168,7 +168,7 @@ span.clear { clear: left; display: block; } /* clears the float thus ensuring th
width: 32.6%;
float: left;
text-align: center;
background-color: rgb(200, 200, 0);
background-color: rgb(0,0,255);
visibility: hidden;
}

Expand All @@ -190,7 +190,7 @@ span.clear { clear: left; display: block; } /* clears the float thus ensuring th
width: 32.6%;
float: left;
text-align: center;
background-color: rgb(200, 200, 0);
background-color: rgb(0,0,255);
visibility: hidden;
}

Expand Down
8 changes: 4 additions & 4 deletions dist/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ span.clear { clear: left; display: block; } /* clears the float thus ensuring th
width: 32.6%;
float: left;
text-align: center;
background-color: rgb(200, 200, 0);
background-color: rgb(0,0,255);
visibility: hidden;
}

Expand All @@ -146,7 +146,7 @@ span.clear { clear: left; display: block; } /* clears the float thus ensuring th
width: 32.6%;
float: left;
text-align: center;
background-color: rgb(200, 200, 0);
background-color: rgb(0,0,255);
visibility: hidden;
}

Expand All @@ -168,7 +168,7 @@ span.clear { clear: left; display: block; } /* clears the float thus ensuring th
width: 32.6%;
float: left;
text-align: center;
background-color: rgb(200, 200, 0);
background-color: rgb(0,0,255);
visibility: hidden;
}

Expand All @@ -190,7 +190,7 @@ span.clear { clear: left; display: block; } /* clears the float thus ensuring th
width: 32.6%;
float: left;
text-align: center;
background-color: rgb(200, 200, 0);
background-color: rgb(0,0,255);
visibility: hidden;
}

Expand Down
Binary file modified dist/images/image0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/images/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/images/image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/images/image3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/images/image4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/images/image5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/images/image6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/images/image7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/images/image8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dist/sketch.js
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ function playSynth(i) {
document.getElementById(`i${i}`).style.backgroundColor="magenta";
}

var col = ["rgb(255, 255, 0)", "rgb(200, 200, 0)", "rgb(255, 255, 0)", "rgb(200, 200, 0)", "rgb(255, 255, 0)", "rgb(200, 200, 0)", "rgb(255, 255, 0)", "rgb(200, 200, 0)", "rgb(255, 255, 0)"]; //colour of button
var col = ["rgb(255, 255, 0)", "rgb(0,0,255)", "rgb(255, 255, 0)", "rgb(0,0,255)", "rgb(255, 255, 0)", "rgb(0,0,255)", "rgb(255, 255, 0)", "rgb(0,0,255)", "rgb(255, 255, 0)"]; //colour of button

function stopSynth(i) {
sampler.triggerRelease(notes[i], Tone.now());
Expand Down
Binary file modified images/image0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/image8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion sketch.js
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ function playSynth(i) {
document.getElementById(`i${i}`).style.backgroundColor="magenta";
}

var col = ["rgb(255, 255, 0)", "rgb(200, 200, 0)", "rgb(255, 255, 0)", "rgb(200, 200, 0)", "rgb(255, 255, 0)", "rgb(200, 200, 0)", "rgb(255, 255, 0)", "rgb(200, 200, 0)", "rgb(255, 255, 0)"]; //colour of button
var col = ["rgb(255, 255, 0)", "rgb(0,0,255)", "rgb(255, 255, 0)", "rgb(0,0,255)", "rgb(255, 255, 0)", "rgb(0,0,255)", "rgb(255, 255, 0)", "rgb(0,0,255)", "rgb(255, 255, 0)"]; //colour of button

function stopSynth(i) {
sampler.triggerRelease(notes[i], Tone.now());
Expand Down

0 comments on commit 3a904b0

Please sign in to comment.