Skip to content

Commit

Permalink
0.4.0 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Troll authored Jul 23, 2020
1 parent 7bcfed1 commit e93dae3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ This may fixed in upcoming AWCC updates.

## Installation
Unzip the installation archive to any directory of your choise, run.<br>
`alienfx-haptics` uses default audio `input` device as audio source, so you possible need to map you audio `output` to virtual input (or use Microphone/Line-In devices instead).
<s>`alienfx-haptics` uses default audio `input` device as audio source, so you possible need to map you audio `output` to virtual input (or use Microphone/Line-In devices instead).
<br>For Realtek-based hardware, you can do it using `Stereo Mixer` audio device (look in `Control Panel - Sound - Recording`)
<br>For other hardware, virtual audio cable software (f.e. [VB-Audio VirtualCable](https://www.vb-audio.com/Cable/)) required to do this.
<br>For other hardware, virtual audio cable software (f.e. [VB-Audio VirtualCable](https://www.vb-audio.com/Cable/)) required to do this.</s>
<br>`alienfx-haptics` uses default output device (there are all sound from playes, videos, games played) as an input, but you can switch it to default input device (f.e. microphone or line-in).

## alienfx-cli Usage
Run `alienfx-cli.exe` with a command and any options for that command.
Expand Down Expand Up @@ -58,5 +59,5 @@ MIT
Integration code and haptic algorythms- T-Troll
API code and cli app is based on Kalbert312's [alienfx-cli](https://github.com/kalbert312/alienfx-cli).<br>
AlienFX interaction code is from HunterZ's [UniLight](https://github.com/HunterZ/UniLight).<br>
Spectrum Analyzer code is based on Tnbuig's [Spectrum-Analyzer-15.6.11](https://github.com/tnbuig/Spectrum-Analyzer-15.6.11).

Spectrum Analyzer code is based on Tnbuig's [Spectrum-Analyzer-15.6.11](https://github.com/tnbuig/Spectrum-Analyzer-15.6.11).<br>
FFT subroutine utilizes [Kiss FFT](https://sourceforge.net/projects/kissfft/) library.

0 comments on commit e93dae3

Please sign in to comment.