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

[cseq] Use custom drumfill midi for original rendered samples #201

Open
1 of 3 tasks
DCxDemo opened this issue May 6, 2024 · 0 comments
Open
1 of 3 tasks

[cseq] Use custom drumfill midi for original rendered samples #201

DCxDemo opened this issue May 6, 2024 · 0 comments
Labels
feature request Refers to the requested feature for the tools.
Milestone

Comments

@DCxDemo
Copy link
Collaborator

DCxDemo commented May 6, 2024

Some songs use a rendered drumfill sample instead of a midi pattern. Replace it with a custom made one.
Obvious candidates are hub and intro, but maybe there are more (probably crystal challenge, gotta check).

  • create and include custom midi drum loop to the framework
  • add code to detect tracks needed to patch (use sample hashes for detection)
  • make it optional in gui (cseq tab menu)

Be aware of track length differences, gotta find some way to either loop a segment or cut beyond the original length

@DCxDemo DCxDemo added the feature request Refers to the requested feature for the tools. label May 6, 2024
@DCxDemo DCxDemo added this to the r15 milestone May 6, 2024
@DCxDemo DCxDemo added this to General issues in Current tasks and goals via automation May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Refers to the requested feature for the tools.
Projects
Current tasks and goals
  
General issues
Development

No branches or pull requests

1 participant