Skip to content

demo not working #25

@jeremygray

Description

@jeremygray

I'm trying to play around with the pysoundcard demos in the readme.md. """Play an audio file.""" works fine, but I can't get """Loop back five seconds of audio data.""" to work. I tried several block lengths (16 to 1024). I get 5 seconds of:

/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/pysoundcard.py:592: RuntimeWarning: 689725.9183: Input overflowed
  self._handle_error(err)
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/pysoundcard.py:592: RuntimeWarning: 689725.9190: Input overflowed
  self._handle_error(err)
...

Any ideas? I'm using python 2.7.3 32-bit, on Mac 10.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions