Noodler - create and share pieces of musical DNA.
Noodler is a lightweight online DAW created specifically to allow users to share musical ideas. Users can create chords, rhythms, patterns, scales, modules (a 'riff' with musical context) and songs and store them locally or share them with the world. This app is recommended for intermediate guitar players and especially those who have an interest in jazz.
Explore the docs »
Play at Noodler.io
·
Report Bug
·
Request Feature
Table of Contents
Noodler is an online lightweight DAW for guitarists and bassists to create and share pieces of musical data.
- Clone the repo
git clone https://github.com/github_username/repo_name.git
- Install NPM packages
npm install
- Run the app
npm start
Noodler is built on drag and drop principles. Look up a rhythm, pattern, scale, etc in the Explorer and then drag that piece of musical data into the Lab to experiment on it, or the player to play it. Change the names of items by clicking on them. Save things in the lab or player by first logging in, and then clicking export next to the song/rhythm/etc that you are trying to export. Just poke around and have fun, you'll figure it out!
For a comprehensive guide on how to use Noodler, check out the Documentation
- Create custom 'pools' where you can invite friends and share your data
- Export Tabs
- Export Midi
- Web Midi Input
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.
Devin Turner - @in_dev_ - devnaut@gmail.com
Project Link: https://github.com/ImmortalCount/Noodler
