loopidity Code
A multi-track multi-channel looper designed for live hands-free use
Status: Beta
Brought to you by:
bill-auger
File | Date | Author | Commit |
---|---|---|---|
assets | 2015-02-28 |
![]() |
[ef3b8e] transition to makefile project |
build | 2015-08-30 |
![]() |
[95b65b] redirect windows output to file and consolidate... |
src | 2016-02-08 |
![]() |
[05eedf] add licence to main.cpp |
.gitignore | 2015-08-28 |
![]() |
[5e5d17] add travis.yml (issue #30) |
.travis.yml | 2015-08-28 |
![]() |
[5e5d17] add travis.yml (issue #30) |
AUTHORS | 2015-02-28 |
![]() |
[ef3b8e] transition to makefile project |
LICENSE | 2015-02-28 |
![]() |
[ef3b8e] transition to makefile project |
README-MINGW.md | 2016-02-08 |
![]() |
[05eedf] add licence to main.cpp |
README.md | 2015-08-30 |
![]() |
[95b65b] redirect windows output to file and consolidate... |
mk | 2015-08-30 |
![]() |
[95b65b] redirect windows output to file and consolidate... |
build status: | linux |
windows |
latest-dev |
---|---|---|---|
$ cd build
$ make release
$ make debug
$ make # [ all ]
$ ./mk debug
$ ./mk release
$ ./mk debug clean
$ ./mk release clean
$ cd build
$ codeblocks loopidity.cbp