Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement sample slicing and note allocation #93

Open
pgregory opened this issue Aug 7, 2021 · 1 comment
Open

Implement sample slicing and note allocation #93

pgregory opened this issue Aug 7, 2021 · 1 comment

Comments

@pgregory
Copy link
Owner

pgregory commented Aug 7, 2021

Description

Implement the ability to manually, and possibly automatically, slice a sample into sub-samples with an instrument in each. For example, to split a drum sequence into individual drum samples non-destructively, each sub-sample can be played individually via a note on the instrument, but only the single original sample data exists in memory. See Renoise for an example...

https://www.youtube.com/watch?v=yhhUY7FKJds&start=35

@pgregory
Copy link
Owner Author

pgregory commented Aug 7, 2021

Suggested by @H3ADL3SS on the Tracker Music Discord.

@pgregory pgregory added this to TODO in Roadmap/Backlog Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant