Skip to content

zevv/worp

master
Switch branches/tags

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

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
doc
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 

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

No packages published