SNMetamorph / guitar-string-synthesis

Guitar string sound synthesis program based on a Karplus–Strong algorithm. Uses SFML for real-time sound output and ImGui for user interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

guitar-string-synthesis

Small program with demonstation of guitar string sound synthesis, based on a Karplus–Strong string synthesis algorithm.
Uses SFML for real-time sound output and ImGui for user interface.
Supports to pluck notes using keyboard (all keys in same row with Q and 2 keys)

Images

Demo

Third-party depedencies

SFML
ImGui
ImGui-SFML

About

Guitar string sound synthesis program based on a Karplus–Strong algorithm. Uses SFML for real-time sound output and ImGui for user interface.


Languages

Language:C++ 100.0%