Audio

Sound is central to any multimedia content and requires a functional understanding to be effectively employed. Before producing and publishing audio, one must be familiar with the file formats and methods of distribution.

File formats

Formats and process

Distribution

After a file is converted to an .mp3 or another compressed format, there are two primary means of publishing it: Linking the file or playing it in an interface.

Linking a file provides the visitor with the ability to download the file in its entirety and uses code similar to linking HTML or other files:

Putting a file in a player can be accomplished by using third-party software (Flash) or simply coding it as HTML5, using the audio tag.

HTML5 audio is not universally accepted by browsers; it is recommended that you add some elements: a source tag, multiple file types, and an error message with a link.

Let's practice by creating new folder in the Scratch disk ("audio"), downloading this audio file (right click and "save file") to the new audio folder, and writing a new html document that includes the above code.

 

jour 355

weekly schedule

  1. Internet & Web / HTML
    Readings: Get books
  2. Bits & bytes / HTML / Embedding / Code
    Readings: Briggs ch. 1
  3. Images / Exercise 2
    Readings: Briggs ch. 2
  4. Exam 1 / CSS Intro / Colors
    Readings: Briggs ch. 3
  5. Divisions / Web typography / Photoshop text
    Readings: Briggs ch. 4
  6. CSS ID / Project one guide
    Readings: Briggs ch. 5
  7. Exam 2 / Uploading / Backgrounds
    Readings: Briggs ch. 6
  8. Project one due / Evaluation guide
    Readings: Briggs ch. 7
  9. Spring Break
  10. Search / Project eval / Online advertising
    Readings: Briggs ch. 8
  11. Standards / Audio / Backgrounds
    Readings: Briggs ch. 9
  12. Exam 3
    Readings: Briggs ch. 10
  13. CSS3 / Usability / Lightbox
    Readings: Briggs ch. 11
  14. Project editing
    Readings: TBD
  15. Material review / Exam 4
  16. Final project
  17. Final project due

Matthew Blake    Department of Journalism    CSU-Chico   
mdblake@csuchico.edu    (530) 898-3608