N
Reaction score
2

Latest activity Postings About

    • N
      nopayne reacted to Rolfdegen's post in the thread New Teensy 4.1 DIY Synthesizer with Like Like.
      Hello friends :) The Jeannie 2 is equipped with a total of seven high-quality encoders. These encoders are used for parameter input via the menu and for modulation. The Jeannie 2 is equipped with a total of seven high-quality encoders. These...
    • N
      Looks like an interesting project. I spent some time tinkering with adding scripting to a MIDI controller project as well a few years ago. I passed on Wren at the time but maybe I need to revisit. I ended up using the Elk javascript engine at...
    • N
      It is QNEthernet. #include <QNEthernet.h> #include <ArduinoJson.h> #include <FreqCount.h> #include <USBHost_t36.h> #include "webpage.h" The "webpage.h" includes the web page code. It's about 1600 lines of React/TS...
    • N
      nopayne replied to the thread NAM on Teensy 4.0.
      I just ran across a post about slimming down NAM to run on embedded systems. Maybe it's useful for you.
    • N
      What kind of web server are you running on the Teensy? I guess it can be pretty minimal since it just needs to handle GET requests?
    • N
      I have been using LabView to control my lab setup for years. But you all know LV is ugly and expensive, and wastes a lot of resources just to do simple things like USB communication to power supplies, pulse counters, picoammeter, etc. By the...
    • N
      nopayne reacted to Nantonos's post in the thread Midi 2.0 with Like Like.
      MIDI Capability Inquiry (MIDI-CI) exists exactly for that purpose. A MIDI 2.0 implementation does not just assume MIDI 2.0 support in the devices it talks to: it sends a capability inquiry to find out exactly what features are supported. A MIDI...
    • N
      nopayne reacted to tomas's post in the thread Midi 2.0 with Like Like.
      I mean that I hope that Teensy 4.x USB MIDI (when Teensy libs are upgraded to MIDI2.0) will continue to work with MIDI 1.0 drivers and devices, so we can continue using old devices and "old" OS (I don't know what plans does Microsoft have for...
    • N
      nopayne replied to the thread Midi 2.0.
      What kind of MIDI 1.0 support are you worried about? My understanding is that MIDI 2.0 is backwards compatible.
  • Loading…
  • Loading…
Back
Top