[Question] I'm wanting to take an audio file and, using a potentiometer, scrub back and forth through that audio file and playing that in real time, as if I was scratching back and forth on a record or one of those audio card machines.

This page summarizes the projects mentioned and recommended in the original post on /r/diyelectronics

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • JUCE

    JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.

  • You're looking for a variable-speed resampling algorithm for an audio file loaded in memory. Will be far easier on a Raspberry Pi. Use JUCE to write it, and control it using a rotary encoder. JUCE already includes a resampler, as well as audio file support, and audio device streaming, so you'd have all you need.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts