Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Loopidity - A multi-track, multi-channel, looping audio recorder for GNU/Linux and Windows - designed for live handsfree use

build status: linux linux build status windows windows build status latest-dev latest build status

build

  • binaries coming soon - bake yer own for now
  • build requires libsdl1.2 , libSDL_gfx , libSDL_ttf and libjack2 (also X11 on *nix)
  • compiler must support c++11 features
  • windows builds refer to README-MINGW.md
  • build with gnu toolchain
  $ cd build
  $ make release
  $ make debug
  $ make         # [ all ]
  • or compile, run/debug, and/or clean via helper script
  $ ./mk debug
  $ ./mk release
  $ ./mk debug   clean
  $ ./mk release clean
  • build with code::blocks
    $  cd build
    $  codeblocks loopidity.cbp

About

A multi-track, multi-channel, looping audio recorder designed for live handsfree use.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages