-
![IMG_20240801_192632_162](https://github.com/user-attachments/assets/aeb3912f-8148-4964-b4b3-3dc8a1d2d6c3)
Using a T101MT, with an Intel Atom N450. This error happens with games that use DOS/4GW, …
-
## Expected Behavior
Turning in a shell to restore water by a small amount or such a large water source, and drain slowly
## Current Behavior
goes up 3 or 4% at a time and depletes almost immediat…
-
**What is the feature or improvement you would like to see?**
Expose `igraph_motifs_randesu_callback()` in R, so that I can draw a random sample of fully connected triads (A-B-C-A) and partially conn…
-
Hi,
Playing with Dexter again after Omri's live stream. Found an issue listening to any OP output where Prefade has been turned on. The Level setting still affects the OP output (subtlety but noticea…
-
This might increase the scope of this project given that Forte numbers include any cardinality from 0 to 12 but I wanted to share the idea here.
The following generates all the Forte chords with a …
-
Hi,
now that you have implemented that great Midi Chord feature...
I think the choice of chord is fine, but I miss simple inversions for the "neighbour" triads at least.
This would be 038, 049, 05…
-
Hello,
I had Saucy previously installed up until a few days ago. I went to do some triple triad and noticed that it wasn't prompting the Saucy function.
I noticed then that it somehow uninstal…
-
(did not auto generate)
Submitter: Marina Nieto-Caballero, 0000-0002-7755-2490
Submission ID: adc54fc8-2c94-457d-9b5c-89d7f005fb59
Has data been generated: Yes
PI name: Marina Nieto-Caballero
PI orci…
-
Hi, I'm trying to write a music web with this library. I'm a rookie developer so I'm not sure if the following error is my own problem.
I'm trying to import the mode module into my web app so I write…
-
**Minimal Code To Reproduce**
```python
import fugue_sql
dag = fugue_sql.FugueSQLWorkflow()
df = dag.df([[0, "hello"], [1, "world"]], "a:int64,b:str")
dag("SELECT * FROM df WHERE a > 0 YIELD …