landing page with links to most relevant wiki-pages..

This commit is contained in:
Robin Gareus 2013-02-11 17:39:16 +01:00
parent 06eea32ea3
commit 6df42a400e
1 changed files with 33 additions and 1 deletions

34
Home.md
View File

@ -1 +1,33 @@
Welcome to the jackaudio.github.com wiki!
Welcome to the jackaudio.github.com wiki!
A complete index of pages is available via the **Pages** tab above.
# User Resources
* [differences beteen JACK 1 and JACk2](Q_difference_jack1_jack2)
* [[Troubleshooting]]
* [[MailingLists]]
# Walkthroughs
* [ALSA in/out](WalkThrough_User_AlsaInOut) -- use more than one soundcard with jackd
* [Netjack 1](WalkThrough_User_NetJack) -- connect JACK 1 servers via network
* [Netjack 2](WalkThrough_User_NetJack2) -- connect JACK 2 servers via network
* [general info on Pulseaudio](PulseAudio), [JACK and Pulseaudio](WalkThrough_User_PulseOnJack)
# Some details and FAQ
* [[InstallationLayout]]
* [JACK Transport](TransportSupport) and [[TransportLimitations]]
* [on client threads](WalkThrough_User_ClientThreads)
# Developer Resources
* [[JackAPIchanges12]]
* [[Proposal_MIDI_API_Extension_For_System_Exclusive_Messages]]
* [[Jack2CodingStyle]]
# on packaging
* [[SuggestedPackagingApproach]]
* [[JackDbusPackaging]]