Sign In
Cooking with Code
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Audio
Game Studio 3.1
SoundEffect
Video
XNA
XNA Framework
Archive
Archives
October 2010
(1)
September 2010
(1)
June 2010
(1)
May 2010
(1)
June 2009
(3)
MSDN Blogs
>
Cooking with Code
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Cooking with Code
What’s “Dynamic” about this SoundEffectInstance? (Part 2)
Posted
over 2 years ago
by
ashtat
2
Comments
I just finished writing an article on this topic for the Creators Club….ummm…sorry, I mean the App Hub ! Check out the article, it has lots of pretty pictures and everything!
Cooking with Code
What’s “Dynamic” about this SoundEffectInstance? (Part 1)
Posted
over 2 years ago
by
ashtat
0
Comments
Or in other words, what’s up with the new “DynamicSoundEffectInstance” type in XNA Game Studio 4.0? If you’re familiar with the SoundEffect API in XNA Game Studio 3.1 , you’ll know that to play sound effects you need to - Add your audio files to the content...
Cooking with Code
SoundEffect Creation in XNA Game Studio 4.0
Posted
over 2 years ago
by
ashtat
1
Comments
There are a couple new ways to create a SoundEffect in XNA 4.0 - a new factory method that loads wave files and a couple new constructors that take raw PCM audio data. SoundEffect.FromStream public static SoundEffect FromStream(Stream stream) ...
Cooking with Code
Ahemm…is this thing on?
Posted
over 2 years ago
by
ashtat
0
Comments
As the great James Anchower once said, “it’s been a long time since I rapped at ya, but there’s been all sorts of mess going on in my life”. For instance I got super-ultra-Windows Phone 7-series++ busy with XNA GameStudio 4.0. And then my wife and I shipped...
Cooking with Code
Video Playback in XNA Game Studio 3.1
Posted
over 3 years ago
by
ashtat
0
Comments
Michael did a post some time back to give an overview of the new video playback feature. Here’re some additional tips that might help - Adding video to your project In a nutshell - make sure your videos are encoded with Windows Media Video v9...
Cooking with Code
SoundEffect API Changes in Game Studio 3.1
Posted
over 3 years ago
by
ashtat
3
Comments
Shawn beat me to the punch and did this great post on the changes to the SoundEffect API in XNA GS 3.1. Here’re some tips if you’re trying to migrate your 3.0 code to the new release. “Fire and Forget” Playback SoundEffect.Play methods are now...
Cooking with Code
Greetings Fellow Humans
Posted
over 3 years ago
by
ashtat
2
Comments
Here I am, a little late to the MSDN blog party. But then again, my timing might not be so bad after all. Yesterday we announced the release of XNA Game Studio 3.1 . Having spent a great deal of 2009 working on this baby it’s absolutely awesome to see...
Page 1 of 1 (7 items)