Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: phi

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    540

    Oh, interesting! Definitely will give this a try....

    Oh, interesting! Definitely will give this a try.

    The animations I’m making are closer to P5 generative art sketches, rather than data readout or text fields. The only library I’ve found with...
  2. Replies
    2
    Views
    540

    Incoming MIDI and TFT screen animations

    Hello!
    I’m playing around with various TFT screens, and really like the aesthetic of the round screens found on Amazon etc. I’m using 1.28” 240x240 GC9A01

    I have a 16ch mux (but only 6 pots...
  3. Replies
    81
    Views
    10,550

    I installed the latest teensyduino and everything...

    I installed the latest teensyduino and everything works. Thanks!
  4. Replies
    81
    Views
    10,550

    Amazing! I’ll give this a try in the morning....

    Amazing! I’ll give this a try in the morning. Exciting!
  5. Replies
    81
    Views
    10,550

    I would love to check out this library! On...

    I would love to check out this library!

    On first try, I get this error when compiling :

    Arduino/libraries/tgx-main/src/Mesh3D.inl:301:42: error: 'extmem_free' was not declared in this scope
    ...
  6. Replies
    10
    Views
    1,392

    Hi! Quick update and case closed: I soldered a...

    Hi!
    Quick update and case closed:
    I soldered a wire direct from teensy to audio adaptor for the MCLK signal. That trace was right on the edge of design rules in my layout.
    Thanks to Paul for...
  7. Replies
    10
    Views
    1,392

    The kludge meters continuity and no shorts... ...

    The kludge meters continuity and no shorts...

    One of the grounds from the audio adaptor goes direct to the Teensy.
    The other ground from the audio adaptor looks like autoroute sent it through the...
  8. Replies
    10
    Views
    1,392

    Might have spoke too soon, The SD card is...

    Might have spoke too soon,
    The SD card is recognized, but when I play an audio file from it, the output from the audio adaptor goes to a zippering click sound that remains until I restart the...
  9. Replies
    10
    Views
    1,392

    Well this is embarrassing but a huge relief: the...

    Well this is embarrassing but a huge relief: the sd cs pin was routed on my schematic but didn’t make it onto the pcb. One piece of wire later, SD card is recognized. What’s a first-time PCB without...
  10. Replies
    10
    Views
    1,392

    I’ll look into TeensyTransfer, thanks! The...

    I’ll look into TeensyTransfer, thanks!

    The audio adaptor is connected pin for pin according to the webpage on pjrc, which only lists 3.3V. How could I measure if it’s getting enough power?

    The...
  11. Replies
    10
    Views
    1,392

    Audio Adaptor SD card and Flash Memory

    Hello!
    I have a few questions with my project. I made my very first PCB using fusion360 software and surface mount assembly by JLPCB. A teensy4, adafruit MPR121 touch sensor, and audio adaptor...
  12. Thread: MIDI Sequencer

    by phi
    Replies
    15
    Views
    4,813

    Similar results here, clock and lots of Noteoff...

    Similar results here, clock and lots of Noteoff for C-1 in the basic example.
    I also have a capacitive board on the way, maybe one of the newer Fifteenstep examples will work, or give more clues.
    I...
  13. Thread: MIDI Sequencer

    by phi
    Replies
    15
    Views
    4,813

    For hardware, i'm just using the one led and one...

    For hardware, i'm just using the one led and one pushbutton, usbMIDI to a laptop.
    The basic Fifteenstep example, as I understand, should sequence that one button's performance over 16 steps and send...
  14. Thread: MIDI Sequencer

    by phi
    Replies
    15
    Views
    4,813

    That does make sense! Before going the route of...

    That does make sense!
    Before going the route of renaming, I tried again attempting to use usbMIDI instead of hardware serial. The usbMIDI functions built into Teensy work so dang well in every...
  15. Thread: MIDI Sequencer

    by phi
    Replies
    15
    Views
    4,813

    Hello! First post here...thanks for a wonderful...

    Hello!
    First post here...thanks for a wonderful platform! Really, too much fun.
    I am also trying to bring a sequencer into a simple synth sketch written with Audio Tools.
    But first, I'm looking at...
Results 1 to 15 of 15