Search results

  1. P

    new in Teensy

    5000 x 5mm = 25m So just stacking five thousand five millimeter leds next to each other would bring it to 25 meters. I'd say that 100 meters isn't the problem, 5000 leds that's a problem.
  2. P

    Audio Library

    It'd be half the sample rate, but then it'd also be half the frequency. And if we're sampling a guitar for the purpose of emulating a bass guitar, we'll seldom be playing up in the dusty area of the fretboard (i.e. the incoming signal will be fairly low frequency). Low E string of a guitar is...
  3. P

    Audio Library

    That much I've understood. Started the coding. I've done some Arduino programming before, but I guess this project would benefit from straight C/C++. Found some examples to start from but I've got to learn more about C programming for these devices (being a C# programmer I'm not used to caring...
  4. P

    Audio Library

    I'll have a crack at it then. I'll start a thread when I have something to ask or share.
  5. P

    Audio Library

    Hi New to the forum and to Teensy. Before discovering the Audio library and this forum I bought a Teensy LC with the intent of trying to make an Octave down effect (and if unsuccessful use the Teensy for something else). I'm a programmer by trade and an electronics nerd by night (though mostly...
Back
Top