core
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.