Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
/ blue-synthesiser Public archive

My bachelor's thesis "Sound synthesis based on audio samples as an VST3 instrument" in C++ and JUCE

Notifications You must be signed in to change notification settings

mariusz96/blue-synthesiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blue Synthesiser

My bachelor's thesis "Sound synthesis based on audio samples as an VST3 instrument" in C++ and JUCE:
image

Prerequisites:

  • JUCE 5.4.7
  • A supported IDE (XCode, Visual Studio, Linux Makefile, Andorid, Code Blocks, CLion)

Build and install:

Projucer:

  • Open synth_v1_0.jucer
  • Choose your IDE in the exporters side panel and click "Save and Open in IDE"

A supported IDE:

  • Build the project
  • Copy synth_v1_0.vst3 to "C:\Program Files\Common Files\VST3"

Acknowledgements:

About

My bachelor's thesis "Sound synthesis based on audio samples as an VST3 instrument" in C++ and JUCE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages