Steffan Andrews

Results 144 comments of Steffan Andrews

This is now implemented. For example, with the Marker Data Demo_V2 project, with this timeline: Default behavior (use chapter marker position, not pin): ![chapter-pin-disabled](https://github.com/TheAcharya/MarkersExtractor/assets/11605557/08a2cfc8-93cf-4e2a-9042-79a7796211b3) Opt-in behavior when passing `--use-chapter-marker-thumbnails` CLI...

> We have a new flag? If enabled, Chapter marker would use the Pin's image? Yes exactly, as shown above. New flag is `--use-chapter-marker-thumbnails` to enable.

Added in new alpha build 4 for testing: https://github.com/TheAcharya/MarkersExtractor/releases/tag/0.3.6-alpha4

> Does Cubase have the ability to import Cycle Markers? Yes. DAWFileKit can import/export Cubase XML files.

Valid idea, but would require an extensive refactor.

> I do not use brew cask, but my app is accessibile via the formula `sbarex-qlmarkdown`. I haven't tested it but would it update to the latest version via both...

V6 resolves these kind of V5 MIDI issues, but as V6 is still in development, someone might want to patch up V5 for these edge cases.

Try running the QLMarkdown app then rebooting the system. Many times I’ve had macOS not register it until I did that.

`pod spec lint` is throwing a couple issues: ``` -> TimecodeKit (2.0.4) - WARN | github_sources: Github repositories should end in `.git`. - ERROR | [iOS] unknown: Encountered an unknown...

That's part of why I didn't attempt to continue support for Cocoapods, but if it's possible to get it working then we can merge.