Skip to content

数学関数の数式やグラフの画像等のデータを音に変換し、再生する。

Notifications You must be signed in to change notification settings

tukeJonny/GraphTone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

GraphTone

数学関数の数式やグラフの画像等のデータを音に変換し、再生する。

#Member Jonny Morry Nassy

#Requirement

##install pip

  • curl -kL https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python
  • pip install scipy
  • pip install cython
  • pip install numpy
  • pip install sympy
  • pip install pylab

##server

  • pyaudio(need brew install portaudio if you use OSX)
  • brew install ffmpeg
  • brew install matplotlib

##ios

  • cocoapod

About

数学関数の数式やグラフの画像等のデータを音に変換し、再生する。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published