Currently the option to choose which microphone to use is buried deeply in the settings, it would be useful to have some way to do this more quickly. Since audio recordings with the built-in microphone and automatic gain control are unusable,using an external microphone attached via USB or Bluetooth may help, but I could not find any way to specifically choose a microphone from USB a Bluetooth, just a generic "external". How does this then select a specific microphone? What if several are attached...
Found this while desperately searching Google for how to avoid AGC in video recordings. I think it is possible to bypass AGC at least on most devices, and I think a number of audio-recording apps can do this. So it would sure be fantastic if this could be added to Open Camera as well. It is simply impossible to take good music videos, they all sound terrible because of AGC.
Update the version for the StringAnnotation plugin to 3.5.2
This is probably rather a feature request to add a corpus-based document viewing GUI which is perfectly possible and which I actually have implemented at least 10 years ago (but for a specific application, so it did not get published open source). Since a corpus is a list of documents, there is no problem at all to have an element (document) viewer that allows navigation based on the list.
Allow to restrict JAPE phase to containing annotations
The segement by segment processing PR is a rather complex and big-overhead way to do this, depends on using composite documents and internal temporary corpora and probably will have other problems when it comes to controller callbacks and the like. Limiting this in the PR directly is probably low effort and could have a significant impact on performance as well, as JAPE performance tends to suffer significantly on large documents.
ModularPipelines has a new version and has been moved to