< prev index next >

src/java.desktop/share/classes/com/sun/media/sound/DLSInfo.java

Print this page

        

*** 20,29 **** --- 20,30 ---- * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ + package com.sun.media.sound; /** * This class is used to store information to describe soundbanks, instruments * and samples. It is stored inside a "INFO" List Chunk inside DLS files.
< prev index next >