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

前後のspanに移動する機能 #3

Open
shirayu opened this issue Nov 7, 2021 · 3 comments
Open

前後のspanに移動する機能 #3

shirayu opened this issue Nov 7, 2021 · 3 comments
Labels
Status: PR Welcome Welcome to Pull Request

Comments

@shirayu
Copy link
Member

shirayu commented Nov 7, 2021

No description provided.

@cargilcm
Copy link

It seems like an iterable wavesurfer.regions.list could be used and a play region triggered by a play previous/next region button.

If wavesurfer.getCurrentTime()===region.data.end then move to the previous/next region.

Caveat, I don't know if the lists keys are sorted earliest to latest by default but an array could be built that way manually fairly easily!

You've authored a great HTML tool with hachiue and it's code follows the design principles of it's parent and other coding guidelines well. I'm going to be using it as opposed to building practically the same thing manually. Makes sense 👍

@cargilcm
Copy link

cargilcm commented May 22, 2024

Dear Mr hayashibe, please confirm:
Is it you(your user on GitHub) who 👍'd my comment on this issue? I am new to starting to work on other repo's issues on GitHub and would like to know if I have your consent.

Please let me know by way of adding a comment as I can't make out WHO "liked" any of my comments thru GitHub's dashboard - I'd like to start working on patching this issue as a contribution. 👏

Edit: after looking again to try and discover who reacted to a comment on Android Mobile browsers while hovering doesn't work, hold pressing the reactions brings you to the reactees page. Who knew? 😂

@shirayu shirayu added the Status: PR Welcome Welcome to Pull Request label May 22, 2024
@shirayu
Copy link
Member Author

shirayu commented May 22, 2024

Hello, thank you for your interests and comments.
Yes, It's me. (You can know who reacted by hovering mouse cursors to emoijs)

It is nice to add previous/next buttons.
Unfortunately I can't take the enough time to write codes for issues on this repo right now, but pull requests are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: PR Welcome Welcome to Pull Request
Projects
None yet
Development

No branches or pull requests

2 participants