33A command line utility to help you credit [ Freesound] ( https://freesound.org )
44samples for a given project more easily.
55
6- [ ![ Commitlint] ( https://github.com/gacallea /freesound-credits/actions/workflows/commitlint.yml/badge.svg )] ( https://github.com/gacallea /freesound-credits/actions/workflows/commitlint.yml )
7- [ ![ Trufflehog] ( https://github.com/gacallea /freesound-credits/actions/workflows/trufflehog.yml/badge.svg )] ( https://github.com/gacallea /freesound-credits/actions/workflows/trufflehog.yml )
8- [ ![ CI] ( https://github.com/gacallea /freesound-credits/actions/workflows/ci.yml/badge.svg )] ( https://github.com/gacallea /freesound-credits/actions/workflows/ci.yml )
9- [ ![ CD] ( https://github.com/gacallea /freesound-credits/actions/workflows/release-plz.yml/badge.svg )] ( https://github.com/gacallea /freesound-credits/actions/workflows/release-plz.yml )
10- [ ![ Release] ( https://github.com/gacallea /freesound-credits/actions/workflows/release.yml/badge.svg )] ( https://github.com/gacallea /freesound-credits/actions/workflows/release.yml )
6+ [ ![ Commitlint] ( https://github.com/andreacfromtheapp /freesound-credits/actions/workflows/commitlint.yml/badge.svg )] ( https://github.com/andreacfromtheapp /freesound-credits/actions/workflows/commitlint.yml )
7+ [ ![ Trufflehog] ( https://github.com/andreacfromtheapp /freesound-credits/actions/workflows/trufflehog.yml/badge.svg )] ( https://github.com/andreacfromtheapp /freesound-credits/actions/workflows/trufflehog.yml )
8+ [ ![ CI] ( https://github.com/andreacfromtheapp /freesound-credits/actions/workflows/ci.yml/badge.svg )] ( https://github.com/andreacfromtheapp /freesound-credits/actions/workflows/ci.yml )
9+ [ ![ CD] ( https://github.com/andreacfromtheapp /freesound-credits/actions/workflows/release-plz.yml/badge.svg )] ( https://github.com/andreacfromtheapp /freesound-credits/actions/workflows/release-plz.yml )
10+ [ ![ Release] ( https://github.com/andreacfromtheapp /freesound-credits/actions/workflows/release.yml/badge.svg )] ( https://github.com/andreacfromtheapp /freesound-credits/actions/workflows/release.yml )
1111[ ![ Crates.io] ( https://img.shields.io/crates/v/freesound%2Dcredits.svg )] ( https://crates.io/crates/freesound-credits )
1212[ ![ License:
1313Apache-2.0] ( https://img.shields.io/badge/License-Apache_2.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
@@ -42,7 +42,7 @@ cargo binstall freesound-credits
4242On Linux and macOS homebrew is also available:
4343
4444``` shell
45- brew install gacallea /tap/freesound-credits
45+ brew install andreacfromtheapp /tap/freesound-credits
4646```
4747
4848## Usage
@@ -82,14 +82,14 @@ kept their original samples names per downloads from the platform. For example:
8282` freesound-credits ` should work for any samples stored in a flat folder.
8383` freesound-credits ` filters out metadata files associated with audio imports.
8484To add more DAWs and associated metadata or extraction, please [ file an
85- issue] ( https://github.com/gacallea /freesound-credits/issues/new?assignees=&labels=enhancement&projects=&template=add_a_new_daw.yml&title=feat%28DAW%29%3A+add+ ) .
85+ issue] ( https://github.com/andreacfromtheapp /freesound-credits/issues/new?assignees=&labels=enhancement&projects=&template=add_a_new_daw.yml&title=feat%28DAW%29%3A+add+ ) .
8686
87- | DAW | Samples Folder | Metadata | Extraction | Notes |
88- | :----: | :----: | :----: | :----: | :----: |
89- | Ableton | ` Samples/Imported ` | ` .asd ` | no | |
90- | Reaper | ` Audio Files ` | ` .reapeaks ` | no | |
91- | Renoise | ` SamplesData ` | no | ` unzip ` | [ extraction] ( #renoise-extraction ) |
92- | Logic Pro X | ` Audio Files ` | no | no | [ Package vs Folder] ( https://www.youtube.com/watch?v=33zVydB4MiI ) |
87+ | DAW | Samples Folder | Metadata | Extraction | Notes |
88+ | :--------- : | :---------------- : | :--------- : | :-------- : | :---------------------------------------------------------- ----: |
89+ | Ableton | ` Samples/Imported ` | ` .asd ` | no | |
90+ | Reaper | ` Audio Files ` | ` .reapeaks ` | no | |
91+ | Renoise | ` SamplesData ` | no | ` unzip ` | [ extraction] ( #renoise-extraction ) |
92+ | Logic Pro X | ` Audio Files ` | no | no | [ Package vs Folder] ( https://www.youtube.com/watch?v=33zVydB4MiI ) |
9393
9494### Adding more DAWs
9595
@@ -99,7 +99,7 @@ files folder, thus I decided to add it but it hasn't been tested.
9999
100100However, any DAW with these characteristics should work out of the box. I would
101101appreciate anybody confirming more DAWs or [ adding new
102- ones] ( https://github.com/gacallea /freesound-credits/issues/new?assignees=&labels=enhancement&projects=&template=add_a_new_daw.yml&title=feat%28DAW%29%3A+add+ ) .
102+ ones] ( https://github.com/andreacfromtheapp /freesound-credits/issues/new?assignees=&labels=enhancement&projects=&template=add_a_new_daw.yml&title=feat%28DAW%29%3A+add+ ) .
103103When you do request or add a new DAW, please keep the [ above
104104table] ( #supported-daws ) and the [ extra steps] ( #extra-daws-steps ) section in
105105mind for any extra information.
0 commit comments