Click here to Skip to main content
15,860,859 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 Score

Audio 

12 Aug 2023 by Andy Allinger
Convert audio to image. (Edit the image.) Convert image to music.
6 Jul 2020 by honey the codewitch
Provides a complete managed API for working with MIDI files, sequences and devices
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
13 Sep 2012 by ljw1004
How to use UPnP on Windows 8
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
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.
25 Jul 2022 by honey the codewitch
Make your little devices sing
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 Apr 2023 by honey the codewitch
Mix wavs and waveforms with this simple to use library
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.
9 Jun 2020 by After2050
How to create and play sounds in HTML5
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)
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.
14 Jul 2020 by honey the codewitch
Continuing our series with a knob control and a MIDI visualizer
21 Dec 2012 by Brent Schooley
Plantronics Voyager PRO UC v2 Review
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.
4 Jan 2013 by Mark Heath
A comprehensive guide to decoding and encoding audio files in .NET using NAudio.
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.
16 Nov 2010 by dolhaig
How to detect the Zune connection and the Network State inside your WP7 Application
9 Feb 2015 by jfriedman
Walks a developer through the implementation of a standards compliant RtspClient and RtspServer.
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.
23 Jun 2020 by Ciumac Sergiu
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
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
19 Sep 2021 by Andy Allinger
Filter specified by the pass frequency, stop frequency, passband attenuation, and stopband attenuation
23 Oct 2012 by Judah Gabriel Himango
Exercising Silverlight 4 to build a fun, real-world app
15 Jan 2013 by ljw1004
How to record and play PCM audio on Windows 8 in .NET.
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.
12 Aug 2012 by Alex Fotios
How to enumerate and mute all audio capture endpoints using Core Audio API
25 Jul 2012 by Arun Kumar K S
Simple signal processing implementation to microphone audio
3 Nov 2014 by S.Prateek
This is a basic how-to guideline to record audio in Windows Phone 8.1
21 Jul 2015 by webmaster442
A mini howto on making a cool Audio Spectrum analyzer with C# and Arduino
15 Dec 2014 by ArcticEcho
This tip explains how to read WAV (wave) files containing multiple channels (2+) using .Net 2.0+ (in C#).
18 Jun 2012 by Petr Ivankov
Applications of abstract math theories to practice
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.
4 May 2016 by Marla Sukesh, Pradeep Shet
This is part 2 day 2 continuation of article Learn HTML5 in 3 days.
5 Oct 2014 by Grasshopper.iics
Learn Text to Speech, Speech Recognition, Audio Recording and Audio Playback with the most simple Android Audio Tutorial
25 Sep 2012 by ljw1004
VB code to convert MP3 to WAV in Windows 8 using MediaFoundation
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.
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
5 Aug 2014 by (Username_Taken)
An outline of basic beat detection for games such as guitar hero.
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
20 Aug 2001 by dswigger
A control for editing wave files which uses peak values for visual display
17 Feb 2012 by potluri_suresh
Raw Audio data is encoded to AAC compression using ffmmpeg library.