Metadata-Version: 2.1
Name: audapa
Version: 1.0.13
Summary: Audio wave file manipulator
Home-page: https://github.com/colin-i/audapa
Author: colin-i
Author-email: costin.botescu@gmail.com
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown

Modified pyaudio rpm is [here](https://github.com/colin-i/pyaudioo/releases).\
```rpm -i --nodeps``` and ```yum remove --noautoremove``` to deal at pyaudioo...rpm, audapa...rpm and python3-pyaudio.\
PortAudio can ask for portaudio.h (the file is in portaudio19-dev).\
PortAudio and python 3.10 can report playback errors (install from [here](https://git.skeh.site/skeh/pyaudio) and add libportaudio2 package).\
The audio records are saved where *appdirs.user_data_dir("audapa")* points at (example: ~/.local/share/audapa/1650089398.wav).\
The points are saved at the file folder plus *\_audapacache\_* folder (example: /home/x/audapa/\_audapacache\_/example.wav.json).\
In the root folder at source, write "example.wav" and click the build button from top-right.\
[Git Page](https://github.com/colin-i/audapa)
