Skip to content

pcolange/TubeSchemer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tube Schemer

This project houses various tube screamer audio plugins including replicas of original models and custom designs.

Using the code

All source code leverages the JUCE framework (https://juce.com/get-juce/download) which must be installed to compile and run the code.

Tested environment

While JUCE is a cross-platform application framework, I have only tested and run the code on Windows 10. The current source has been tested for VST and standalone applications.

alt text

TODO list

  • I left out an ON/OFF (power) switch, a common feature in other plugins. It might be a nice touch to add one at some point.
  • As a VST, the plugin parameters (drive, tone, level) can be assigned to automation but the plugin lacks MIDI assignment which would be useful for external control.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages