Skip to content

Build it yourself

Rick edited this page Jun 4, 2024 · 2 revisions

Loading the Project

  • Clone or fork this repository
  • Open with HISE (see the readme for build instructions)
  • Download the sample content
  • Copy the sample folder to Quetzalcoatl-main/Quetzalcoatl/Samples
  • Open the project in HISE
  • Load Quetzalcoatl.xml

Modifications?

Now is the time to make any adjustments you might want. It's pretty complex project so additional details are beyond the scope of this document. Post here if you have any specific queries.

Export

  • From the export menu, select "Export Sample as Archive", the click OK and wait for the process to complete
  • From the export menu, select "Export as Instrument (VSTi/AUi)"
  • Cancel the validate sample references dialogue
  • Select the export Format and click okay

Then..

Mac & Windows

If everything worked, you should have a plugin file in the binaries folder. Copy this to your usual plugin folder and follow the instructions on screen when loading the plugin.

Linux

If everything worked, you should have Projucer file at Quetzalcoatl/Quetzalcoatl/Binaries/AutogenratedProject.jucer.

Open this with Projucer Select 'save' from the file menu This will create a makefile in Quetzalcoatl/Quetzalcoatl/Binaries/Builds/LinuxMakefile/ Navigate to this folder and run make CONFIG=Release