Arduino synth, a smol start

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • slttblep

    Stupid Lookup Table Tricks, implementing a PolyBLEP oscillator

  • Take a look at https://github.com/ErroneousBosh/slttblep for an example of an anti-aliased sawtooth on an Arduino. Since you're using an 8-bit Arduino you can't really multiply and can't divide at all, so you have to use the titular Stupid Lookup Table Tricks to "divide" by multiplying by a reciprocal, and use a precomputed table for the function that "smooths out" the step.

  • 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

  • MyDisassembler: Disassembler for x86-64 implemented from scratch in C++

    1 project | news.ycombinator.com | 15 May 2024
  • Show HN: Digital Renderings of Fabric (Mitsuba)

    1 project | news.ycombinator.com | 15 May 2024
  • An Empirical Evaluation of Columnar Storage Formats [pdf]

    3 projects | news.ycombinator.com | 15 May 2024
  • React Native: An introduction

    2 projects | dev.to | 15 May 2024
  • New exponent functions that make SiLU and SoftMax 2x faster, at full acc

    1 project | news.ycombinator.com | 15 May 2024