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

recording and split cuts at wrong place #8609

Closed
mixxxbot opened this issue Aug 22, 2022 · 2 comments
Closed

recording and split cuts at wrong place #8609

mixxxbot opened this issue Aug 22, 2022 · 2 comments
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: JosepMaJAZ
Date: 2016-07-23T19:17:13Z
Status: Fix Released
Importance: Undecided
Launchpad Issue: lp1605922


On recording the Mix a to file and splitting on size, the cutting algorythm doesn't fully work.

The next file does not start exactly where the first one end.

It might have to do with the "RECORD_READY" status, which does not write to the file.
(The class RecordManager detects the need for cutting, stops recording which closes the file, opens recording again which opens the new file, and sets the RECORD_READY status.
The EngineRecord does not write to file in that case, it just prepares the rest of the things and activaes RECORD_ON for next call)

@mixxxbot
Copy link
Collaborator Author

Commented by: JosepMaJAZ
Date: 2017-01-19T21:29:50Z


#1035

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 2.1.0 milestone Aug 24, 2022
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

No branches or pull requests

1 participant