Skip to content

kusuri/JuceTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JuceTutorial

This repository contains some tutorials of JUCE audio applications and plug-ins. All projects use JUCE v4.1.0.

Please read Development environment specifications to clone this repo into the correct directory.


DemoPlugin

This is a JUCE demo audio plug-in built for VST(OSX, Win64) & AU(OSX).

It supports only mono and stereo channels.

It is consisted of a slider that modifies the total gain and a button that mutes the output.

Dependencies

VST SDK version 3.6.5


StandalonePluginDemo

This is a standalone application containing the DemoPlugin filter.

Here are the steps on how to create a standalone plug-in from scratch.

About

Short Tutorials for Juce lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages