Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/OpenAudio_ArduinoLibrary/commit/2e6a2c85516f8126a6b092931d242d2cdfe79df6?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Clarifying header on AudioEffectGain_F32

pull/3/head
Chip Audette 8 years ago committed by GitHub
parent 8cde87e743
commit 2e6a2c8551
  1. 2
      AudioEffectGain_F32.h

@ -1,5 +1,5 @@
/*
* AudioEffectsGain
* AudioEffectGain_F32
*
* Created: Chip Audette, November 2016
* Purpose; Apply digital gain to the audio data. Assumes floating-point data.

Loading…
Cancel
Save