File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ** excavator**
2
- ![ Tests] ( https://github.com/jesses-code-adventures/excavator/actions/workflows/formatting.yml/badge.svg ) ![ Tests] ( https://github.com/jesses-code-adventures/excavator/actions/workflows/build.yml/badge.svg )
2
+
3
+ ![ Tests] ( https://github.com/jesses-code-adventures/excavator/actions/workflows/formatting.yml/badge.svg ) ![ Tests] ( https://github.com/jesses-code-adventures/excavator/actions/workflows/build.yml/badge.svg ) ![ Tests] ( https://github.com/jesses-code-adventures/excavator/actions/workflows/release.yml/badge.svg )
3
4
4
5
a sample-browsing tui. for music producers with large sample libraries who are comfortable in the terminal.
5
6
6
7
## ** why**
8
+
7
9
most sample managers (i'm looking at you elektron) are painful to work with.
8
10
9
11
this serves as an intermediate program to manage your samples, allowing you to re-export your own sample packs on demand.
10
12
11
13
it can also export your sample packs as symlinks, so you can create new directories containing samples in your library without wasting disk space.
12
14
13
15
## ** usage**
16
+
14
17
please see [ usage.md] ( documentation/usage.md ) for instructions.
15
18
16
19
## ** goals**
20
+
17
21
minimum for v1.0:
22
+
18
23
- some way to create a collection out of samples used in a particular ableton session. (should be implmented allowing extensibility to other daws).
19
24
- ability to rename and move files in the app and keep local db in sync.
20
25
- ability to tag entire directories.
You can’t perform that action at this time.
0 commit comments