Skip to content

JackDotJS/node-studio

Folders and files

NameName
Last commit message
Last commit date
Oct 9, 2023
Nov 6, 2022
Apr 16, 2024
Apr 16, 2024
Apr 15, 2024
Apr 15, 2024
Nov 6, 2022
Oct 10, 2023
Mar 19, 2022
Oct 10, 2023
Oct 10, 2023
Apr 16, 2024
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Mar 26, 2024
Apr 16, 2024
Apr 16, 2024
Oct 9, 2023
Oct 9, 2023

Repository files navigation

Node Studio

Node-based music production tool, built with Tauri.

Discord Downloads Snapshots


It may go without saying that this project is a work-in-progress. Many features WILL be bugged, or outright non-functional at this point in development.

You have been warned!

(Originally posted to Discord on March 13, 2022)

A few months ago, I discovered a web API that allows you to synthesize audio via JavaScript, and it got me thinking of this crazy idea to try making a full-fledged, digital audio workstation with it. I originally wanted to make a self-contained website out of this idea, but I'm too pea-brained to work around browser restrictions. I'm now attempting to build a desktop application using Tauri.

Node Studio is a powerful, free, and fully open-source desktop music production app, designed to make music creation simple and intuitive.

The major goals of this project include:

  • Extensive customization options (including themes and plugin support)
  • Accessibility
  • Reasonably simple design language
  • Minimal creative limitations

Screenshots

Coming soon!

Music Examples

Coming soon!

Suggestions & Contributions

Suggestions are always welcome! Even if you aren't really a developer, feel free to use the issues page to submit your ideas.

For those who would like to contribute more directly, check out the contributing guidelines.