Skip to content

toxypiks/synth_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

  • WIP

  • build a small synthesizer in a collorborative way

  • synth consist of:

    • signal generation
    • output through Jack
    • output on GUI via Raylib
    • controlling with GUI elements (slider, buttons)
  • purpose is learning interaction between GUI and a synth engine

    • apply concepts like Model View Controller
  • plot sine wave data from consumer_producer_sine_wave script:

 ./consumer_producer_sine_wave|gnuplot -p -e "set xrange[0:87040]; plot '-' "

Alt text

About

Synthesizer learning project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published