Skip to content

Add in sample triggering functionality.#149

Merged
mdwn merged 1 commit intomainfrom
samples
Feb 1, 2026
Merged

Add in sample triggering functionality.#149
mdwn merged 1 commit intomainfrom
samples

Conversation

@mdwn
Copy link
Owner

@mdwn mdwn commented Feb 1, 2026

It's now possible to trigger samples from mtrack. This is useful if using in conjunction with drum triggers. It should allow for easy routing of triggers into your existing audio interface. This is coupled with a buffer size fix that propagates the buffer down to the audio interface, as well as elimination of the ring buffer as we're now more oriented towards real time sampling.

@cursor
Copy link

cursor bot commented Feb 1, 2026

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on March 17.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

It's now possible to trigger samples from mtrack. This is useful if
using in conjunction with drum triggers. It should allow for easy
routing of triggers into your existing audio interface. This is coupled
with a buffer size fix that propagates the buffer down to the audio
interface, as well as elimination of the ring buffer as we're now more
oriented towards real time sampling.
@mdwn mdwn merged commit 7ef4314 into main Feb 1, 2026
6 checks passed
@mdwn mdwn deleted the samples branch February 1, 2026 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant