Skrylar
Skrylar
As a user I would like to export stored PDFs so that I can - Migrate them out of Polar, or, - Forward them to someone else to read Currently...
The AppImage seems to still look for its theme files installed on the system, when they *should* be packed inside the appimage.
From the Mutable Instruments manual: ``` # The Bernoulli gate Upon receiving a trigger on its IN input (1), the module tosses a virtual coin: if the outcome is heads,...
**Platform** Arch Linux, non-realtime kernel 4.10.10-1. Renoise 3.1. `tal-plugins` package from AUR, which tracks source forge releases. **Reproduction** - Load Renoise 3.1 - Add the TAL-Noisemaker VST to an instrument....
- Fresh clone - `make build start` - Docker crunches for a while - Fails because of missing dependencies inside the docker image https://asciinema.org/a/kZG2zJCqKGPxtSQIJ44TzWzGA
Doing a straight checkout + clone results in an error from govendor. It claims "ketchup" is not a package or not in gopath. This can be worked around by: -...
After running a simple: # yst create wob It creates the directory, places in test files, and then promptly complains that it cannot find the layout file that it placed...
JACK expects us to inform it how long it takes a signal to enter and finally exit Rack. I assume this information gets used for delay compensation since I've never...
Renaming ports shows up in the text fields, but is not committed to the module (and thus saved in the .vcv file) if JACK is dead at the time. I...
There aren't many ways for us to report external I/O errors to the user in Rack, but this is probably one we can get away with. #11