Martin Ždila

Results 237 comments of Martin Ždila

Yes. There are other Node.js bluetooth alternatives like https://github.com/noble/noble (seems to be multiplatform but I got errors installing it as it failed compiling some native code) or https://github.com/chrvadala/node-ble (also uses...

@markakis-sch I think it would be more suitable to discuss it at https://github.com/zdila/intelino-smart-train-scratch-link-linux/issues. Node.js version currently ignores bluetooth filter and is hardcoded with `intelino` string, but it is east to...

I have made https://github.com/zdila/scratch-link-ble-linux/ ready for other BLE devices, but had no chance to test it with anything but Intelino smart train.

BTW https://github.com/intelino-code/intelino-trainlib-async-py uses https://github.com/hbldh/bleak

I think this should be done in video editor software where you can interactively synchronize music to the video and adjust fade in/out times.

But this can make things complicated: * it adds many more options to the app loosing focus to actual GPX animation * different users can ask for different features -...

Still adding just a music track could be acceptable. Even that you can add music to existing video later, using eg ffmpeg, without loosing anything from video quality (using copy...

If it is easy to implement then I think it would be a nice feature despite of my previous comment :-). But then we may be tempted to solve volume...

My reasons why it should be there: - it is uncommon to have a video without a sound - gpx animator, since it has GUI, is targeting also ordinary users....