Henry Rovnyak

Results 8 issues of Henry Rovnyak

I'd suggest adding a hotkey that jumps the position of the cursor in the replay timeline to where that position would be shown in the keyframe timeline given the time...

When I try to create a project, I get this error fs.js:663 return binding.open(pathModule.toNamespacedPath(path), ^ Error: ENOENT: no such file or directory, open 'D:\all items\Crazy mapping video project\.p5rc' at Object.fs.openSync...

I'd suggest mentioning that you'd need to install the correct version of the kernel headers, because (at least on manjaro) typing in `pacman -S linux-headers` gives you a bunch of...

NoteSeq only outputs a short blast of signal when the playhead gets to a note, messing with the ADSR. A gate mode option like in GridSeq would fix that.

enhancement

When I play the file, `currentTime()` increases as normal, but when I call `pause()` it resets to 0, but when I play it again, it goes back to whatever time...

## Description I'm trying to make a simple program to wrap `tiup playground --mode tikv-slim` that starts the database while initializing it with values, which is useful for testing my...

#### Nature of issue? - [x] Found a bug - [ ] Existing feature enhancement - [ ] New feature request #### Details about the bug: When auto-refresh is enabled...

Help Wanted
Priority:High
Bug

If you have a directory structure like this: ``` workspace |- *other workspace members* |- frontend |- build.rs |- *source code* ``` `style_sheet!(...)` will base files paths from `workspace` but...