-
-
Notifications
You must be signed in to change notification settings - Fork 102
Sound and Music
Simon (darkside) Jackson edited this page Aug 21, 2020
·
7 revisions
Area | Submitted | Type |
---|---|---|
Games: Audio | 10/4/2010 | Code Sample |
Get the basics on Sound and Music for games on Windows Phone 7. This sample introduces three types of sound media interaction that games will use regularly, and demonstrates the options of each: simple “fire and forget” SoundEffects, stored SoundEffectInstance objects that can be manipulated during playback, and Song objects that efficiently load and play music files.
All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).
Download | Size | Description |
---|---|---|
SoundAndMusic_4_0 | 1.38MB | Source code and assets for the Sound and Music Sample (XNA Game Studio 4.0). |
SoundAndMusic_4_0.zip | 1.38MB | Source code and assets for the Sound and Music Sample (XNA Game Studio 4.0). |