Search results

  1. D

    changing pitch of audio samples - TeensyVariablePlayback library

    @h4yn0nnym0u5e - I know it's a WIP, but I've tried switching to your branch code... and I'm wrestling with some of the changes to how loop_start works... I basically need a getPosition() that returns whatever value is expected by setLoopStart(), whether that's samples or blocks or millis, etc...
  2. D

    changing pitch of audio samples - TeensyVariablePlayback library

    Just jumping in here to say that I'm using Nic's library in my O_CT4.1 development, building a 2-deck DJ-style file player, experimenting on this branch (watch out, it's messy). I've hacked in a few things: tolerating unknown WAV metadata to find the 'data' chunk, as well as searching the 'id3'...
Back
Top