https://github.com/audiostreamify/hvap
Audio processing software (Hyper Virtual Audio Processor)
https://github.com/audiostreamify/hvap
audio bpm tags
Last synced: 5 months ago
JSON representation
Audio processing software (Hyper Virtual Audio Processor)
- Host: GitHub
- URL: https://github.com/audiostreamify/hvap
- Owner: audiostreamify
- License: mit
- Created: 2019-01-08T09:53:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-06T15:23:16.000Z (over 7 years ago)
- Last Synced: 2026-01-14T14:48:31.797Z (5 months ago)
- Topics: audio, bpm, tags
- Language: PHP
- Size: 19.5 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HVAP
HVAP (or Hyper Virtual Audio Processor) is a Open Source audio processing Software for audiostreamify's LMS.
## Installation
Installation can be done via composer.
```
composer require audiostreamify/hvap
```
## Requirements
* Linux Environment
* PHP (v7.3.*)
## Dependencies
HVAP uses Linux libraries. So before using it, make sure you have the following packages installed.
* soundstretch (v1.9.2)
* SoX (v14.4.1)