Skip to content

A simple GTK application for performing ABX audio compression testing using python and gstreamer.

License

Notifications You must be signed in to change notification settings

lrvick/python-abx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-abx

http://github.com/lrvick/python-abx

About

A simple GTK application for performing ABX testing using python and gstreamer.

This codebase is a slightly cleaned up fork of python-abx which was abandoned, and itself was a fork of the long dead ABX-Comparator

Requirements

  • python2.7
  • GTK2
  • gstreamer-0.10 (And various good, bad, and ugly modules as needed)
  • python-gtk
  • python-gst

Current Features

  • Swap A/B on at any point while playing
  • Perform any number of tests and show/hide results at any time

Usage / Installation

  1. run abx.py

    ./abx.py
  2. Select files for A and B

  3. Play A,B,X and make make your guesses

  4. "Show" to show results

Notes

I only tweaked this enough to get it working for me. Use at your own risk. You may be eaten by a grue.

About

A simple GTK application for performing ABX audio compression testing using python and gstreamer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages