-
First of all, thanks for this project! Although the async stuff is new to me, the grid studies were a very nice intro, really liking it so far!
Anyway, I wanted to discuss something. The module as …
-
bug originally observed on arch linux with revision bfe0178 - also persists at currentHEAD ( d46c80a )
- unplug all monomes from usb ports
- start serialoscd in a terminal
- run the following she…
-
this issue seems to reproduce perfectly when system is busy.
1. run something to impose load on the cpu, e.g. `stress -c 4`
2. run serialosc, which segfaults.
backtrace:
```
#0 0x0000000000404b90 i…
-
Hello,
I'm trying to get the examples to work that ship with libmonome.
I can connect to my monome with serialosc, and even monomeserial. However, when I run the compiled example programs there is n…
-
Some of the data structures could really benefit from dynamic allocation of memory to permit more flexible scripts.
An example of this is the exec stack. The are 8 frames that are statically allocat…
-
When using the 128 varibright grid with a Switch connected to Ansible(latest firmware v1.5.0), probably within 10 min of use, the grid freezes up. Sometimes I can still see the pulse going through all…
-
Hello,
When try to run:
```
a=GRScreenGrid.new; // creates a virtual grid which shows up in a separate window
b=GRButton(a, 0@0); // places a 1x1 button at top left key
```
I get this erro…
-
Hey there,
I've been using `monode` to great success on Mac. Thanks so much for writing and maintaining it! It's super easy to use. The other day I wanted to use it on my Windows 10 VR-Enabled PC. I …
-
Seeing a crash specific to operator insertion/deletion stress test with ops that use net_midi/net_hid (see https://github.com/rick-monster/aleph/issues/21 & https://github.com/monome/aleph/pull/267).
…
ghost updated
8 years ago
-
Over on my dev branch there is a bees serial protocol enabling the following operations from host.
remote control of network:
- read/write DSP params from bees (tested, working)
- read/write bees inp…
ghost updated
8 years ago