Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
blaar
blaar
Commits
1fe4fc38
Commit
1fe4fc38
authored
Apr 24, 2017
by
Arnaud Blanchard
Browse files
Update README.md
parent
61f251ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1fe4fc38
...
...
@@ -33,14 +33,19 @@ If you have a problem at compile time it may be due to a bad configuration of yo
**Optional modules**
#f_gnuplot
#Draw as gnuplot graph, the values of blc_channels
#f_gnuplot : Draw as gnuplot graph, the values of blc_channels
brew install gnuplot --with-qt
git submodule add git submodule add https://framagit.org/blaar/f_gnuplot.git
#f_fftw : Apply fft on the signal. Need fftw
brew install fftw
git submodule add https://framagit.org/blaar/f_fftw.git
#i_load_sound : load any kind of sound file. Required libsndfile
brew install libsndfile
git submodule add https://framagit.org/blaar/i_load_sound.git
#f_view_channel
#gtk interface to view blc_channels (need gtk3, blgtk basic library for gtk3, will be installed)
#f_view_channel : gtk interface to view blc_channels (need gtk3, blgtk basic library for gtk3, will be installed)
brew install gtk+3 gnome-icon-theme
git submodule add https://framagit.org/blaar/blgtk.git
git submodule add https://framagit.org/blaar/f_view_channel.git
...
...
Write
Preview
Supports
Markdown
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