KO
|
EN
gitlite — search
Search
#python
#javascript
#rust
#react
#hacktoberfest
#html
#android
#nodejs
#image-processing
#css
#dart
#flutter
screcord.lv2
★ 18
Open GitHub ↗
a Lv2 capture plugin
Download README (.md)
Explore Similar Repositories
modgui
:
gui for plugins lv2 in mod-host (Zynthian, Modep, etc...)
jalv_select
:
little app to select lv2 plugins for run with jalv
zconvo.lv2
:
Zero Config Convolver
BSpacr
:
No loss LV2 sound effect plugin
stegosaurus-old-version
:
Drum synth LV2 plugin
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
screcord.lv2
?
Download (.md)
screcord ===========  ## a simple Lv2 capture plugin - Include a mono and a stereo capture plugin. - using libsndfile <a href="http://www.mega-nerd.com/libsndfile/">http://www.mega-nerd.com/libsndfile/</a> - save audio stream as wav or ogg files to ~/lv2record/lv2_sessionX.wav/ogg were X is replaced by numbers ## build: - no build dependency check, just make - libsndfile is needed ## install: - git submodule init - git submodule update - make - make install # will install into ~/.lv2 ... AND/OR.... - sudo make install # will install into /usr/lib/lv2