Daniel Appelt

Results 10 comments of Daniel Appelt

Thanks for the heads up! It's an [editor for the Arturia Beatstep](https://github.com/danielappelt/edisyn-beatstep/) (MIDI controller). Please note that it's possible that you need to check github directly as not all links...

Hey @debeyzh51! I think you only need to change the device parameter that is provided to jackd. That is parameter `-dhw:X18XR18` in [the startcapiture script](https://github.com/danielappelt/caPiture/blob/a12a317592ec1bc3f1b26751a095970095472a89/bin/startcapiture#L17). The Jack documentation [explains](http://jackaudio.org/faq/device_naming.html) how...

Manual NSM support may be achieved using the nsm-proxy helper client. sequencer64 and seq24 both support signals SIGUSR1 (saving) and SIGINT (closing). You just have to provide an initial Midi...

Ich stimme @hanneskasimir zu. Bei uns im Team rechnet jeder damit, dass die Filterung "von ... bis ..." beide ausgewählten Tage mit einschließt und nicht nur das Startdatum. Die aktuelle...

> Alle Buchungen, die "komplett" innerhalb dieses Zeitraums liegen, also deren Startdatum gleich oder nach dem Start-Filter und deren Buchungsende vor oder am End-Datum des Filters liegt. Jein. Aktuell funktioniert...

@hansmorb auf der Leihbar-Seite habe ich oben genannten Workaround eingebaut - dort sollten immer zwei Monate im Kalender sichtbar sein und das Problem nicht auftreten. Damit Du es nachvollziehen kannst,...

@hansmorb ich versuche es noch mal genauer zu erklären. Auf unserer Seite ist aktuell tatsächlich nur die in meinem zweiten Post genannte Seite betroffen, da ich diese Seite extra für...

Yes. Sorry. I just gave it a shot. The buffer should not be necessary for "connection optional" ports, right? Would this PR be acceptable when adding checks for this?

Thanks again for your feedback! For now, I have changed the logic to only check for connection optional ports. I changed the PR to draft as the implementation "To leave...

Sorry, it took me some time to get back to this. @x42 can you take a look now?