Add lv2 support#38
Merged
shlevy merged 1 commit intoNixOS:masterfrom Jul 8, 2012
cillianderoiste:lv2-support
Merged
Conversation
LV2 is a portable plugin standard for audio systems, similar in scope to LADSPA, VST, AU, and others. The Calf audio plugin pack uses LV2 and Ardour3 has also been updated to support LV2 Plugins
Member
|
Fine for me; it does not break anything, it only adds things, isn't it? |
Member
Author
|
That's right, I've tested it here and it works great. I would like to package some more LV2 plugins and tools which use them too, but I'll wait until this pull request has been accepted. |
wkennington
pushed a commit
to wkennington/nixpkgs
that referenced
this pull request
Aug 12, 2016
Profpatsch
pushed a commit
that referenced
this pull request
Jun 20, 2020
Basically a meta profile that combines thinkpad + intel.
ethancedwards8
pushed a commit
to ethancedwards8/nixpkgs
that referenced
this pull request
Apr 2, 2021
Adds service.emacs.exec to choose emacs binary to execute
Hyphastorm
pushed a commit
to Hyphastorm/nixpkgs
that referenced
this pull request
Apr 1, 2025
notklea
pushed a commit
to notklea/nixpkgs
that referenced
this pull request
Dec 1, 2025
Add .travis.yml for testing HTML5 validity
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
LV2 is a portable plugin standard for audio systems, similar in scope to LADSPA, VST, AU, and others. The Calf audio plugin pack uses LV2 and Ardour3 has also been updated to support LV2 Plugins