Aleksandr Prokudin

Results 37 issues of Aleksandr Prokudin

$ make lv2peg flute.ttl gen/Flute.peg python portmeta.py Traceback (most recent call last): File "portmeta.py", line 62, in cppFile = open("gen/FluteMeta.h", "w") IOError: [Errno 2] No such file or directory: 'gen/FluteMeta.h'...

On Fedora 20, LV2 1.8, lvtk from Git: g++ -fPIC -DPIC -std=c++11 -Ofast -ffast-math -g -shared dsp/_.cpp src/_.cpp `pkg-config --cflags --libs lvtk-plugin-1` `pkg-config --cflags --libs samplerate` -Idsp -Isrc -o rogue.so...

bug

Navigation is currently only possible by holding down middle-mouse button and panning. It would be nice to also be able to use Shift+Scroll for horizontal scrolling and Shift+Ctrl+Scroll for vertical...

enhancement

One useful feature that would be great to have is aligning several tracks based on similar/matching waveforms. E.g. when you record a video with both a built-in mic and a...

Medium Priority
Timeline/Editing
Audio

It's quite useful to have basic math operations in numeric input fields in cases when you know exactly by how much you want to change a value. Here is how...

Low Priority
Nodes/Compositing

Audio recorded with Olive might need to be normalized. This could be an audio effect that could sit in the effects stack, be available via a shortcut (if possible), and...

Low Priority
Timeline/Editing

Hi Lloyd, Would you be interested in implementing Resynthesizer's core as a GEGL operation so that it could gain an even wider use? There could be all sorts of interesting...

Hello. I followed the official quick start tutorial (init a new site, grab a theme, create a new post, launch). Results: ``` $ hugo server -D Building sites … ERROR...

bug

Insert an image with cyrillics in the file name and path, the sidebar blows up ![image](https://user-images.githubusercontent.com/57467/163705568-155ff36c-dd21-40fe-bc96-635c0f3a3cf1.png) Perhaps show real cyrillic letters and ellipsize with full name visible on hover, if...

bug
fixed

I sometimes get this kind of rendering, usually in a busy mindmap with ~100 nodes: ![image](https://user-images.githubusercontent.com/57467/143214238-b2085621-4a36-41dc-af64-d948a54ea437.png) I can locally fix it by dragging the Margins slider around. Even increasing/decreasing Margins...