Skip to content
#

live-coding

Here are 48 public repositories matching this topic...

sema
frantic0
frantic0 commented Mar 14, 2020

VS Code's built-in debugger configuration (launch.json)

If you want to use the handy VS Code's built-in debugger with Sema (breakpoints, inspection)

"debug.allowBreakpointsEverywhere": true to the VS Code global settings.json

and here's the config for the debuggers {} launch.json

`
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions

anuejn
anuejn commented Dec 2, 2018

Describe the bug
When i load the page and then plug in a midi device, I cannot control anything with it.

To Reproduce
Steps to reproduce the behavior:

  1. load the page
  2. plug a midi controller in
  3. type "return knobs.a"
  4. click the knob and turn a knob on the controller

Expected behavior
the virtual knob a should be synced with the hardware knob

**Environment (plea

Improve this page

Add a description, image, and links to the live-coding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the live-coding topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.