Skip to content

danlin/stk_module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stk_module

Flattr this git repo

JUCE module wrapper for the STK library.

This wrapper has all the real-time classes (audio-in, threading, sockets etc.) removed to reduce external dependancies and because JUCE provides all of this functionality.

This module is designed as a quick way to add effects and generators to a JUCE based audio project. To use simply add the module to the JUCE modules folder, create a new project in the Introjucer and add the module. All the classes are in the stk namespace.

There are a few amendments to the STK codebase in order to remove some compiler warnings.

About

JUCE module wrapper for the STK library

Resources

Stars

15 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 97.6%
  • Objective-C++ 2.3%
  • C 0.1%