Skip to content
Snippets Groups Projects
Commit d1eaebfc authored by Gottfried Gaisbauer's avatar Gottfried Gaisbauer
Browse files

markdownshizzle

parent 5a0f0cef
No related branches found
No related tags found
No related merge requests found
...@@ -133,22 +133,22 @@ The heart of AURA Engine. It uses the built in mixer, to switch between differen ...@@ -133,22 +133,22 @@ The heart of AURA Engine. It uses the built in mixer, to switch between differen
#### Find Help #### Find Help
##### Liquidsoap ##### Liquidsoap
Reference: \ Reference:
http://savonet.sourceforge.net/doc-svn/reference.html http://savonet.sourceforge.net/doc-svn/reference.html
##### Python ##### Python
Reference: \ Reference:
https://docs.python.org/3.5/ https://docs.python.org/3.5/
#### Interfaces #### Interfaces
##### From Aura Engine ##### From Aura Engine
_Soundserverstate_ \ _Soundserverstate_
Returns true and false values of the internal In- and Outputs \ Returns true and false values of the internal In- and Outputs
/api/v1/soundserver_state /api/v1/soundserver_state
_Trackservice_ _Trackservice_
/api/v1/trackservice/<selected_date> \ /api/v1/trackservice/<selected_date>
/api/v1/trackservice/ /api/v1/trackservice/
##### To Aura Engine ##### To Aura Engine
...@@ -179,7 +179,7 @@ You can configure up to **five** streams. You find the settings in the engine.in ...@@ -179,7 +179,7 @@ You can configure up to **five** streams. You find the settings in the engine.in
### Troubleshooting ### Troubleshooting
**If you cannot find correct ALSA settings** \\ **If you cannot find correct ALSA settings**
Well, this is - at least for me - a hard one. I could not manage to find correct ALSA settings for the above mentioned soundcards. The best experience i had with the ASUS Xonar DGX, but still very problematic (especially the first couple of minutes after starting liquidsoap). Since i enabled JACK support i only use that. It is also a bit of trial and error, but works pretty much out of the box. Well, this is - at least for me - a hard one. I could not manage to find correct ALSA settings for the above mentioned soundcards. The best experience i had with the ASUS Xonar DGX, but still very problematic (especially the first couple of minutes after starting liquidsoap). Since i enabled JACK support i only use that. It is also a bit of trial and error, but works pretty much out of the box.
**If you experience 'hangs' or other artefacts on the output signal** **If you experience 'hangs' or other artefacts on the output signal**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment