An open API service indexing awesome lists of open source software.

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)

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)