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
- Host: GitHub
- URL: https://github.com/liquidev/nadio
- Owner: liquidev
- License: gpl-3.0
- Created: 2020-02-13T13:06:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-28T18:34:13.000Z (about 5 years ago)
- Last Synced: 2025-01-20T14:39:48.606Z (3 months ago)
- Language: Nim
- Size: 2.94 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 controlsThe 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.