Type in the search box above for quick search in Pluingtutor.
BECOME A CONTRIBUTOR
Interested in getting your articles published with us ?
Melodics

Category: AUDIO SOFTWARE DEVELOP

Basic of Web Audio API


Basic of Web Audio API

The Web Audio API provides a powerful platform for audio operation and controlling over web. You can built audio application over web which will run on any HTML5 support browser.

It’s provides the developer to choose audio sources, add audio effects and create audio visualizations.

Continue Reading

How to create Music Application GUI using WIN32


Create New Win32 Project

For an audio plugin or music application, creating a GUI is a challenging job for every programmer. Although there are lots of GUI Libraries / Frameworks available for developers to make the task easy.

For windows based applications, Windows API is Microsoft’s core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.

Continue Reading
Melodics

Select Option