issues Search Results · repo:zacharydenton/wavebender language:Python
Filter by
9 results
(52 ms)9 results
inzacharydenton/wavebender (press backspace or delete to remove)Hello Zach,
I just discovered your wavebender that is sounding close to what I was looking for !
I want to create a codec test. = Send continuous full scale signal on one channel and Digital Silence ...
0W1audio
- Opened on Jul 14, 2019
- #16
The length of the generated .wav varies with the number of functions of different frequency I include in the channel, is
there a way to fix that?
Allegrist
- Opened on Jul 2, 2019
- #15
I get the following error message when I run most example scripts (Binaural.py for example):
Python36\lib\site-packages\wavebender\wave.py , line 470, in _write_header self._file.write(b RIFF ) TypeError: ...
maurusian
- Opened on Mar 19, 2019
- #14
When running multichannel files on python3 a BrokenPipeError is returned
olimmilo
- Opened on Jun 30, 2018
- #13
How do you install this?
I can t see a make file or similar?
quintendewilde
- 3
- Opened on Nov 14, 2017
- #12
In init.py these lines had to be changed (change type to float and then convert to int later):
...
parser.add_argument( -t , --time , help= Duration of the wave in seconds. , default=60, type=float) ...
feinstaub
- Opened on Jan 15, 2017
- #10
Trying to run the demo:
$ python examples/binaural.py | aplay
Results in the following traceback:
Traceback (most recent call last):
File examples/binaural.py , line 8, in module
write_wavefile(stdout, ...
larsks
- 11
- Opened on Jan 26, 2016
- #5
Hi, nice library! I was wondering if you plan to update it to support Python 3 at some point.
benmoran56
- 1
- Opened on Sep 1, 2015
- #4
Hi,
Thanks for creating this efficient and easy to use library. I was hoping to install it via pip, but it looks like it isn
t in PyPI.
I can do this for you if you wish, and am happy to relinquish control ...
gak
- 2
- Opened on Aug 31, 2015
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.