[fofix-commits] [stump/fofix] ab5c95: Remove the block on non-Windows, non-OS X platform...

noreply at github.com noreply at github.com
Tue Jul 13 08:47:27 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/stump/fofix

Commit: ab5c9596c566719d1957cbfa723b34f55a6f11a2
    http://github.com/stump/fofix/commit/ab5c9596c566719d1957cbfa723b34f55a6f11a2
Author: John Stumpo <stump at jstump.com>
Date:   2010-07-13 (Tue, 13 Jul 2010)

Changed paths:
  M src/setup.py

Log Message:
-----------
Remove the block on non-Windows, non-OS X platforms in setup.py.

This is in preparation for in-tree C modules, which will need to be
built via setup.py on all platforms.


Commit: 40f33fa67bac028f3245ace050356bad6f211edc
    http://github.com/stump/fofix/commit/40f33fa67bac028f3245ace050356bad6f211edc
Author: John Stumpo <stump at jstump.com>
Date:   2010-07-13 (Tue, 13 Jul 2010)

Changed paths:
  A src/pypitch/AnalyzerInput.cpp
  A src/pypitch/AnalyzerInput.hpp
  A src/pypitch/__init__.py
  A src/pypitch/_pypitch.pyx
  A src/pypitch/fft.hpp
  A src/pypitch/pitch.cpp
  A src/pypitch/pitch.hpp
  A src/pypitch/util.hpp

Log Message:
-----------
Import the pypitch source code from the old upstream git.


Commit: 468e37b133df5670afef68c465422c79ea7e0e9a
    http://github.com/stump/fofix/commit/468e37b133df5670afef68c465422c79ea7e0e9a
Author: John Stumpo <stump at jstump.com>
Date:   2010-07-13 (Tue, 13 Jul 2010)

Changed paths:
  M src/pypitch/_pypitch.pyx

Log Message:
-----------
Update pypitch to compile correctly with Cython.


Commit: 0a7ec740fd1b18e48935a9a311da25f33e434e12
    http://github.com/stump/fofix/commit/0a7ec740fd1b18e48935a9a311da25f33e434e12
Author: John Stumpo <stump at jstump.com>
Date:   2010-07-13 (Tue, 13 Jul 2010)

Changed paths:
  M src/setup.py

Log Message:
-----------
Add pypitch to setup.py.


Commit: adaca37c0a221f8bc756746f3acc5316345b6e59
    http://github.com/stump/fofix/commit/adaca37c0a221f8bc756746f3acc5316345b6e59
Author: John Stumpo <stump at jstump.com>
Date:   2010-07-13 (Tue, 13 Jul 2010)

Changed paths:
  M .gitignore

Log Message:
-----------
Add files involved in building pypitch in-place to .gitignore.


Commit: 1a45a2aa67541dfc8ac5f15f7630fc29cd0bb9ea
    http://github.com/stump/fofix/commit/1a45a2aa67541dfc8ac5f15f7630fc29cd0bb9ea
Author: John Stumpo <stump at jstump.com>
Date:   2010-07-13 (Tue, 13 Jul 2010)

Changed paths:
  M src/GameEngine.py
  M src/Microphone.py
  R src/PitchAnalyzer.py
  M src/Settings.py

Log Message:
-----------
Remove PitchAnalyzer; we now only use the in-tree pypitch.




More information about the fofix-commits mailing list