LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   Open source library for converting LTC to MTC (Midi) (https://www.linuxquestions.org/questions/general-10/open-source-library-for-converting-ltc-to-mtc-midi-4175683233/)

Aquarius_Girl 10-06-2020 07:22 AM

Open source library for converting LTC to MTC (Midi)
 
Language can be Python or C++.



I found https://github.com/jeffmikels/timecode_tools


They have Python files for converting SMPTE to LTC and SMPTE to MTC.


I want an opensource library which will convert LTC to MTC.


Please help.

Aquarius_Girl 10-07-2020 12:12 AM

I have found this: http://www.orangepi-dmx.org/orange-p...ader-converter

Will this be helpful or am I barking up the wrong tree?

teckk 10-07-2020 08:13 AM

https://github.com/jeffmikels/timeco...enerate_mtc.py

I don't know this subject at all. If you look at the source for that python script, you can see what it is using.

https://mido.readthedocs.io/en/latest/
https://github.com/mido/mido
https://www.programcreek.com/python/.../mido.MidiFile

https://github.com/eoyilmaz/timecode
https://python.hotexamples.com/examp...-examples.html
https://stackoverflow.com/questions/...de-calculation

That's about all that I can add.

Aquarius_Girl 10-07-2020 10:06 PM

Thank you for your effort. I will look into the links.


All times are GMT -5. The time now is 07:45 PM.