Pinned Repositories
LDPF
Lua GUI for DISTRHO Plugin Framework
lua-carray
Lua arrays for primitive numeric C data types
lua-lpugl
A minimal Lua-API for building GUIs using Cairo or OpenGL (see: https://github.com/osch/lua-lpugl#lpugl)
lua-lrtmidi
Lua binding for RtMidi
lua-lwtk
Lua Widget Toolkit: implement cross platform GUI widgets in pure Lua on top of LPugl or LÖVE 2D game engine
lua-mtint
Make threads and coroutines interruptible for the Lua scripting language, see https://github.com/osch/lua-mtint#mtint
lua-mtmsg
Low-level multi-threading message buffers for the Lua scripting language (see: https://github.com/osch/lua-mtmsg#mtmsg)
lua-mtstates
Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)
lua-nocurses
A terminal screen manipulation library
luced
The Lucid Editor - a fast & lightweight text editor for X11.
osch's Repositories
osch/lua-lwtk
Lua Widget Toolkit: implement cross platform GUI widgets in pure Lua on top of LPugl or LÖVE 2D game engine
osch/lua-lpugl
A minimal Lua-API for building GUIs using Cairo or OpenGL (see: https://github.com/osch/lua-lpugl#lpugl)
osch/lua-mtstates
Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)
osch/lua-mtmsg
Low-level multi-threading message buffers for the Lua scripting language (see: https://github.com/osch/lua-mtmsg#mtmsg)
osch/lua-nocurses
A terminal screen manipulation library
osch/luced
The Lucid Editor - a fast & lightweight text editor for X11.
osch/lua-carray
Lua arrays for primitive numeric C data types
osch/lua-mtint
Make threads and coroutines interruptible for the Lua scripting language, see https://github.com/osch/lua-mtint#mtint
osch/lua-lrtmidi
Lua binding for RtMidi
osch/lrexrepl
Search & Replace in multiple files using regular expressions and Lua
osch/lua-auproc
Basic Lua audio processor objects
osch/lua-lrtaudio
Lua binding for RtAudio
osch/lua-ljack
Lua binding for the JACK Audio Connection Kit
osch/luarocks-build-extended
A fork of Luarock's built-in build system. (see: https://github.com/osch/luarocks-build-extended#luarocks-build-extended)
osch/binaural-vst
Mono-to-stereo plugin that positions sound in 3D space using Head-Related Transfer Functions.
osch/lua-lfft
Fast Fourier Transform library for Lua
osch/lua-threading-playground
Multi threading test cases crashing under LuaJIT
osch/axoloti
Sketching embedded digital audio
osch/lua-limath-test
demonstration for simple rockspec & test for limath
osch/lua-nanovg
Lua bindings for nanovg.
osch/luarocks
LuaRocks is the package manager for the Lua programming language.
osch/luarocks-build-cpp
A fork of built-in build system for C++ rocks
osch/marco
MATE default window manager
osch/mate-terminal
The MATE Terminal Emulator
osch/MINGW-packages
Package scripts for MinGW-w64 targets to build under MSYS2.
osch/oocairo
Cairo bindings for lua
osch/osch
osch/pugl
A minimal portable API for OpenGL and Cairo interfaces
osch/rtaudio
A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO, and WASAPI) operating systems.
osch/rtmidi
A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia)