Forum Rule: Always post complete source code & details to reproduce any issue!
Results 1 to 3 of 3

Thread: encoder audio control.

  1. #1

    encoder audio control.

    Im building an art project and i want to control a midi file with a quadrature encoder to function like a dj turntable. Im new to teensy and i dont know where to start with this project.

  2. #2
    Senior Member PaulS's Avatar
    Join Date
    Apr 2015
    Location
    Netherlands
    Posts
    1,034
    Quote Originally Posted by saltywhenwet View Post
    i want to control a midi file with a quadrature encoder to function like a dj turntable
    Can you explain in more detail the functionality you are looking for? I do not understand what you mean by "control a midi file". What properties of a midi file do you want to control? Or do you want to control pitch perhaps?

    Paul
    Last edited by PaulS; 01-16-2023 at 03:27 PM.

  3. #3
    Member TomChiron's Avatar
    Join Date
    Mar 2019
    Location
    Germany
    Posts
    20
    If a scratching effect is meant the granular effect from the audio library could be a starting point to process an audio file:

    https://www.pjrc.com/teensy/gui/?inf...EffectGranular

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •