- Download the following packages (or build if necessary), create this folder structure:
./packages
- FFTW3
include
- fftw3.h
lib
- libfftw3f-3.lib
- GLEW
include
- GL
- eglew.h
- glew.h
- glxew.h
- wglew.h
- GL
lib
- x86
- glew32.lib
- glew32s.lib
- x86
- GLM
- (dump the full repo contents in here)
- ImGui
- (paste all of the source files, including the implementations, in here)
- ImGuiColorTextEdit
- Contents of this fork go in here. See this issue for getting rid of Boost.
- Lua
- (paste all of the Lua C/C++ source in here.)
- Portaudio
include
- portaudio.h
lib
- portaudio_x86.lib
- SDL
include
- (header files from SDL 2.)
lib
- x86
- (lib files from SDL 2.)
- x86
- FFTW3
- Build as Debug x86.
- Add the
.dll
files from each of the (pre) compiled packages to theruntime
folder. - Run the application.
Latest media @ https://www.youtube.com/watch?v=hD8r7T67eXI