Skip to content

madronalabs/vutu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vutu

vutu uses the the loris library to analyze and synthesize sounds.

building

The following libraries are required:

Vutu can be built with CMake:

- mkdir build
- cd build
- cmake -GXcode .. (for Mac)

The libsndfile and libresample libraries are also included. Because some configuration is required to get these to work, they are compiled here from source.

On MacOS, we link to SDL2.framework. Get the latest SDL2 .dmg, place SDL2.framework into /Library/Frameworks, and CMake should take care of the rest.

Everything is theoretically cross-platform but I'm currently working on Mac and have not been testing on Windows.

About

application for analyzing sounds with Loris.

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published