| sample examples |
This page gives example input and output data for the sample program.
The output data from these tests can be compared to output on your platform
using the same input file in order to determine if there is a problem
with the sample program. If the output you generate is not the
same as the output listed in the individual tests, then something may be wrong
with the compiled program or your computing environment (or a bug added to
the program after the example output was generated).
Test Index
| Test 001: | |
Sample the music every quater-note.
The command: sample input-file > output-file
using the following input, will generate the following output:
|
| Test 002: | |
Sample the music every eighth-note.
The command: sample -r 8 input-file > output-file
using the following input, will generate the following output:
|
| Test 003: | |
Sample the music every eighth-note.
The command: sample -r "2 8. 16 4" input-file > output-file
using the following input, will generate the following output:
|
|
| | |