Click here to Skip to main content
15,867,915 members
Everything / Multimedia / Audio

Audio

audio

Great Reads

by Andy Allinger
Convert audio to image. (Edit the image.) Convert image to music.
by honey the codewitch
Provides a complete managed API for working with MIDI files, sequences and devices
by Steve Hoult
Creation of an Audio analysis framework to enable developers with little to no understanding of audio analysis to develop audio-driven games
by ljw1004
How to use UPnP on Windows 8

Latest Articles

by Andy Allinger
Convert audio to image. (Edit the image.) Convert image to music.
by ToughDev
How to interface VS1053 Audio Encoder/Decoder Module with PIC using SPI
by honey the codewitch
Mix wavs and waveforms with this simple to use library
by Vishwas_R
Simple Audio Player to browse any song with Play / Pause, Stop options & a waveform generated using CanvasJS charts

All Articles

Sort by Updated

Audio 

5 Aug 2014 by (Username_Taken)
An outline of basic beat detection for games such as guitar hero.
9 Jun 2020 by After2050
How to create and play sounds in HTML5
12 Aug 2012 by Alex Fotios
How to enumerate and mute all audio capture endpoints using Core Audio API
14 Jan 2016 by Android on Intel
This document explains how Android low-latency audio is implemented on x86 devices starting with the Intel® Atom™ processor-based (codenamed Bay Trail) platform.
19 Sep 2021 by Andy Allinger
Filter specified by the pass frequency, stop frequency, passband attenuation, and stopband attenuation
12 Aug 2023 by Andy Allinger
Convert audio to image. (Edit the image.) Convert image to music.
15 Dec 2014 by ArcticEcho
This tip explains how to read WAV (wave) files containing multiple channels (2+) using .Net 2.0+ (in C#).
10 Feb 2015 by Arthus Huang
This article will tell you how to write a tune with pure JavaScript and introduce an interesting Javascript framework to you.
25 Jul 2012 by Arun Kumar K S
Simple signal processing implementation to microphone audio
2 Mar 2014 by ASP.NET Community
In my case, I use  a FileUpload Control(Id:->FileUpload1), an ImageButton(ImageButton1) or you can use the Image,  a Button Control(Id:->Updatebttn)
22 Oct 2013 by ASP.NET Community
Recaptcha:Captcha keeps the spammer away from our site. There is Lot of captcha conrols available for asp.net and few may not work on postback.
21 Dec 2012 by Brent Schooley
Plantronics Voyager PRO UC v2 Review
8 Dec 2018 by CalicoSkies
Mixing audio from multiple WAV files to a single WAV file. Includes a C++ class for reading and writing WAV audio files, derived from an AudioFile class for future support of other audio file formats.
23 Jul 2016 by Christian Vos
Explains the issues of the mp3 player in the Ampera and Volt and how the playlist creator can solve this.
23 Jun 2020 by Ciumac Sergiu
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
8 Nov 2010 by dolhaig
How to Resume the User's music after we played a video or audio from our Silverlight/XNA WP7 Application.
16 Nov 2010 by dolhaig
How to detect the Zune connection and the Network State inside your WP7 Application
20 Aug 2001 by dswigger
A control for editing wave files which uses peak values for visual display
28 Aug 2010 by Ed Nutting
Class library and working program allowing you to easily record MP3, wav and raw pcm files. Can also integrate with iTunes.
5 Oct 2014 by Grasshopper.iics
Learn Text to Speech, Speech Recognition, Audio Recording and Audio Playback with the most simple Android Audio Tutorial
26 Mar 2020 by honey the codewitch
An in depth guide on doing advanced MIDI things. Includes a demo Drum step sequencer and file slicer
14 Jul 2020 by honey the codewitch
Continuing our series with a knob control and a MIDI visualizer
9 Apr 2023 by honey the codewitch
Mix wavs and waveforms with this simple to use library
25 Jul 2022 by honey the codewitch
Make your little devices sing
6 Jul 2020 by honey the codewitch
Provides a complete managed API for working with MIDI files, sequences and devices
22 Mar 2020 by honey the codewitch
Slice sections out of a MIDI file, and stretch or compress playback time using this simple utility. Or use the Midi Library to build your own MIDI apps
1 May 2015 by Intel
As one of the interfaces on mobile devices and tablets, the key function of the audio jack is to play music. However, its other usage cannot be ignored—the audio jack can also be used to transmit data.
9 Feb 2015 by jfriedman
Walks a developer through the implementation of a standards compliant RtspClient and RtspServer.
21 Mar 2015 by Joe Dufresne
A small utility app which uses the excellent NAudio library to help organize backing tracks (audio files for band minus one situations), chord / lead sheets, lyrics, etc. Intended for Windows tablets running a full version of Windows 8.1.
23 Oct 2012 by Judah Gabriel Himango
Exercising Silverlight 4 to build a fun, real-world app
13 Sep 2012 by ljw1004
How to use UPnP on Windows 8
25 Sep 2012 by ljw1004
VB code to convert MP3 to WAV in Windows 8 using MediaFoundation
15 Jan 2013 by ljw1004
How to record and play PCM audio on Windows 8 in .NET.
4 Jan 2013 by Mark Heath
A comprehensive guide to decoding and encoding audio files in .NET using NAudio.
4 May 2016 by Marla Sukesh, Pradeep Shet
This is part 2 day 2 continuation of article Learn HTML5 in 3 days.
16 Aug 2020 by Michael Haephrati
Desktop application that can be used to convert from and to various audio formats, such as .mp3, .m4a and .wav
25 Sep 2013 by Oso Oluwafemi Ebenezer
A c++ wrapper for the LAME library that reduces conversion of PCM (*.wav) to mp3 and vice versa to just two lines of codes
18 Jun 2012 by Petr Ivankov
Applications of abstract math theories to practice
17 Feb 2012 by potluri_suresh
Raw Audio data is encoded to AAC compression using ffmmpeg library.
30 Apr 2013 by Robin Rizvi
Audio-Gallery-Suite is a complete audio gallery solution made with HTML5/CSS3/Jquery-JS/PHP-Ajax/C# that includes a web audio gallery and a software for managing the web audio gallery.
3 Nov 2014 by S.Prateek
This is a basic how-to guideline to record audio in Windows Phone 8.1
15 Jul 2021 by Steve Hoult
Creation of an Audio analysis framework to enable developers with little to no understanding of audio analysis to develop audio-driven games
21 Jul 2015 by webmaster442
A mini howto on making a cool Audio Spectrum analyzer with C# and Arduino