Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 537 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 537 Bytes

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