On a lighter note, learn how to extract audio segments from a song.
Latest VB Multimedia Articles
Creating a Video Converter Using VB.NET
Learn how to use VB.NET to create your own Video Encoder.
Sound and DirectXSound Tutorial
Learn just about everything you need to know about using DirectX 8 and DirectSound to create and modify sound files.
Advanced MIDI Programming / Utility
Learn advanced MIDI routines to analyze and edit MIDI files. (Added: 15-Feb-2000)
Midi/Wav/AVI Playing Routines
Add a lot of functionality to a CD player. (Added: 12-May-1999)
Simple midi - IN, OUT '& THRU demonstrated and Midi FAQ
Learn some of the simpler MIDI programming techniques. (Added: 3-May-2000)
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Programming with Code::Blocks
Discover Code::Blocks, an open source IDE for C/C++.

Connecting to SSH Servers in .NET
Need to monitor a Linux-based server from a Windows-based computer? It's easier than you might think.

Ten Basic Framework Functions Every VB Developer Should Know
Become proficient with ten of the basic .NET Framework functions (or methods) that every VB developer should know.
Working with State Machines in the .NET Framework
Arun Karthick introduces you to the state machine model and shows you how to create a simple working state machine sample using the .NET framework in the C# language.