Vaida12345 / PianoTranscription

MacOS executable and app of Piano transcription, which generates midi files with music using Machine Learning.
GNU General Public License v2.0
9 stars 0 forks source link

MIDI output doesn't sync with original file #4

Open greg88rx opened 8 months ago

greg88rx commented 8 months ago

When I generate a MIDI file and then place the original file used for transcription into my DAW (Logic Pro) with the MIDI output file in separate tracks everything starts off ok, but by the end of the music, they are not synchronized. The MIDI is ahead of the audio by a bit.

I would expect the MIDI output to be perfectly synchronized with the original without having to manipulate any tempo settings.

Screenshot 2024-02-26 at 4 06 12 PM

In the screenshot the MIDI is ahead of the waveform peaks that represent the same notes. This makes it difficult to synchronize playback.

MacBook Pro, Nov 2023, Apple M3 Max 48GB running Sonoma 14.1.2 running Transcriptionist 1.1.1 (38)

I love the app, but wanted to point this out since you've been receptive to glitches in the past. Thank you for everything.

-Greg

Vaida12345 commented 1 week ago

This is an issue cased by the resolution when writing MIDI, and should have been fixed in the newer releases. Could you double check for me please?