Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .vs/MusicVisuals/v16/.suo
Binary file not shown.
6 changes: 6 additions & 0 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"ExpandedNodes": [
""
],
"PreviewInSolutionExplorer": false
}
Binary file added .vs/slnx.sqlite
Binary file not shown.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Music Visualiser Project

Name:
Names:
Ben Corran

Student Number:
Student Numbers:
C21430484

## Instructions
- Fork this repository and use it a starter project for your assignment
Expand Down
1 change: 1 addition & 0 deletions java/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
<classpathentry kind="lib" path="lib/jogl-all-natives-windows-i586.jar"/>
<classpathentry kind="lib" path="lib/gluegen-rt-natives-macosx-universal.jar"/>
<classpathentry kind="lib" path="lib/jogl-all-natives-macosx-universal.jar"/>
<!-- <classpathentry kind="lib" path="lib/objloader.jar"/> -->
<classpathentry kind="output" path="bin"/>
</classpath>
4 changes: 2 additions & 2 deletions java/.project
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
</natures>
<filteredResources>
<filter>
<id>1616413840733</id>
<id>1682089555290</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
Expand Down
6 changes: 6 additions & 0 deletions java/.vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"ExpandedNodes": [
""
],
"PreviewInSolutionExplorer": false
}
Binary file added java/.vs/java/v16/.suo
Binary file not shown.
Binary file added java/.vs/slnx.sqlite
Binary file not shown.
Binary file added java/data/Genesis.mp3
Binary file not shown.
Loading