Skip to content

A collection of sample analysis tools for HISE based on the Loris library

License

Notifications You must be signed in to change notification settings

christophhart/loris-tools

Folders and files

NameName
Last commit message
Last commit date
Apr 9, 2023
Mar 5, 2024
Mar 5, 2024
May 28, 2023
May 28, 2023
Apr 9, 2023
Mar 5, 2024
Apr 10, 2023

Repository files navigation

loris-tools

A collection of sample analysis tools for HISE based on the Loris library. The Loris library allows you resynthesize and morph audio data and is a pretty powerful tool. This repository contains the integration of Loris into HISE! The integration features:

  • a scripting API to control loris functions using more or less the same API as the command line interface.
  • integration into all file management tools in HISE: audio file loading, script Buffer support etc.

The repository contains three projects:

Loris Toolbox

A HISE Project that demonstrates how to use the Loris library with the scripting layer. It can be compiled to a standalone app, making it a GUI interface for the most important functions of Loris!

loris_library

MOVED into hi_loris module

loris_test

A simple JUCE C++ app that's only reason of existence is prototyping the API without recompiling the big ol' HISE everytime. You probably will never need to use this.

About

A collection of sample analysis tools for HISE based on the Loris library

Resources

License

Stars

Watchers

Forks

Packages

No packages published