Skip to content

Commit

Permalink
Merge pull request zynthian#12 from cjaegle/master
Browse files Browse the repository at this point in the history
Add Pianoteq LV2 preset banks for Bluethner and Steinway B.
  • Loading branch information
jofemodo authored Mar 4, 2021
2 parents 5338f1e + bdc2e52 commit e9e2b31
Show file tree
Hide file tree
Showing 34 changed files with 26,481 additions and 0 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

758 changes: 758 additions & 0 deletions presets/lv2/Pianoteq7STANDARD-Bluethner.lv2/Bluethner_Cinematic.ttl

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

830 changes: 830 additions & 0 deletions presets/lv2/Pianoteq7STANDARD-Bluethner.lv2/Bluethner_Improv.ttl

Large diffs are not rendered by default.

811 changes: 811 additions & 0 deletions presets/lv2/Pianoteq7STANDARD-Bluethner.lv2/Bluethner_Intimate.ttl

Large diffs are not rendered by default.

771 changes: 771 additions & 0 deletions presets/lv2/Pianoteq7STANDARD-Bluethner.lv2/Bluethner_Model_One.ttl

Large diffs are not rendered by default.

770 changes: 770 additions & 0 deletions presets/lv2/Pianoteq7STANDARD-Bluethner.lv2/Bluethner_Model_One_AB.ttl

Large diffs are not rendered by default.

791 changes: 791 additions & 0 deletions presets/lv2/Pianoteq7STANDARD-Bluethner.lv2/Bluethner_Player.ttl

Large diffs are not rendered by default.

795 changes: 795 additions & 0 deletions presets/lv2/Pianoteq7STANDARD-Bluethner.lv2/Bluethner_Prelude.ttl

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

90 changes: 90 additions & 0 deletions presets/lv2/Pianoteq7STANDARD-Bluethner.lv2/manifest.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
@prefix atom: <http://lv2plug.in/ns/ext/atom#> .
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix pset: <http://lv2plug.in/ns/ext/presets#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix state: <http://lv2plug.in/ns/ext/state#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<Bluethner>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Bank ;
rdfs:label "Bluethner" .

<Bluethner_Chamber_Recording_AB.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Chamber_Recording_AB.ttl> .

<Bluethner_Chamber_Recording_BA.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Chamber_Recording_BA.ttl> .

<Bluethner_Cinematic.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Cinematic.ttl> .

<Bluethner_Concert_Recording_AB.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Concert_Recording_AB.ttl> .

<Bluethner_Concert_Recording_BA.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Concert_Recording_BA.ttl> .

<Bluethner_Improv.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Improv.ttl> .

<Bluethner_Intimate.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Intimate.ttl> .

<Bluethner_Model_One_AB.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Model_One_AB.ttl> .

<Bluethner_Model_One.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Model_One.ttl> .

<Bluethner_Player.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Player.ttl> .

<Bluethner_Prelude.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Prelude.ttl> .

<Bluethner_Studio_Recording_AB.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Studio_Recording_AB.ttl> .

<Bluethner_Studio_Recording_BA.ttl>
lv2:appliesTo <http://pianoteq.com/lv2/Pianoteq7> ;
a pset:Preset ;
pset:bank <Bluethner> ;
rdfs:seeAlso <Bluethner_Studio_Recording_BA.ttl> .
Loading

0 comments on commit e9e2b31

Please sign in to comment.