Difference between revisions of "Chili Sound Pack"

From Chilipedia
Jump to: navigation, search
(Created page with "The Chili Sound Pack is a pack of code and .dll you can add to Chili Framework projects to enable the use of sound effects. == Tutorial == Here is a link to a video expla...")
 
Line 2: Line 2:
  
 
== Tutorial ==
 
== Tutorial ==
Here is a link to a video explaining how to integrate the sound module into a framework solution and how to use the <code>Sound</code> and <code>SoundEffect</code> classes. Check the [[downloads]] section below for the necessary stuff to follow along.
+
Here is a link to a video explaining how to integrate the sound module into a framework solution and how to use the <code>Sound</code> and <code>SoundEffect</code> classes. Check the [[#Downloads|downloads]] section below for the necessary stuff to follow along.
  
 
== Downloads ==
 
== Downloads ==

Revision as of 22:47, 17 November 2016

The Chili Sound Pack is a pack of code and .dll you can add to Chili Framework projects to enable the use of sound effects.

Tutorial

Here is a link to a video explaining how to integrate the sound module into a framework solution and how to use the Sound and SoundEffect classes. Check the downloads section below for the necessary stuff to follow along.

Downloads

Here is the zip file with the code and .dll files for the sound module.

To follow the tutorial on the sound module, you will need the following zip files as well: