Simon van der Veldt

Results 48 issues of Simon van der Veldt

Hi Joe, thanks for this library, it looks exactly like the thing I was looking for. Unfortunately I can't get it to work in my Gtk3 app. Initially it would...

Currently the Docker events are published with different types (`create`, `stop`, `die`, etc). This is somewhat annoying to filter. Wouldn't it make more sense to use a single type (`docker-events`,...

Hi! I've got a small question about this library, hope that's OK. Since this library uses the RS485 library it seems like it defaults to using pin 1 for TX,...

Figured it would be a good idea to at least write the issue down so it can be tracked. Currently jackdbus is missing from JACK1, which means tools like Cadence...

Simply starting seq64 and then immediately using save or save as results in a crash. I can replicate this back till 0.96.0, haven't tried older versions. Config: ``` Build features:...

Whilst packaging sequencer64 for gentoo our CI failed with the following message: ``` checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version...

New checkout from current master 2e1904f0b615301e418470a5679123075bf3d1fa ``` $ ./bootstrap $ ./configure --disable-jack checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... + mount -t...

It seems like the GUI is disabled when building the CLI using `--enable-cli`. I figured there might be some users who might want to install both the CLI and GUI...

This might very well be user error, but I have a very strange situation where the MIDI control of the patterns is working for the majority of the patterns but...

When editing a sequence the field in the top left, which holds the sequence's name, doesn't show a cursor when editing the name. This makes editing the name a bit...