Skip to content

Commit c6cd059

Browse files
committed
limit line length
1 parent 751826e commit c6cd059

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

index.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ layout: home
33
title: "Home"
44
menu_item: true
55
---
6-
Have you ever wanted to take the audio output of one piece of software and send it
7-
to another? How about taking the output of that same program and send it to two
8-
others, then record the result in the first program? Or maybe you're a programmer
9-
who writes real-time audio and music applications and who is looking for a
10-
cross-platform API that enables not only device sharing but also inter-application
11-
audio routing, and is incredibly easy to learn and use? If so, JACK may be what
12-
you've been looking for.
6+
Have you ever wanted to take the audio output of one piece of software
7+
and send it to another? How about taking the output of that same program
8+
and send it to two others, then record the result in the first program?
9+
Or maybe you're a programmer who writes real-time audio and music
10+
applications and who is looking for a cross-platform API that enables
11+
not only device sharing but also inter-application audio routing, and is
12+
incredibly easy to learn and use? If so, JACK may be what you've been
13+
looking for.

0 commit comments

Comments
 (0)