P
Reaction score
4

Latest activity Postings About

    • P
      Phm78 posted the thread audio.h and SD Card in Audio Projects.
      Hello all, I wrote some rotines to erase, create a directory, list files, write and read int16_t[256] arrays on an SD card using the SdFat.h library but when I load the audio.h library at the same time, I have compilation errors. Is there a way...
    • P
      Phm78 replied to the thread New polyhonic Teensy DIY Sampler.
      I have been using Duppa products in my projects for a long time. They work very well and allow you to connect many encoders with only 2 pins of the Teensy. Duppa also sells very easy to use i2c led rings.
    • P
      For info, there are primitives: midihost.idVendor() midihost.idProduct() with for example: idVendor Akai = 0x9E8 idProduct Midi Mix = 0x31 idProduct MPK Mini Plus = 0x54 idVendor BEHRINGER = 0x1397 idProduct X TOUCH MINI = 0xB3 idVendor...
    • P
      I am myself currently developing a very similar project, which uses an Akai MPK miniplus with eight encoders as a controller, a stg5000 card and an ili9488 screen.
    • P
      Nice project, I have a question, why are the waveform tables sized [257] while the audio library oscillators expect [256]?
  • Loading…
  • Loading…
Back
Top