K-Mix API, Part 1 – Web MIDI Control Surface

Posted by & filed under Blog, Featured, Making Music in the Browser, MIDI, Mixers, Web Audio.

K-Mix is one of the most powerful audio mixers available. One of K-Mix’s most powerful features is its ability to be programmed and controlled from any DAW. With the power of Web MIDI in your browser and the K-Mix API, K-Mix becomes the first audio mixer that’s fully controllable with JavaScript. In Part 1, I’ll go… Read more »

Making Music in the Browser: Web Audio/MIDI – Amplitude Modulation

Posted by & filed under Blog, Making Music in the Browser, Tutorials, Web Audio.

Amplitude Modulation is a simple concept that can yield harmonically rich and bizarre timbres not easily achieved via other methods. In this article we’ll expand on the topics introduced in Simple Synthesis – Amplitude Modulation and play around with the concepts behind AM Synthesis. Modulation sources do not need to be low-frequency oscillators or envelope… Read more »

Making Music in the Browser – Web Audio API, Part 1

Posted by & filed under Blog, Making Music in the Browser, Tutorials, Web Audio.

Simply put, the Web Audio API is awesome and powerful! It makes it possible to synthesize, manipulate, spatialize, and visualize any sound, limited only by your imagination and processing power. The ubiquity of the web browser allows for an unprecedented environment to compose, instantly share your music, and collaborate with the world. The Web Audio… Read more »