K-Mix API, Part 2 – Controlling K-Mix with Leap Motion and the Web MIDI API

Posted by & filed under Blog, Featured, K-Mix, Making Music in the Browser, MIDI, Mixers.

If you’ve ever fantasized about mixing with your hands similar to how you control a Theremin or in the movie Minority Report, your dreams are now closer to reality! With the latest K-Mix update, which enables sending MIDI message to fully control K-Mix, combined with the the K-Mix API and the incredible Leap Motion controller,… Read more »

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/MIDI – VCO/VCA

Posted by & filed under Blog, Making Music in the Browser, Simple Synthesis, Tutorials.

Emmett Corman has a great introductory series on the basics of synthesis (using modular synths), called Simple Synthesis. I thought it would be of value to those without access to the hardware to be able to explore and interact with the concepts that Emmett covers directly in the browser, using the Web MIDI and Web Audio… 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 »