zevv/worp
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Worp is an experimental sound / music / DSP engine written in LuaJIT, currently in early alpha state. The main Worp web site and documentation can be found at http://worp.zevv.nl == Some highlights: - Built on LuaJIT: the ease of using a high level language, but getting near native C performance. Even low-level DSP functions (filters, reverb) can be coded in Lua, still giving great performance. - Live coding: add or update code while the application is running through the use of a vim plugin. New chunks can be sent and compiled on the fly. - Bindings for Fluidsynth and midi support == License Copyright (C) 2013 Ico Doornekamp. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
About
Live scriptable sound/music/DSP engine
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published