An open API service indexing awesome lists of open source software.

https://github.com/acarabott/musical-user-interfaces

Source for the prototypes in http://arthurcarabott.com/mui/
https://github.com/acarabott/musical-user-interfaces

audio interaction-design interface-design music

Last synced: about 1 year ago
JSON representation

Source for the prototypes in http://arthurcarabott.com/mui/

Awesome Lists containing this project

README

          

# Musical User Interfaces

Code for the prototypes in the set of essays [*Musical User Interfaces*](http://arthurcarabott.com/mui/).

## A Request

This is prototype code, it is not production code. If you like this project, please build on the **ideas** and **not the code**. The prototypes exists to test and help communicate the ideas, not as a technical foundation.

These projects were designed and built in 8 weeks, along with two other projects ([Konnakkol](http://arthurcarabott.com/konnakkol/) and a [loop pedal for Bela](https://github.com/acarabott/bela-looper/)) while also writing a dissertation and trying to explore Los Angeles. Seriously, it's prototype code.

I am putting the code online because enough people asked for it, not because I want people to fork and use it.

While it may not serve as an example of how to code for well production, it may serve as example of how to code well when prototyping: optimising productivity, flexibility, getting things done... rather than performance, memory usage and code re-use.

## Another request

Please build on these ideas! Whether you are a hobbyist of a *serious commercial audio company*, I invite you to use them in your projects. Credit and citations are a nice courtesy, and please drop me a line if you do make something [arthur@arthurcarabott.com](mailto:arthur@arthurcarabott.com).

If you do happen to be from a *serious commercial audio company* and need some form of legal clearance then just e-mail me...

## Projects

Opening the tiny window

Re-thinking how we should interact with audio fx plugins.

[![Opening the tiny window](img/dynamic-range.jpg)](http://arthurcarabott.com/mui-dynamic-range)

Envelopes by example

Freeing envelopes from the tyranny of ADSR.

[![Envelopes by example](img/envelope.jpg)](http://arthurcarabott.com/mui-envelope)

Delay without the delay

Programming delay effects by performing them.

[![Delay](img/delay.jpg)](http://arthurcarabott.com/mui-delay)

[arthurcarabott.com](http://arthurcarabott.com)