Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
arpeggigon
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Guerric Chupin
arpeggigon
Commits
dc050598
Commit
dc050598
authored
Jan 06, 2017
by
Guerric Chupin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a warning about Jack in the README.
parent
10bff83a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
9 deletions
+11
-9
README.md
README.md
+11
-9
No files found.
README.md
View file @
dc050598
...
...
@@ -35,15 +35,17 @@ Running the arpeggigon is then possible with:
cabal install --only-dependencies
cabal run arpeggigon
To install the arpeggigon globally, one can call:
cabal install
This will create an executable located in
`<path_to_repo>/.cabal-sandbox/bin/`
from where it is possible to create a
symbolic link to an object in the
`PATH`
.
ln -s <path_to_repo>/.cabal-sandbox/bin/arpeggigon <somewhere_in_PATH>/arpeggigon
**WARNING:**
to run, the Arpeggigon needs a running Jack server. If it cannot
find one on startup it will crash. Experience has shown that it can be quite
difficult to set up such a server, however there are good tools and tutorials
online to help you with that task, in particular
[
qjackctl
](
https://qjackctl.sourceforge.io/
)
often does a good job at easing
it.
**WARNING (bis):**
as will be stated after, the Arpeggigon is a MIDI event
producer, therefore it needs to be connected to a synthetizer to produce music.
Again,
[
qjackctl
](
https://qjackctl.sourceforge.io/
)
makes this task quite easy,
but it is also possible to do it via the command line.
Description
---
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment