Charlie Lee

Results 51 comments of Charlie Lee

https://css-tricks.com/introduction-web-audio-api/

Some of the data structure changes to support this are: * **Take** - add an `audioTracks: Track[]` field * **FileRefType** - add `AUDIO` and `BLANK` file types. A blank file...

A few other notes: * Should be able to move the start position of imported audio * Audio should be shown on the X-sheet. * Perhaps only allow one audio...

Hi @charliemartinez, thank you for creating this issue. Boats Animator is licensed under GPL v3 so it should be possible to implement gphoto2. D-SLR support is a highly requested feature...

I have renamed this issue as #276 also covers possible D-SLR support

Here's another demo of Dragonframe's implementation. https://www.youtube.com/watch?v=D4p0s5iqFqQ I have had a few requests for drawing arcs recently. I think the first step would be simply the ability to draw on...

Virtual numpad sounds fantastic! I really like the look of what you've done so far. ☺️ Physical numpads should already work with BA using the program's keyboard shortcuts. https://boatsanimator.readthedocs.io/en/latest/features/keyboard-shortcuts/

I received a few requests for this feature from users in recent times. It seems to be more popular than I managed!

See Logitech Capture app for the current way of controlling Logitech cameras. https://support.logi.com/hc/en-us/articles/360024849133--Downloads-HD-Pro-Webcam-C920

I just found this repo. It looks like you can get the native camera control dialogue to open with FFmpeg (which is already used by video export!). https://github.com/jpalbert/webcam-settings-dialog-windows https://superuser.com/questions/1287366/open-webcam-settings-dialog-in-windows Testing...