Status: | PUBLISHED on github |
---|---|
Platform: | Java SE 6, compatible with GWT |
Language: | Java 6 |
Dependencies: | voc, utils-... |
Description
This module contains the model classes for the music and the scores (package com.xenoage.zong.core
), basic operations based on the command pattern (package com.xenoage.zong.commands
), basic input/output interfaces (package com.xenoage.zong.io
) and is covered by unit tests.