feat: can now load disk samples via samples
+ encapsulate file logic from FilesTab
This commit is contained in:
parent
fb3ca9f960
commit
b50075f102
4 changed files with 122 additions and 129 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"all": false,
|
||||
"fs": {
|
||||
"all": true,
|
||||
"scope": ["$AUDIO/**", "$AUDIO"]
|
||||
"scope": ["$HOME/**", "$HOME", "$HOME/*"]
|
||||
}
|
||||
},
|
||||
"bundle": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue