|
Academic Information Systems |
|
Online Reserves |
|
|
|
Using the Online Music Humanities Reserves |
|
Get the
tools
needed to
receive audio and video streams. Visit
the
RealAudio
Sampler
and the
RealVideo
Sampler.
Visit the
Have comments or need to report a problem? Please use our
|
|
One of the interesting aspects of having the Music Humanities Reserves online is that instructors and students can create their own set of tracks to be listened sequentially. For example, an instructor may want to create a set of clips made up of different works by different composers. The example can also include timing information so that a clip plays a segment of a particular track. The following illustrates the step necessary to create such a link on your web page.
|
|
|
Creating Metafiles | |
|
|
Metafiles contain the addresses of RealAudio (.ra) files that the RealMedia server will play. The filetype for the metafiles is .ram. This file is the file that you will reference in your html code. (If you want to embed the plug-in within the web page, you must follow different direction. See the RealMedia web pages for this information.) The metafile will contain addresses in the form of a URL. They begin with a locator type, pnm, followed by a specific address on the RealMedia server. To obtain this information, you must check out the catalog information for each CD that has been encoded. Let's illustrate the process with our example. We want to make a "virtual tape" that consists of the following: Example 1.
Using a text editor, create a file containing the RealAudio URL(s). The contents of the file should be in the following form:
Our file would then have the following lines:
The file is saved as text-only with a suffix of .ram. Place this file, which we'll call digtape.ram, into your web pages directory. Make it a html link just like here: virtual tape. Example 2. Let's make our example a little more complex. Suppose we only need use certain part of the tracks mentioned above. If that is the case, the syntax of the ram file would change as shown below.
Note that each track must be on one line. It is shown here with a break for viewing purposes. The ram file sets a number of additional parameters, including start and end times. Also modified is the title field that will appear on the RealMedia player. Again, Example 3.We can also create a synchronized multimedia event. This means that for any one ra clip, you can have a different html document appear at specified times within the clip. To do this, first mark down the times in the ra file when the documents should change. Once that is done, create an input file. The input file is essentially a list of the URLs that will be shown and the times within the ra clip when they should be displayed. The syntax format is:
If we take the first track in Hildegard von Bingen's Ordo Vitutum and have the lyrics for that piece appear for the first minute then have this page appear again for the rest of the piece, the input file <synch.txt> would look like this:
If you are using a PC, the rmmerge.exe tool that comes with RealEncoder 5.0 and RealPublisher 5.0 can be used with the following syntax:
where:
For our example:
However, the shared rmevents file must be specified. In other words, if the rmevents file is not in the current directory that you are attempting to use rmmerge in, the path of the rmevents file must be specified. Create a ramfile that contains the RealAudio URL. Now create a link: virtual tape three.
| |
|
|
|
Academic Information Systems acis@columbia.edu - 23 September 1997 - 212 854.1919
|