.NET news » Multimedia Multimedia Rss Feed

FFT Guitar Tuner

Using a Fast Fourier Transform to calculate the fundamental frequency of the captured audio sound
10 Aug 2010, 21:04:00   Source: FFT Guitar Tuner   Tags: Multimedia

Logarithmic PPM sound meters

A simple stereo sound volume meters with audio capture card selection.
16 Jul 2010, 12:33:00   Source: Logarithmic PPM sound meters   Tags: Multimedia

Cam Alarm 2.0 - Alarm system run from a web camera

Simple alarm system for those on a budget..
16 Jun 2010, 13:25:00   Source: Cam Alarm 2.0 - Alarm system run from a web camera   Tags: Examples Multimedia

Programming Microsoft Agent in Windows Forms

Microsoft Agent is an unprecedented technology to create innovative, new conversational interfaces for applications and Web pages. It provides powerful animation capability, interactivity, and versatility, with incredible ease of development. Microsoft Agent is a technology that provides a foundation for more natural ways for people to communicate with their computers. It is a set of software services that enable developers to incorporate interactive animated characters into their applications and Web pages. These characters can speak, via a Text-to-Speech (TTS) engine or recorded audio, and even accept spoken voice commands. Microsoft Agent empowers developers to extend the user interface beyond the conventional mouse and keyboard interactions prevalent today. Enhancing applications and Web pages with a visible interactive personality will both broaden and humanize the interaction between users and their computers. There are a limitless number of roles and functions that developers can create for these personalities to perform…
6 May 2010, 08:48:00   Source: Programming Microsoft Agent in Windows Forms   Tags: Examples Multimedia

DICOM Image Viewer

A simple viewer of images stored in the DICOM 3.0 File Format (C#). The file should have raw pixel data, uncompressed. Window Level functionality is also provided.
28 Apr 2010, 12:46:00   Source: DICOM Image Viewer   Tags: Multimedia

BSEtunes

BSEtunes is a MySQL based, full manageable, networkable single or multiuser jukebox application. With BSEtunes the user could listen single- or multi selected songs, random songs, complete albums, songs in playlists etc. You could filter the random playback or create unlimited numbers of playlists. For selections drag the content from one panel to another. BSEtunes contains also an intergrated wpf coverflow clone.
24 Apr 2010, 05:16:00   Source: BSEtunes   Tags: Examples Multimedia

Newton Game Dynamics Extensions for the WPF - The Moon Lander Game

Newton Dynamic Extensions for the WPF

C# Space Invaders using WinForms objects

Create the famous game using only labels, panels and pictures
17 Jun 2008, 07:54:00   Source: C# Space Invaders using WinForms objects   Tags: Multimedia Examples

DirectX.Capture Class Library

A .NET class library for capturing video and audio to AVI files.
29 Mar 2008, 14:42:00   Source: DirectX.Capture Class Library   Tags: Multimedia Examples

Sound activated recorder with spectrogram in C#

This project demonstrates an implementation of the waterfall spectrogram and use of statistical data to trigger events in near real-time. This demonstration utilizes the Wave classes developed by Ianier Munoz.
28 Jan 2008, 02:25:00   Source: Sound activated recorder with spectrogram in C#   Tags: Multimedia Examples