Code Monkey home page Code Monkey logo

hisstools_freeze's Introduction

HISSTools Freeze

HISSTools Freeze UI

HISSTools Freeze is a lightweight plugin for spectral freezing and morphing based on DSP built in FrameLib.

  • HISSTools Freeze was originally built for teaching purposes at the University of Huddersfield.
  • It supports several different freezing/morphing modes that allow control over the evolution of the output sound.
  • A randomisable multi-band filter allows the user to add movement to the sound.
  • A full manual can be found here.

Formats / OS:

  • HISSTools Freeze is curently provided as AUv2 (mac only) and VST2 / VST3 (mac / windows).
  • Other formats are support by iPlug 2 but not yet configured to build correctly.

To Install the Plugin:

  • Automated builds of the plugin can be found on the releases page of GitHub (the latest version is at the top).
  • If you do not need to build from source you are strongly advised to download the official builds linked above, rather than to download the source code / repository available directly from the frontpage of the repo on GitHub.

To Build the Plugin:

  • You will require a fully setup version of iPlug 2.
  • This repo is designed to be placed in a subfolder of the iPlug 2 repository (e.g. iPlug2/Projects).
  • The HISSTools_PluginLib repo is also required to be placed next to this one before building (e.g. iPlug2/Projects).
  • The FrameLib repo is also required to be placed next to the iPlug 2 repo before building (i.e. at iPlug2/../FrameLib).
  • You must build the FrameLib libs (for 'Deployment' on mac or the 'Static' configuration on windows) and place the resultant libs in the following location in this repo before building the plugin:
    • Mac:
      • ./dependencies/build/libframelib_objects.a
    • Windows:
      • ./dependencies/build/framelib.lib
      • .dependencies/build/framelib_objects.lib
  • The supplied Xcode workspace and Visual Studio solution should then build the valid plugin formats (AUv2 / VST2 / VST3) correctly.

HISSTools Freeze Makes Use Of:

Credits

HISSTools Freeze by Alex Harker
CeReNeM - The University of Huddersfield

Contact:

hisstools_freeze's People

Contributors

alexharker avatar fearn-e avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

fearn-e

hisstools_freeze's Issues

Exception in constructor FrameLib_ProcessingQueue

Hello! Im catch exception in constructor FrameLib_ProcessingQueue::FrameLib_ProcessingQueue.
Visual Studio 2019, Windows 10.
Detiles:

Exception thrown at 0x00007FFEA0FAB1AB in FL64.exe: 0xC0000005: 
Access violation executing location 0x00007FFEA0FAB1AB. occurred

Call stack:

>	00007ffea0fab1ab()	Unknown
 	user32.dll!00007fff0d30f1ce()	Unknown
 	user32.dll!00007fff0d30e1db()	Unknown
 	_FLEngine_x64.dll!0000000002e83b08()	Unknown
 	_FLEngine_x64.dll!0000000002e83b78()	Unknown
 	_FLEngine_x64.dll!0000000002e7ceda()	Unknown
 	_FLEngine_x64.dll!0000000002e27204()	Unknown
 	_FLEngine_x64.dll!0000000002dd1e46()	Unknown
 	_FLEngine_x64.dll!0000000002dd0d87()	Unknown
 	_FLEngine_x64.dll!000000000351148f()	Unknown
 	_FLEngine_x64.dll!0000000003573ad7()	Unknown
 	Fruity Wrapper_x64.dll!000000000b0accba()	Unknown
 	Fruity Wrapper_x64.dll!000000000b0a6886()	Unknown
 	_FLEngine_x64.dll!00000000030bf731()	Unknown
 	_FLEngine_x64.dll!00000000030e7dc9()	Unknown
 	_FLEngine_x64.dll!00000000030ea198()	Unknown
 	_FLEngine_x64.dll!0000000003510774()	Unknown
 	_FLEngine_x64.dll!0000000003516fea()	Unknown
 	_FLEngine_x64.dll!00000000030ef05a()	Unknown
 	_FLEngine_x64.dll!00000000034b4589()	Unknown
 	_FLEngine_x64.dll!00000000029ff7b1()	Unknown
 	_FLEngine_x64.dll!0000000002b87026()	Unknown
 	_FLEngine_x64.dll!0000000002b8df79()	Unknown
 	_FLEngine_x64.dll!0000000002e76540()	Unknown
 	_FLEngine_x64.dll!00000000033e9a9c()	Unknown
 	_FLEngine_x64.dll!0000000002b8d2fc()	Unknown
 	_FLEngine_x64.dll!0000000002afaef6()	Unknown
 	user32.dll!00007fff0d30e858()	Unknown
 	user32.dll!00007fff0d30e299()	Unknown
 	_FLEngine_x64.dll!0000000002e83b08()	Unknown
 	_FLEngine_x64.dll!0000000002e83b78()	Unknown
 	_FLEngine_x64.dll!0000000002e84068()	Unknown
 	_FLEngine_x64.dll!00000000035b1c31()	Unknown
 	FLEngine_x64.dll!00007ffea2268553()	Unknown
 	FL64.exe!00007ff7e9a33ba7()	Unknown
 	FL64.exe!00007ff7e9a33fcb()	Unknown
 	FL64.exe!00007ff7e9a35247()	Unknown
 	kernel32.dll!00007fff0ca37034()	Unknown
 	ntdll.dll!00007fff0dc826a1()	Unknown

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.