-
Notifications
You must be signed in to change notification settings - Fork 5
zevv/worp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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