Skip to content

Feature: pause+continue#51

Merged
midilab merged 24 commits intomidilab:developfrom
doctea:feature-pause-continue
Jul 26, 2025
Merged

Feature: pause+continue#51
midilab merged 24 commits intomidilab:developfrom
doctea:feature-pause-continue

Conversation

@doctea
Copy link
Contributor

@doctea doctea commented Apr 11, 2025

As discussed in #49, implements ability to pause + continue on internal clock.

Not sure how this will affect external clocks -- probably won't work well, may need some thought..

Also added user callbacks via setOnClockPause and setOnClockContinue for when paused and continued, although haven't tested these.

Mostly submitting this as a pull request in hopes it will find its way into main branch sooner, since things in my development environment are getting messy now that I have multiple branches for new features (like #41) that my own libraries are starting to rely on😅

@midilab midilab changed the base branch from main to develop April 12, 2025 16:24
@midilab
Copy link
Owner

midilab commented Jul 24, 2025

I've made some changes to the code, please test pause feature with external and internal sync.

use uClock.pause() for pause and unpause.

If everything went well i can merge the PR.

@midilab midilab merged commit f2ccc49 into midilab:develop Jul 26, 2025
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.

2 participants