Skip to content

Ys-sudo/Image2Sound

Repository files navigation

Image2Sound Project

i2s

Experimental application that converts images into sounds based on the pixel's color data and audio parameters passed by the user.

To run install required imports (pip install):

  • PyQt5
  • pyqtgraph
  • wave
  • PIL
  • pyaudio
  • numpy
  • struct
  • time

to build app:

pyinstaller --windowed i2sv3.spec

About

Image to Sound Converter Project - python desktop GUI app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages