Skip to content

0xmanidev/tui-syntesizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 22, 2026
3a53bef · · Apr 22, 2026

History

4 Commits
Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
Apr 22, 2026
Apr 22, 2026

Repository files navigation

Tui-syntesizer

image

This is a TUI Based music syntesizer that made using python

  • it has keyboard compatiable keys notes
  • default presets and custom preset download
  • four waveforms
  • filter compaiability and env

Test

install python dependencies for test pip install pytest pytest-asyncio run the test pytest test.py -v if test passes ###synthth

install needed dependencies with requriments file

pip install -r requirements.txt

run python file

python main.py

demo.mp4