University of Illinois · Graduate School of Library and Information Science · ISRL


M2K (Music-to-Knowledge) Module Quality Assurance (QA) Plan

In order for each official release of M2K to be of consistent high quality, all IMIRSEL-released modules must be reviewed and pass this checklist. Future contributors will be asked to adhere to this if they wish to have their code included in upcoming official IMIRSEL M2K releases. Even those developers who wish to distribute their modules on their own would do the community a great service if they applied these recommendation to the modules they create.

You may wish to view a Conforming code sample.

When a module has passed all of the checks listed here, it will be ready for release:

/*
 * Copyright 2004  University of Illinois at Urbana-Champaign
 * Portions Copyright 2004 University of East Anglia
 * Portions Copyright 2004 Sun Microsystems Inc.
 * Portions Copyright 2004 Any Other Organization that participated
 *
 * All Rights Reserved.  Use is subject to license terms.
 * See the file "license.terms" for information on usage and
 * redistribution of this file, and for a DISCLAIMER OF ALL
 * WARRANTIES.
 */


  
   org.imirsel.m2k.discovery
   org.imirsel.m2k.prediction
   org.imirsel.m2k.transforms
   org.imirsel.m2k.filters
   org.imirsel.m2k.compute
   org.imirsel.m2k.util
   org.imirsel.m2k.prep
   org.imirsel.m2k.vis
   org.imirsel.m2k.io


Tools that you can use



Send comments to Paul.Lamere at sun dot com
Version 1.1 (Slightly edited by Downie, 16 Mar 2005)
20 Dec 2004