Skip to content

Bk8/binaural-vst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinAural VST

My fork of https://github.com/tmwoz/binaural-vst, changed the triangulation to quick hull method, this reduces the amount of triangles drastically maybe not the best fix, but it works and sounds fine.

Removed the dependencies of triangle++, so now the code is completely portable, to compile just update the jucer file set the corrects paths of the Steinberg vst SDK, and juce modules. Now compiles on OSX.

Also VST binary added to dowload. Dowload the whole project as zip and under OSX build there you will find the vst binary.

Original readme:

A mono-to-stereo vst plugin that positions sound in a 3D space using Head-Related Transfer Functions. Created with JUCE framework.

Install:

Copy the contents of the 'build' folder to your VST directory.

License:

GPL (because JUCE is GPL)

About

Mono-to-stereo plugin that positions sound in 3D space using Head-Related Transfer Functions.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 61.9%
  • C 33.4%
  • Objective-C++ 3.8%
  • Objective-C 0.5%
  • Java 0.4%
  • Rebol 0.0%