-
### Bug description
When copying part of a clip and pasting to the beginning of the same clip, the audio is incorrectly pasted at its original position with the clip appended to the end, rather than …
-
Example 1
![image](https://user-images.githubusercontent.com/12034548/46037105-9da5e300-c0dd-11e8-8801-d9dc2808a505.png)
Example 2
![image](https://user-images.githubusercontent.com/12034548/4603…
-
**Describe the bug**
A clear and concise description of what the bug is. If you intend to submit a PR for this issue, tell us in the description. Thanks!
**To Reproduce**
Steps to r…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
So, this issue came up when working with the early Arctic Weather Satellite (AWS1) data. AWS1 was launched A…
-
I think Java prefers
```java
if (condition1
&& condition 2
|| condition3) {
// do something
}
```
This style would make sense to me in Kotlin as well, but I couldn't find anythin…
-
Hi, thanks for the good work! I'd like to generate my own layout based on my personal corpus (my mails, code, LaTeX reports, etc., both in French and English). I tried to adapt the code but there are …
-
There is an example with an if / end in Lua:
![image](https://user-images.githubusercontent.com/11199752/131219972-663e99b5-9019-4233-a9cd-e0d0e589198f.png)
The inner instructions (print) have 2…
-
### Description
> After creating the front-end visuals according to wireframe, only at this point will I start to create dynamics within the app i.e. a base definition of any functional connection be…
-
I work with long-named files and it would be more important to see as much of the beginning of the file name as possible as the end of it offers little informational value.
Could we have different …
-
Your algorithm appears to catch all cases that I could think of, good job!
Good idea to reverse complement the UMI list at the beginning of your script. I am going to incorporate that into my scri…