-
Hi, this looks really useful, thanks for sharing it. I've been working on a Teensy-based sequencer/arranger/Eurorack/USB/MIDI-interface thing for a while, and already have some BeatStep functionality…
-
In `rpi` branch, trying to run `make`, I get this error:
```
g++ -Irpi -Icommon -I../ClearUI/src -I../ext/Adafruit-GFX-Library -I../ext/Adafruit_SSD1306 -Ilard -MMD -MP -DRPI -DARDUINO=100 -fdata-…
-
Hello - this isn't an issue w/ your beatstep script, but a question. I've been trying to write a script for Live 11 (has to be 11) for one of my controllers and have had a horrible time. Mostly just b…
-
Hello community. A big congratulations and a big thank you Raphael for your work and your script which transforms the Beatstep into a real versatile controller.
However, I am unable to map encoders…
-
- right-click the Live-icon in your program-folder and chose "show-contents"
- navigate to:
`/Contents/App-Resources/MIDI Remote Scripts/`
associated discussion: [Reddit - question](
http…
-
I downloaded and unzipped the latest release (v2.0) and copied the entire folder into my MIDI Remote Scripts directory. BeatStep Q shows up as a control surface option in Ableton, but after it is sele…
-
**Reported by grauw on 2014-08-20 19:36 UTC**
While connected to a non-virtual MIDI device on Mac OS X, when rewinding to a point before the connection I get the following error messages:
```
Failed …
-
Hello guys,
So this is my 3rd of 4 builds. All were successful so far minus my Turing Machine. I cannot seem to get the unit to calibrate. It also does not generate random voltages or change wit…
-
I have the basic code for "put device in firmware update mode" but it's commented out because I don't know how to send the actual led file (I couldn't find documentation on the format, and couldn't se…
-
Rewriting the core of this with [rtmidi](https://github.com/thestk/rtmidi), in C/rust/nelua/nim/etc, would make a much smaller CLI program, and that could then be used in NAPI, if I need node-support.…