[Clam-devel] OfflinePlayer prints the source and sinks names

Pau Arumí parumi at iua.upf.edu
Tue Nov 27 08:15:01 PST 2007


Revision 10982 brings a little new feature in OfflinePlayer. 
Given a clamnetwork file it prints out the names of sources and links.
For example:

spacialization$ ./OfflinePlayer \
example-data/single-impulse-response-surround.clamnetwork

Sources and Sinks list:
 * source:      AudioInput
 * sink:        C
 * sink:        L
 * sink:        R
 * sink:        SL
 * sink:        SR

Of course this is very convenient to choose the names of the outputs:

spacialization$ ./OfflinePlayer \
example-data/single-impulse-response-surround.clamnetwork \
testdata/elvis.wav c.wav l.wav r.wav sl.wav sr.wav


Pau





More information about the clam-devel mailing list