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

https://github.com/liquidev/nadio

Experimental digital audio workstation with a keyboard-focused user interface
https://github.com/liquidev/nadio

Last synced: about 2 months ago
JSON representation

Experimental digital audio workstation with a keyboard-focused user interface

Awesome Lists containing this project

README

        

# Nadio

An experimental digital audio workstation with a modular audio engine based on
nodes, fully controllable using a keyboard using Vim-like keybindings. Inspired
by [Blender][blender], [Reason][reason], [FL Studio][fl studio], and
[VCV Rack][vcv rack].

[blender]: https://www.blender.org/
[reason]: https://www.reasonstudios.com/en/reason
[fl studio]: https://www.image-line.com/flstudio/
[vcv rack]: https://vcvrack.com/

The `N` in 'Nadio' stands for _node_, _novel_, and _Nim_.

This app is still highly WIP. Here's a roadmap of planned features:

- [ ] Song view
- [ ] Pattern view
- [ ] Instrument view
- [x] Node editor
- [ ] Plugin system
- [ ] Node library
- [ ] Keyboard controls

The roadmap will be expanded once I plan specific features out. Version 0.1.0
will be released once all features listed here will be implemented (no deadline,
I work on Nadio as a hobby and prefer to release something complete and stable
rather than something barely usable).

Nadio will always be free software, to make music creation accessible to
everyone. It is licensed under the GNU General Public License v3.