-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade oboe to 1.9.0 upgrade minsdk to 29
- Loading branch information
Shaji Khan
committed
Jun 28, 2024
1 parent
df851b0
commit edb3418
Showing
18 changed files
with
96 additions
and
32 deletions.
There are no files selected for viewing
This file contains 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
47 changes: 47 additions & 0 deletions
47
app/src/main/assets/lv2/libgnuitar-distort2-np.lv2.so/gnuitar-distort2-np.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"-1": { | ||
"Plugin": true, | ||
"pluginName": "GNUitar Overdrive v2" | ||
}, | ||
"0": { | ||
"AudioPort": true, | ||
"InputPort": true, | ||
"index": 0, | ||
"name": "In", | ||
"symbol": "input" | ||
}, | ||
"1": { | ||
"AudioPort": true, | ||
"OutputPort": true, | ||
"index": 1, | ||
"name": "Out", | ||
"symbol": "output" | ||
}, | ||
"2": { | ||
"InputPort": true, | ||
"ControlPort": true, | ||
"default": 10, | ||
"index": 2, | ||
"maximum": "100", | ||
"minimum": "0", | ||
"name": "Drive" | ||
}, | ||
"3": { | ||
"InputPort": true, | ||
"ControlPort": true, | ||
"default": 30, | ||
"index": 3, | ||
"maximum": "100", | ||
"minimum": "0", | ||
"name": "Level" | ||
}, | ||
"4": { | ||
"InputPort": true, | ||
"ControlPort": true, | ||
"default": "0", | ||
"index": 4, | ||
"maximum": "6", | ||
"minimum": "-6", | ||
"name": "Treble" | ||
} | ||
} |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains 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