Audio Source Composer
The Audio Source Composer is an open-source Digital Audio Workstation (DAW)
built on the WebAudioAPI
to work on all platforms from web browsers to desktops applications to mobile devices.
* Composer Features
* Local Repository Installation
+ Website Repository
+ App Repository
* Player
* Communities
---
Features:
* Works on any modern browser on any phone, tablet or pc.
* Instruments and effects can be wrapped in each other to build complex presets.
* Note tracks can be called recursively for a highly structured song.
$3
* Add, edit, and delete notes and note tracks.
* Edit note velocity and duration.
* Quarter tone compatibility (missing in MIDI)
* Recursively play back tracks by adding a 'Track Note'.
* Track note transposing (play back tracks at different frequencies)
$3
* Audio Source brings the WebAudio API to mobile by using a WebView as a proxy.
* Songs, instruments, and samples written for Audio Source will work on any platform.
* Instruments render using React VirtualDOM on the UI thread while rendering audio in the WebView proxy.
$3
* Sample libraries
* Audio recording and editing
* Track XY Grid for easy mouse-click composition
* Real-time editing between multiple users (like Google Docs)
* Server-side song rendering
* Import/Export MIDI files
* Variable BPM and other globals
Web Browser Demo (Alpha)
Click the image below to try Audio Source Composer (Alpha) on your browser.

Android Downloads (Out of date)
The Audio Source Composer Alpha Demo is available for download on Android Devices:
Audio Source Composer(v0.5.4).apk.apk)
Audio Source Composer(v0.5.3).apk.apk)
Audio Source Composer(v0.5.1).apk.apk)
Check back often for updates as we get closer to Beta!
---
Website Installation
~~~~
$ git clone ssh://git@github.com/clevertree/audio-source-web --recursive
$ cd [audio-source-web]
$ npm install
~~~~
$3
Note: This command should also open the website in your local browser.
~~~~
$ npm start
~~~~
$3
http://localhost:8080
---
App Installation
~~~~
$ git clone ssh://git@github.com/clevertree/audio-source-app --recursive
$ cd [audio-source-app]
$ npm install
~~~~
$3
~~~~
$ react-native run-android
~~~~
$3
~~~~
$ react-native run-ios
~~~~
---
Coming soon: Audio Source Music Communities
$3
Listen to and publish remixes and arrangements (of copyrighted music)
$3
Listen to, publish, and sell original music
How can I help? What should I help with? Are there instructions?
$3
We want help with everything from images, css, UI, testing, programming, and feedback. (And PR obviously!)
Git Repo: https://github.com/clevertree/audio-source-composer
Contact
Open-Source means the AudioSource project is free forever, and anyone can join in the development,
so we're always looking for testers, artists, and all kinds of musician to
contribute.
Currently the composer is in
active development
and has not yet been released.
Check back often for updates as we get closer to Beta!{
If you want to join up, please contact us on the
GitHub page.
Check back often for updates as we get closer to Beta!
$3
* Go to
Github.com and grab an account
* Check for
existing bugs with the same description
* Create a new
bug report describing the problem
* List your operating-system and browser versions
* If possible, include the
developer's console in the screen-shot
* Try to include a
screen-shot of the issue
* Optionally describe your issue in the #bugs channel on
Discord
###### Created by Ari Asulin