Jens Peter Nielsen

Results 31 issues of Jens Peter Nielsen

Running Rack v2.0.0 pro standalone or free on Windows 11 I place one "Less Mess" module in an empty patch. Duplicate it using ctrl-D or right-click->duplicate Rack crashes and this...

I would like to be able to use [OpenStageControl ](https://openstagecontrol.ammd.net/) and/or [TouchOSC ](https://hexler.net/touchosc) to send/receive OSC messages to/from the monome-rack plugins via UDP/IP. https://www.youtube.com/watch?v=Y1QRYYoeQQs&ab_channel=PrimordialWaves https://github.com/okyeron/oscgrid Various Opensource modules allready support...

New feature

### What operating system and version are you running? Windows 11 ### What version of Rack are you running? Rack 2.0.4 pre-release ### What's the behavior you observed? My DK...

https://community.vcvrack.com/t/will-marbles-ever-get-fixed/13800/10 There indeed appears to be a discrepancy in the code between the original hardware and the Audible Instruments versions. The Mutable Instruments [code ](https://github.com/pichenettes/eurorack/blob/master/marbles/settings.cc)defines the minor scale as following...

First of all, Thank you for your work - It is much appreciated. I think an alternate mode for ADDR-SEQ/ASK could be really usefull - It's allready a great sequencer....

Please see: https://community.vcvrack.com/t/wt-vco-user-wavetables/15519/3?u=jens.peter.nielsen

https://wiki.analog.com/university/tools/m2k/scopy/build-windows "../install_msys_deps.sh" The script is not there. Please check your build guides whenever you make changes to the sources.

bug

I couldn't find a library for OSC (Open Sound Control) I use it on Arduino to send OSC over USB SLIP serial. This i forward using a node.js bridge to...

Port labeled "SEL" is changed to "CV" https://github.com/stoermelder/vcvrack-packone/blob/v1/docs/EightFaceMk2.md#sequencing-and-selecting-snapshots

Managed to build VCV-Prototype 2.3.0 [f693e76](https://github.com/VCVRack/VCV-Prototype/commit/f693e763335b5912ddfc2f8e26f687ffcf3693e6) on Windows 11 Msys64 Edited Makefile to a QUICKJS only build ``` DUKTAPE ?= 0 QUICKJS ?= 1 LUAJIT ?= 0 PYTHON ?= 0...