Lines Matching full:samples
55 * samples. This block is then sub-allocated for the various
92 * ptbl chunk is pre-parsed to determine the number of samples
94 * to determine which samples are actually used by instruments.
95 * Some samples may not be used because they are used only in
97 * author neglected to remove unused samples from the collection.
98 * In the next step, the active samples are read into memory and
100 * instruments are processed, the links are made to the samples and
673 /* parse the wave pool and load samples */
985 * the memory for 16-bit samples when in 8-bit mode, and we need
986 * double the memory for 8-bit samples in 16-bit mode. For
987 * unlooped samples, we may use ADPCM. If so, we need only 1/4
990 * We also need to add one for looped samples to allow for
994 /* use ADPCM encode for unlooped 16-bit samples if ADPCM is enabled */
1172 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "No support for DLS multi-channel samples\n"); */ }
1232 /* 8-bit samples in an 8-bit synth, just copy the data, and flip bit 7 */
1243 /* 16-bit samples, need to convert to 8-bit or ADPCM */
1273 /* for looped samples, copy the last sample to the end */