James Bradbury
James Bradbury
**Describe the bug** I can push from the command line normally `git push`, but pushing within `gitui` always fails due to 'bad credentials'. **To Reproduce** Commit some changes in `gitui`,...
Is it possible to structure a canvas with a series of "breakpoint" transitions. I want to make semi-interactive visual demonstrations when the user clicks a button the next step is...
This tracker is for defects only! For feature requests, see [our discussion forum](https://forum.shotcut.org/). If you’re reporting a defect, make it as detailed as possible, and include both your OS and...
Can we use the power spectrum for spectral "shape" descriptors such as centroid, flatness etc? I think this would be really useful in tuning how perceptually relevant the outputs of...
Hi, I wanted to test out SEMA locally. My machine has an arm64 processor and when I `pnpm install` I receive an error of: `Unsupported platform: darwin arm64 LE` Is...
Would it be possible for the next release to have a dist directory present in the source containing the minified and un-minified js? Most distributions use this so something like...
Is there a way to modify the object_new function to pass variables at object instantiation? I know in the Max API you give a type to your class_new function, which...
get/set state chunk can be used to edit selected parameters. it's not pleasant but worth looking at for experimental scripts...
sc.logistic crashes Max when you try to create a new instance without any variables. Crash log attached [crash.txt](https://github.com/sbl/sc-max/files/3202522/crash.txt)