Sonic is a simple python program (now also available as an .exe
) that allows
the user to adjust the sound emitted to the connected speaker or device
between the levels of 0 - 100,000 Hz.
Sonic now includes an amplification bar that allows for sounds beyond what your computer is typically capable of producing.
Download the executable: Sonic Standalone Executable
- The
Requirement.bat
is needed to run the.pyw
file. (IfRequirement.bat
fails to execute, runpip install pyaudio pyqt5 pydub pybluez pyinstaller
or the equivalent commands based on your setup.) - The
.exe
file is standalone and located in the/dist
directory.
Please be aware that this program emits sounds that can be harmful and dangerous to both people and animals. The levels permitted by this device are able to cause hallucinations.
- Download the appropriate version for your OS.
- If using Python script, ensure Python is installed and run
Requirement.bat
to install dependencies. - Open the program and adjust the frequency and amplification as needed.
- Use responsibly.
Contributions are welcome! Please fork this repository and open a pull request to make changes.
This project is licensed under the MIT License - see the LICENSE file for details.