Skip to content

RBLG/Grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grapher

A modular grid based synthesizer

screenshot of the 3D editor

Description:

Grapher is an experimental synthesizer centered around the "table" editor. it is a grid of values, like a 3D graph which can be modified along with the graph's axis, which impact what characteristic of of the sound waves and how it is impacted.

by nature, it is very "all in one" as usual effects are present (the one i was aware of at least) but the modular architecture allow for more explorations around it

Example of common effects:

  • Envelloppe: (Time/Amplitude)

  • High/Low Pass filter: (Frequency/Time)

  • Phase modulation: (Time/Phase)

and they can be combined, for example an envelope + filter: example of filter-envelloppe settup

How to install:

you can either:

  • download the release zip
  • use it by opening GrapherVST.dll with your daw

or:

  • clone the repository
  • open GrapherVST/GrapherVST.sln with Visual Studio
  • build GrapherVST as Release
  • use it by opening GrapherVST/bin/x64/Release/net5.0-windows/deploy/GrapherVST.dll with your daw

please report any malfunction, it help a lot :)

To do:

  • main detune
  • ci/cd
  • better table editor ergonomy
  • better set editor ergonomy
  • implementation of compression-like features in table module
  • more features

About

a grid based synthesizer

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages