Skip to content

Releases: cpe305/fall2016-project-dsabsay

Final Release - v4.0

10 Dec 07:58
Compare
Choose a tag to compare
Final Release - v4.0 Pre-release
Pre-release

Final release for CPE 305.

Windows support is not guaranteed. I did not have a great way to test on Windows.

Release v3.0

03 Dec 07:57
Compare
Choose a tag to compare
Release v3.0 Pre-release
Pre-release

This is release v3.0.

Core functionality implemented.

Project Progress

18 Nov 07:50
Compare
Choose a tag to compare
Project Progress Pre-release
Pre-release

Currently, Travic CI is not working. Essentia's dependencies need to be installed, and the Essentia library needs to be compiled from source. This still is not working.

Script to install dependencies and compile Essentia:
install_essentia.sh

Functionality not relying on Essentia should still be functional. Running com.dsabsay.application.Main should launch the application (the functionality accessible from the application does not rely on Essentia yet, so it should still work).

In order to see rhythms notated in the application, a path to the rhythms will have to be provided in the Settings page.

The path is:
path/to/project/src/main/exercises/testRhythmExercises

System Architecture Skeleton

31 Oct 07:42
Compare
Choose a tag to compare
Pre-release

All tests not passing, but progress on the system architecture is shown.