Skip to content

cwoodall/pytrumpet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTrumpet: Play Trumpet With Python

TODO

  • Make a script to install dependencies
  • test with a real mouthpiece.
  • Speed up frequency update/silence... Also some debouncing would be useful (slotting?)
  • Seperate into multiple files
  • Writeup a post on how it works.
  • Add a volume enveloping feature.

Dependencies

  • Python 2.7
  • Fluidsynth
  • portaudio
  • mingus python library
  • pyaudio
  • pygame
  • matplotlib

About

A digital trumpet using a microphone, keyboard and python magic. Requires pyaudio and pygame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages