dan mackinlay

Results 16 issues of dan mackinlay

I gather the replacement preset [depends on whether the source is PAL or NTSC](https://www.winxdvd.com/resource/best-handbrake-settings-for-dvd-to-mp4.htm) but might be e.g. "Super HQ 576p25 Surround". Should we just choose one?

I've merged the compile and save command from https://github.com/palpha/coffee-script-tmbundle/commit/43c933d527428dec975a6cfe7b4a6613a3eaee8d .This also includes e compatibility fixes by the same author that do not seem to break TextMate compatibility, although I cannot...

Replace each second line your own text. **The official name of the app** Cryptomator **Is there a supported version available on a stable release channel?** Yes **Proposed New App Status**...

App Update
Ready to Add

the windows in `windows.jl` are always Float64. However, for many DSP applications this is not desirable - for example, audio data is usually `Float32` or even a fixed point type....

enhancement

[PaddedView](https://github.com/JuliaArrays/PaddedViews.jl) arrays are partly supported ```julia using AbstractFFTs using PaddedViews shortsamp = cos.(0:256 * pi / 16); paddedsamp = PaddedView(0.0f0, shortsamp, (512,)) fftshortsamp = rfft(shortsamp); fftpaddedsamp = rfft(paddedsamp); # RFFT...

perhaps this is an understanding problem, but it seems from the documentation that there is a disanalogy between of interpolant evaluation and the interpolant gradient evaluation which is not reflected...

Currently we have `hessian` and `gradient` to evaluate derivatives of `Interpolation` objects. However, sometimes we wish to simply construct a whole *new* interpolation which is the derivative of another and...

Running the manual install instructions creates a room that seems to start up but cannot pass a `./room check` succesfully. Here is a transcript of the state the system gets...

Not to complain, but I'll post this here so I can know if it is just me, or if this is a known thing. Is the digital ocean single click...

Digital ocean does not work (#18), OVH does not work (#19 ) Perhaps we can maximise the value of scarece developer labour by simply listing some known-good configurations that DO...