Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aloop

aloop is a audio file looper for JackAudioConnectionKit. It support all file formats supported by libsndfile. Files could be load by drag n' drop them into the aloop GUI, or by select them with the included file browser.

aloop resample files on load, using zita-resampler, to match the jack sample rate, when needed.

Dependencies

  • libsndfile1-dev
  • libcairo2-dev
  • libx11-dev

Building from source code

git clone https://github.com/brummer10/aloop.git
cd aloop
git submodule update --init --recursive
make
sudo make install # will install into /usr/bin

About

Audio File Looper for JackAudioConnectionKit

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages