Skip to content Accesskey=4Skip to sub-navigation Accesskey=3View our Accessibility Options MIT Information Systems Home About IS&T Contact IS&T Site Map Search Advanced Search
Getting StartedGetting Services by Topic or Alphabetically Getting Help

On This Page

[Help]

  

Quick Links

Top Level

Related Links

Ask OLC a question

Athena Consulting Homepage

Helpdesk Stock Answers (for Mac/PC questions)


How to record audio on the SGI

Using the SGI workstations to record audio is extremely simple.

You can either run "capture" at your athena% prompt, or double-click on
the camera icon to bring up a native SGI program, which will allow you
to capture either sound, movies, or pictures.

The SGI's will save your sound file by default as "capture.aifc",
indicating that it is in the AIFC format (used on the SGI).  You can
convert this AIFC format sound file to AIFF format by typing:

	athena%  aifc2aiff -verbose capture.aifc capture.aiff

You can then use the "sox" program in the audio/outland lockers to 
convert a .aifc file into a .au file:

        athena%  add audio
        athena%  sox -t aiff filename.aiff -r 8012 -U -b filename.au

MIT Home | Getting Started | Getting Services | Getting Help | About IS&T | Accessibility
Ask a technology question or send a comment about this web page.