Nick Donaldson

Results 5 issues of Nick Donaldson

## Summary Adds a very simple and basic `Wavefolder` class/module for growly wavefolding goodness! ## Details This is a dead simple wavefolder based on original code by me. It's implementing...

The `DaisyPatchSM` class has an array of internal `Control` instances that are used to handle the ADC mapping and smoothing of the CV and bare ADC inputs by default. The...

# Description Fixes minor bugs in the new ladder filter added in #200: - Filter modes using first "ladder" stage in weighted mix were incorrect due to pre-sofclipped signal being...

As of iOS7, the pure-C AudioSession API is deprecated. Not a high priority here as a lot of the corresponding AVAudioSession capabilities were only rolled out with iOS 5 or...

## Background Currently libDaisy's getter methods to obtain the current audio codec sample rate as a float return the target/idealized sample rate – e.g. `48000.0` for 48kHz – when in...