Difference between revisions of "MUGIC-Audio-Wrapper"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
m (Specifications for Audio in MUGIC)
m (Specifications for Audio in MUGIC)
Line 9: Line 9:
 
New! Classes:
 
New! Classes:
  
//For handling Sounds, Sound
+
For handling Sounds, Sound
  
 
Sound.h
 
Sound.h
 
Sound.cpp
 
Sound.cpp
  
//A list of Sound Objects, SoundList
+
A list of Sound Objects, SoundList
  
 
SoundList.h
 
SoundList.h

Revision as of 17:16, 27 January 2014

Contents

Specifications for Audio in MUGIC

The Class specifications are currently being programmed for now, and will be released in the near future.

Usually updated Monday afternoons. Stay Tuned!

TBA:

New! Classes:

For handling Sounds, Sound

Sound.h Sound.cpp

A list of Sound Objects, SoundList

SoundList.h SoundList.cpp

OpenAL integration and support

Attaching Sound to Objects

Transitioning-between-sounds-Algorithms

Proper deterministic Looping protocols

Ease of Use

About The Author

Jonathan Shamblen is a Graphics and Sound programmer at UCSD. He is particularly interested in immersive, real-time, large-scale applications of Graphics and Sound Algorithms.