-
**ABANDON** the scaling approach for ER ship sections.
Instead lets try removing the AI dependence on them.
~**REMOVE** ER from hiver & Zuul. Their AI doesn't need them.~
Replace them with a s…
-
非常感谢你的代码,这里有一个小问题,这个代码我在其他环境可以运行,但是在simple_reference还有simple_world_comm环境中报错,提示是‘multidiscrete’没有 n这个属性,请问您有解决的方法嘛?
-
- [ ] Fix all Morrigi DN viewbox distance (since they are tall instead of long, they don't fit well)
- [ ] Morrigi DE sections are not consistently placed (often moving too far right or up)
- [ ] Mo…
-
Take a look at the status of AI on the current mini-clusters setup. Try to figure out what sort of changes would be most beneficial to boost their average performance.
- Make a backup copy of the e…
-
`jams.load('data/.../billboard_10.jams')` gives:
```python
Traceback (most recent call last):
File "/cw/liir_code/NoCsBack/rubenc/jams/jams/core.py", line 774, in validate
schema.VALIDATOR.v…
-
### Current Behavior
If I type the run id for a run in the search box, no results are shown.
See first image with my recent runs, and second image searching for its ID.
![image](https://github.com/…
-
I installed this package and my nav links are hidden and uneditable.
-
Using jams v0.3.4 doing `audio_jams = jams.load(data/choco/v1.0.0/jams/biab-internet-corpus_201.jams)` gives
```python
Traceback (most recent call last):
File "/cw/liir_code/NoCsBack/rubenc/minic…
-
```python
c2 = Harte('C#:min(b7)/b1')
c2.pitches
Out[6]:
(,
,
,
,
)
c2.prettify()
Out[7]: 'C#:min7(b1)/b1'
c2.unwrap_shorthand()
Out[8]: ['b1', 'b3', '5', 'b7']
```
I might be wrong…
-
The [harte-library](https://github.com/andreamust/harte-library) parses it as a chord consisting of only the root, I hardly think this qualifies as a chord?
```python
c = Harte('Eb:1')
c.pitches
O…