Ability to pause Melody IC 1270

Open
#1,203 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
game-dev

Research direction

Start by locating the MIDI player IC 1270 implementation and its playback entry points. Trace how playback is started and stopped, then define the behavior needed for pausing and resuming at the stopped position, including how a reset would work; verify the behavior with the relevant IC tests if present.

Written by the indexing model from the issue text.

Description

status:pending type:feature-request

Is your feature request related to a problem? Please describe.
When wanting to pause a song played with the MIDI player IC 1270 it starts again at the start of the song rather than the position you were at.

Describe the solution you'd like
A way to start playing again at the position that you stopped at. This might be done via a parameter on the sign (PAUSE) but that means there would need to be a reset too, alternatively a redstone input from the side of the sign could pause it instead.

Describe alternatives you've considered
Using a different plugin or splitting up midi files (which wouldn't allow to arbitrarily pause)

Additional context
None?

Dominant language
Java
Stars
320
Forks
165
Avg merge
6d 21h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EngineHub/CraftBook

All issues in EngineHub/CraftBook

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.