mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 05:38:35 +00:00
* Signpost licenses for source code and samples a bit more, ref #1277 * format
This commit is contained in:
parent
0925ea56dd
commit
470a345296
@ -31,6 +31,10 @@ This project is organized into many [packages](./packages), which are also avail
|
|||||||
|
|
||||||
Read more about how to use these in your own project [here](https://strudel.cc/technical-manual/project-start).
|
Read more about how to use these in your own project [here](https://strudel.cc/technical-manual/project-start).
|
||||||
|
|
||||||
|
You will need to abide by the terms of the [GNU Affero Public Licence v3](LICENSE.md). As such, Strudel code can only be shared within free/open source projects under the same license -- see the license for details.
|
||||||
|
|
||||||
|
Licensing info for the default sound banks can be found over on the [dough-samples](https://github.com/felixroos/dough-samples/blob/main/README.md) repository.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
There are many ways to contribute to this project! See [contribution guide](./CONTRIBUTING.md).
|
There are many ways to contribute to this project! See [contribution guide](./CONTRIBUTING.md).
|
||||||
|
|||||||
@ -43,7 +43,8 @@ export function WelcomeTab({ context }) {
|
|||||||
<a href="https://github.com/tidalcycles/strudel" target="_blank">
|
<a href="https://github.com/tidalcycles/strudel" target="_blank">
|
||||||
github
|
github
|
||||||
</a>
|
</a>
|
||||||
. Please consider to{' '}
|
. You can also find <a href="https://github.com/felixroos/dough-samples/blob/main/README.md">licensing info</a>{' '}
|
||||||
|
for the default sound banks there. Please consider to{' '}
|
||||||
<a href="https://opencollective.com/tidalcycles" target="_blank">
|
<a href="https://opencollective.com/tidalcycles" target="_blank">
|
||||||
support this project
|
support this project
|
||||||
</a>{' '}
|
</a>{' '}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user