https://github.com/renoise/tools
Scripting tools written by the Renoise team
https://github.com/renoise/tools
audio daw lua midi osc renoise renoise-scripting
Last synced: 2 months ago
JSON representation
Scripting tools written by the Renoise team
- Host: GitHub
- URL: https://github.com/renoise/tools
- Owner: renoise
- License: mit
- Created: 2015-03-17T09:08:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T07:53:57.000Z (5 months ago)
- Last Synced: 2024-11-12T08:29:42.671Z (5 months ago)
- Topics: audio, daw, lua, midi, osc, renoise, renoise-scripting
- Language: Lua
- Homepage:
- Size: 25.8 MB
- Stars: 285
- Watchers: 33
- Forks: 43
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Renoise Tools
This site contains various complete scripting tools written by the Renoise team. The existing tools may help you to get more info about how your tools could be done.
Please note: Most of the tools are outdated and no longer maintained, so this repository exists mainly as inspiration for new tools.
Please have a look at the [Renoise Tools Page](http://tools.renoise.com/) for more current tools.
### Renoise Scripting Documentation
If you want to create your own tools, please read the [Renoise Scripting Development Book](https://renoise.github.io/xrnx).
This book is highly recommended for anyone who wants to get into all this Renoise scripting. Please read it first to get an overview of what's needed to develop tools for Renoise. It contains an introduction, some tutorials and the full API documentation.
### Need more help?
For any questions regarding the Lua API or this repository, please have a look at the [Renoise Scripting Development Forum](https://forum.renoise.com/c/renoise-tool-development).