Timofey Kazantsev

Results 79 comments of Timofey Kazantsev

I've also made a custom colorScheme for MagicPython inspired by both: Solorized and Monokai. But cannot assume the best way to distribute it: PackageControl is too heavy and long to...

@ni-max , Thank You, I'll try to check tomorrow, too much work outside the PC...

Also, a bit confused at the very beginning: for example, here is the diff of two files: ```Python from bowler import Query, Filename query = Query( '.', # [lambda name:...

I don't think the GUI is really a problem. It can be fx indicator on the track like video or volume buttons. And, as clip — edit mode is accessed...

Thanks a lot, installing package python3-mlt solve the problem

I think, that still use this branch. But I'm not sure, too long I have not looked into my ST config.

Considering Nudge I'm wondering in exact numbers for `NudgeUnits`. Here is original API documentation: > nudgeunit: 0=ms, 1=seconds, 2=grid, 3=256th notes, ..., 15=whole notes, 16=measures.beats (1.15 = 1 measure +...

Well, not as straight, as I desired... - `get_set_project_info_string_set` constantly returns false in any language. OK. - `get_set_project_info_string_get` fails in test with category `TrackGroupName(x)`. But it works in my working...